Extensions¶
SQLSpec extensions integrate the registry with frameworks, event systems, and services such as Litestar, FastAPI, Flask, Starlette, and Google ADK.
Litestar
Plugin-based integration with dependency injection, CLI, and lifecycle management.
FastAPI
Dependency injection helpers for FastAPI’s Depends() system.
Flask
Request-scoped session management with portal pattern for async adapters.
Starlette
Middleware-based session management and connection pooling lifecycle.
Google ADK
Session, event, and memory storage for Google Agent Development Kit.
Events
Pub/sub event channels with database-backed queues.