5 results for “topic:postgres-migration”
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
🔄 Simplify database migrations for Python apps with Migretti, ensuring SQL-first management for reliable and consistent PostgreSQL schema changes.