Oracle to PostgreSQL migration assessment from an offline dump: reviewable extraction scripts, a SQLite inventory, and a deterministic rule engine
-
Updated
Sep 6, 2026 - Python
Oracle to PostgreSQL migration assessment from an offline dump: reviewable extraction scripts, a SQLite inventory, and a deterministic rule engine
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
Command-line tool for PostgreSQL migrations
A passwordless login system where a user enters their email, the site emails a short-lived redirect link (250 seconds) plus an 8-digit one-time code (OTP).
PostgreSQL migrations
Legacy open-source transition repo for Coderwall — security hardening, service extraction, and MongoDB to PostgreSQL migration lead.
Mysql to PGsql using python, pandas, sqlalchemy & some other libs
🔄 Simplify database migrations for Python apps with Migretti, ensuring SQL-first management for reliable and consistent PostgreSQL schema changes.
To associate your repository with the postgresql-migration topic, visit your repo's landing page and select "manage topics."