Ligare.database
A framework for working with SQLAlchemy and Alembic, supporting both SQLite and PostgreSQL.
For usage, see Ligare.database.
Modules
Ligare.database's integration with Ligare.programming.config. |
|
Injector dependency injection modules for database connection objects. |
|
Integrations with SQLAlchemy's engine API. |
|
Ligare.database database migrations, handled by Ligare.database.alembic. |
|
Database schema handlers for SQLAlchemy and PostgreSQL. |
|
Libraries, fixtures, mocks, and other utilities for tests using SQLAlchemy, Alembic, or Ligare.database. |
|
Static types for use in type hinting. |