DB Migration App
Desktop app to migrate databases
Marv under the hood
Marv is a programmatic database migration tool with plugable drivers for MySQL, SQLite and PostgreSQL.
Plain SQL Scripts
Migration files are just SQL scripts. No custom DSL is required, you work with what you already know.
Multi platform
The app is created using Electron and can be run on GNU/Linux, Windows or Mac.