DB migrations. CLI and Golang
-
Updated
Dec 11, 2025 - Go
DB migrations. CLI and Golang
A database independent migration and seeding tool for python. Compatible with MySQL, PostgreSQL and MongoDB.
A CLI tool for importing data from one PostgreSQL database to another.
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."