Async SQLAlchemy 2.0 brings first-class async support, but the migration path has sharp edges around session management, lazy loading, and connection pooling. Here's a practical guide.
A practical guide to async database access in Python without the footguns.
Async SQLAlchemy 2.0 brings first-class async support, but the migration path has sharp edges around session management, lazy loading, and connection pooling. Here's a practical guide.
Related posts
Stay in the loop
New posts on engineering, architecture, and what I'm building.