
Stop loading tables you never use: lazy-alchemy v2 for SQLAlchemy 2, async, Pydantic, and SQLModel
lazy-alchemy v2 defers SQLAlchemy table reflection to first access, cuts startup time from minutes to seconds, and now ships with native async support, Pydantic v2 schema generation, SQLModel integration, and a thread-safe TTL cache.





