mysql-migration
There are 7 repositories under mysql-migration topic.
ableinc/mongrations
A database independent migration and seeding tool for python. Compatible with MySQL, PostgreSQL and MongoDB.
trafficinc/pm-migrate
PM Migrate is a simple upward migration library so you can write your migrations in SQL. Use with ANY PHP framework or no-framework.
wnpower/MigrateMySQL
Scripts para exportar e importar bases de datos MySQL
Filipe07/php-database-migration
PHP/MySQL database migration tool
nexys-system/sql-migrations
Migrations for MySQL. Same interfaces and compatibility with flyway
uts58/mysql-to-pgsql
Mysql to PGsql using python, pandas, sqlalchemy & some other libs
jgauthi/tool_mysql_migration_structure
Tool to migrate a mysql database from migration files (*.sql). Useful for legacy projects, without framework.