Liquibase : Liquibase is an open source database-independent library for tracking, managing and applying database schema changes
Sqitch by theory : Sqitch is a database change management application.
Sqitch is not integrated with any framework, ORM, or platform. Rather, it is a standalone change m...
pg_chameleon : pg_chameleon is a MySQL to PostgreSQL replica system written in Python 3. The tool can connect to the mysql replication protocol and replicate the dat...
Splitgraph : Splitgraph is a data management, building and sharing tool inspired by Docker and Git that works on top of PostgreSQL and integrates seamlessly with a...
DBeaver : Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, Postgr...
Alembic is a new database migrations tool, written by the author of SQLAlchemy.