Command-line tool for PostgreSQL migrations
-
Updated
Dec 27, 2024 - Go
Command-line tool for PostgreSQL migrations
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
A passwordless login system where a user enters their email, the site emails a short-lived redirect link (30 seconds) plus an 8-digit one-time code (OTP).
PostgreSQL migrations
Mysql to PGsql using python, pandas, sqlalchemy & some other libs
Add a description, image, and links to the postgresql-migration topic page so that developers can more easily learn about it.
To associate your repository with the postgresql-migration topic, visit your repo's landing page and select "manage topics."