StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Follow on

© 2025 StackShare. All rights reserved.

Product

  • Stacks
  • Tools
  • Feed

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
Flyway
ByFlywayFlyway

Flyway

#57in Databases
Discussions5
Followers563
OverviewDiscussions5AdoptionAlternativesIntegrations
Try It

What is Flyway?

It lets you regain control of your database migrations with pleasure and plain sql. Solves only one problem and solves it well. It migrates your database, so you don't have to worry about it anymore.

Flyway is a tool in the Databases category of a tech stack.

Key Features

Supported databases: Oracle, SQL Server, SQL Azure, DB2, DB2 z/OS, MySQL, MariaDB, Google Cloud SQL, PostgreSQL, Redshift, Vertica, H2, Hsql, Derby, SQLiteSupported build tools: Maven, Gradle, Ant and SBTWorks on: Windows, Mac OSX, Linux, Java and Android

Flyway Pros & Cons

Pros of Flyway

  • ✓Superb tool, easy to configure and use
  • ✓Very easy to config, great support on plain sql scripts
  • ✓Is fantastic and easy to install even with complex DB
  • ✓Simple and intuitive
  • ✓Easy tool to implement incremental migration

Cons of Flyway

  • ✗"Undo Migrations" requires pro version, very expensive

Flyway Alternatives & Comparisons

What are some alternatives to Flyway?

Slick

Slick

It is a modern database query and access library for Scala. It allows you to work with stored data almost as if you were using Scala collections while at the same time giving you full control over when a database access happens and which data is transferred.

Spring Data

Spring Data

It makes it easy to use data access technologies, relational and non-relational databases, map-reduce frameworks, and cloud-based data services. This is an umbrella project which contains many subprojects that are specific to a given database.

Dataform

Dataform

Dataform helps you manage all data processes in your cloud data warehouse. Publish tables, write data tests and automate complex SQL workflows in a few minutes, so you can spend more time on analytics and less time managing infrastructure.

DB

DB

With DB you can very easily save, restore, and archive snapshots of your database from the command line. It supports connecting to different database servers (for example a local development server and a staging or production server) and allows you to load a database dump from one environment into another environment.

Liquibase

Liquibase

Liquibase is th leading open-source tool for database schema change management. Liquibase helps teams track, version, and deploy database schema and logic changes so they can automate their database code process with their app code process.

DataGrip

DataGrip

A cross-platform IDE that is aimed at DBAs and developers working with SQL databases.

Try It

Visit Website

Adoption

On StackShare

Flyway Integrations

Windows, Java, Gradle, Apache Maven, Docker are some of the popular tools that integrate with Flyway. Here's a list of all 5 tools that integrate with Flyway.

Windows
Windows
Java
Java
Gradle
Gradle
Apache Maven
Apache Maven
Docker
Docker

Flyway Discussions

Discover why developers choose Flyway. Read real-world technical decisions and stack choices from the StackShare community.

Jiban Kumar Sharma
Jiban Kumar Sharma

Mar 10, 2021

Needs adviceonMSSQLMSSQLPostgreSQLPostgreSQLFlywayFlyway

MSSQL to PostgreSQL database migration can be done through Flyway? Please advise the steps if possible.

0 views0
Comments
Praneeth Varma
Praneeth Varma

Nov 23, 2020

Needs adviceonLiquibaseLiquibaseFlywayFlyway

All the DB deployments in our current organization are manual. We want to automate them. We are leaning toward Liquibase since it has versioning and rollbacks. Is Flyway better or Liquibase?

0 views0
Comments
Somnath Kardak
Somnath Kardak

Jun 9, 2020

Needs adviceonFlywayFlyway

Currently I am using Flyway as version based database migration tool, however I am thinking for an alternative tool which can produce better reporting and whose performance is better. Currently flyway migration is taking too much time, how I can improve the performance..

0 views0
Comments
Miguel Suarez
Miguel Suarez

Software Architect at Jobsrepublic

Apr 8, 2019

Needs adviceonFlywayFlywayLiquibaseLiquibasePostgreSQLPostgreSQL

Flyway vs Liquibase #Migration #Backwards-compatible

We were looking for a tool to help us integrating the migration scripts as part of our Deployment. At first sight both tools look very alike, are well integrated with Spring, have a fairly frequent development activity and short release cycles.

Liquibase puts a lot of emphasis on independence with the DB, allowing you to create the scripts on formats like JSON and YML, abstracting away from SQL, which it's also supported. Since we only work with one DB type across services we wouldn't take much advantage of this feature.

Flyway on the other hand has the advantage on being actively working on the integration with PostgreSQL 11, for it's upcoming version 6. Provides a more extensive set of properties that allow us to define what's allowed on what's not on each different environment.

Instead of looking for a tool that will allow us to rollback our DB changes automatically, we decided to implement backwards-compatible DB changes, for example adding a new column instead of renaming an existing one, postponing the deletion of the deprecated column until the release has been successfully installed.

0 views0
Comments
Joshua Dean Küpper
Joshua Dean Küpper

CEO at Scrayos UG (haftungsbeschränkt)

Mar 14, 2019

Needs adviceonFlywayFlyway

We use Flyway because we're convinced, that database schemas (DDL) should be within our version control system. Code and database belong together and Flyway is an easy and powerful way to achieve that goal. The API is easy to use and even though a commercial licence is offered, it is by no means mandatory, which was an important criterion for us.

We also wanted to integrate the migration directly into the code as we run in a serverless environment, where manual migrations are troublesome and the code itself essentially needs to migrate the database, based on its own findings. Flyway offers this capability and we didn't find any other solution, that was as lightweight while still being powerful and flexible.

0 views0
Comments
Companies
64
JSORUV+58
Developers
225
SNMLSF+219