pgLoader : pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL.
pgLoader has two modes ...
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...
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...
DBeaver : Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, Postgr...
dbv.php : dbv.php is a database version control web application featuring schema management, revision scripts, and more!
Alembic is a new database migrations tool, written by the author of SQLAlchemy.