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.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.