DBWarden – A database migration tool for Python/SQLAlchemy projects
SQLAlchemy migration tool, but Alembic already dominates this space completely.

Fixes schema drift without migration history where Alembic leaves you stranded.
Python developers managing databases with broken or missing migration history
Alembic · Atlas · SQLAlchemy
If you've ever worked on a database where the migration history is incomplete, wrong, or simply doesn't exist, this is for you.
Supports PostgreSQL and SQLite. Safe defaults. Run compare() to view differences, or apply() to fix the target database.
PyPI: https://pypi.org/project/dbconform Source: https://github.com/brian-pond/dbconform
SQLAlchemy migration tool, but Alembic already dominates this space completely.
Catches AI code debt deterministically with AST analysis when linters only check style.
Bans rm -rf and sudo at the infra level before the agent ever sees the command.
Uses PostgreSQL's own parser when sqldef hits parsing limits.
Drop-in migra replacement with migrations folder support and AI explanations.
Keeps the abandoned migra tool alive, but Atlas and Flyway already own this space.