A database migrations tool for TortoiseORM, similar to Alembic for SQLAlchemy or Django's migration system.
Aerich is a dedicated database migration tool for TortoiseORM, designed to manage schema changes in a production-ready manner. It provides a command-line interface and programmatic API to handle versioned migrations, making it an essential component for TortoiseORM-based applications that require reliable database evolution.
Developers using TortoiseORM in Python applications who need a structured way to handle database schema migrations, particularly those managing multiple apps or databases within a single project.
Aerich integrates seamlessly with TortoiseORM, offering automatic migration generation, version control, and database inspection, with unique features like multi-app support and managed table ignoring for flexible schema management.
A database migrations tool for TortoiseORM, ready to production.
GINO Is Not ORM - a Python asyncio ORM on SQLAlchemy core.
A fast, user friendly ORM and query builder which supports asyncio.
An async ORM. 🗃
Adds simple SQLAlchemy support to FastAPI
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.