A database independent migration and seeding tool for python. Compatible with MySQL, PostgreSQL and MongoDB.
-
Updated
Jan 11, 2023 - Python
A database independent migration and seeding tool for python. Compatible with MySQL, PostgreSQL and MongoDB.
sql migrations tool, done right for those of us don't rely on SqlAlchemy or Alembic. Migretti is a 10/10 tool for this use case. It is not just a "script runner"; it is a fully featured migration engine with enterprise-grade safeguards (locking, auditing, transactional dry-runs) built-in. It is perfectly suited for your applicaiton of any scale
Add a description, image, and links to the postgres-migration topic page so that developers can more easily learn about it.
To associate your repository with the postgres-migration topic, visit your repo's landing page and select "manage topics."