Flyway Desktop using other databases

Flyway Desktop is a GUI on top of the Flyway command line.  It supports all the databases that Flyway supports including:

 

Select your database from the dropdown when creating a new project:


You can also import an existing flyway.conf file to create a new project picking up your existing migration scripts, location(s), and settings from your flyway.conf file.


Once your project is created, you'll be able to see your migration scripts, specify a target database, add parameters, preview a dry run script, migrate the target database, see script execution times, and version control your migration scripts in your own Git repositories (ADO Git, GitHub, GitLab, BitBucket, etc.).


We plan to bring advanced capabilities to MySQL including object-level history and generating migration scripts and their corresponding undo scripts in 2022.  These advanced capabilities are available for SQL Server, Oracle and Postgres databases today. 

Are you interested in using Flyway Desktop with PostgreSQL?

We are currently looking to talk with MySQL users about their database development and deployment processes.  If you're interested, please sign up here


Didn't find what you were looking for?