==================== Google ADK Extension ==================== SQLSpec provides an ADK extension for session, event, and memory storage with SQL-backed persistence. Choose a guide ============== .. grid:: 1 1 2 3 :gutter: 2 :padding: 0 .. grid-item-card:: Installation :link: installation :link-type: doc Install the extension and configure the service. .. grid-item-card:: Quickstart :link: quickstart :link-type: doc Persist memory and sessions with minimal setup. .. grid-item-card:: API Reference :link: api :link-type: doc Interfaces, stores, and configuration helpers. .. grid-item-card:: Adapters :link: adapters :link-type: doc Configure supported SQLSpec adapters. .. grid-item-card:: Backends :link: backends :link-type: doc Storage backends and connection profiles. .. grid-item-card:: Migrations :link: migrations :link-type: doc Apply schema changes safely over time. .. grid-item-card:: Schema :link: schema :link-type: doc Table layouts for sessions and memory records. .. toctree:: :hidden: installation quickstart api adapters backends migrations schema