Alternatives to Flyway logo

Alternatives to Flyway

Liquibase, Hibernate, Switch, Slick, and Spring Data are the most popular alternatives and competitors to Flyway.
270
539
+ 1
33

What is Flyway and what are its top alternatives?

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 Database Tools category of a tech stack.
Flyway is an open source tool with 7.4K GitHub stars and 1.4K GitHub forks. Here’s a link to Flyway's open source repository on GitHub

Top Alternatives to Flyway

  • 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. ...

  • Hibernate
    Hibernate

    Hibernate is a suite of open source projects around domain models. The flagship project is Hibernate ORM, the Object Relational Mapper. ...

  • Switch
    Switch

    Ring your mobile phone, computer, and desk phone at the same time. Answer calls and switch seamlessly between devices. Use your personal device with a business phone number so you're always reachable. ...

  • 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. ...

  • DataGrip
    DataGrip

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

  • Microsoft SQL Server Management Studio
    Microsoft SQL Server Management Studio

    It is an integrated environment for managing any SQL infrastructure, from SQL Server to Azure SQL Database. It provides tools to configure, monitor, and administer instances of SQL Server and databases. Use it to deploy, monitor, and upgrade the data-tier components used by your applications, as well as build queries and scripts. ...

Flyway alternatives & related posts

Liquibase logo

Liquibase

564
619
69
Easily track, version & deploy database changes
564
619
+ 1
69
PROS OF LIQUIBASE
  • 18
    Many DBs supported
  • 18
    Great database tool
  • 12
    Easy setup
  • 8
    Database independent migration scripts
  • 5
    Database version controller
  • 5
    Unique open source tool
  • 2
    Precondition checking
  • 1
    Supports NoSQL and Graph DBs
CONS OF LIQUIBASE
  • 5
    Documentation is disorganized
  • 5
    No vendor specifics in XML format - needs workarounds

related Liquibase posts

Miguel Suarez

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.

See more
Shared insights
on
FlywayFlywayLiquibaseLiquibase

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?

See more
Hibernate logo

Hibernate

1.7K
1.1K
30
Idiomatic persistence for Java and relational databases.
1.7K
1.1K
+ 1
30
PROS OF HIBERNATE
  • 21
    Easy ORM
  • 7
    Easy transaction definition
  • 2
    Is integrated with spring jpa
CONS OF HIBERNATE
  • 3
    Can't control proxy associations when entity graph used

related Hibernate posts

Switch logo

Switch

5
15
0
Cloud-based phone system built for Google Apps users
5
15
+ 1
0
PROS OF SWITCH
    Be the first to leave a pro
    CONS OF SWITCH
      Be the first to leave a con

      related Switch posts

      Slick logo

      Slick

      9.2K
      1.2K
      0
      Database query and access library for Scala
      9.2K
      1.2K
      + 1
      0
      PROS OF SLICK
        Be the first to leave a pro
        CONS OF SLICK
          Be the first to leave a con

          related Slick posts

          Spring Data logo

          Spring Data

          810
          392
          0
          Provides a consistent approach to data access – relational, non-relational, map-reduce, and beyond
          810
          392
          + 1
          0
          PROS OF SPRING DATA
            Be the first to leave a pro
            CONS OF SPRING DATA
              Be the first to leave a con

              related Spring Data posts

              Остап Комплікевич

              I need some advice to choose an engine for generation web pages from the Spring Boot app. Which technology is the best solution today? 1) JSP + JSTL 2) Apache FreeMarker 3) Thymeleaf Or you can suggest even other perspective tools. I am using Spring Boot, Spring Web, Spring Data, Spring Security, PostgreSQL, Apache Tomcat in my project. I have already tried to generate pages using jsp, jstl, and it went well. However, I had huge problems via carrying already created static pages, to jsp format, because of syntax. Thanks.

              See more
              Dataform logo

              Dataform

              734
              47
              0
              A framework for managing SQL based data operations.
              734
              47
              + 1
              0
              PROS OF DATAFORM
                Be the first to leave a pro
                CONS OF DATAFORM
                  Be the first to leave a con

                  related Dataform posts

                  DataGrip logo

                  DataGrip

                  544
                  617
                  16
                  A database IDE for professional SQL developers
                  544
                  617
                  + 1
                  16
                  PROS OF DATAGRIP
                  • 4
                    Works on Linux, Windows and MacOS
                  • 2
                    Diff viewer
                  • 2
                    Code analysis
                  • 2
                    Wide range of DBMS support
                  • 1
                    Generate ERD
                  • 1
                    Quick-fixes using keyboard shortcuts
                  • 1
                    Database introspection on 21 different dbms
                  • 1
                    Export data using a variety of formats using open api
                  • 1
                    Import data
                  • 1
                    Code completion
                  CONS OF DATAGRIP
                    Be the first to leave a con

                    related DataGrip posts

                    Microsoft SQL Server Management Studio logo

                    Microsoft SQL Server Management Studio

                    484
                    415
                    0
                    An integrated environment for managing any SQL infrastructure
                    484
                    415
                    + 1
                    0
                    PROS OF MICROSOFT SQL SERVER MANAGEMENT STUDIO
                      Be the first to leave a pro
                      CONS OF MICROSOFT SQL SERVER MANAGEMENT STUDIO
                        Be the first to leave a con

                        related Microsoft SQL Server Management Studio posts

                        Kelsey Doolittle

                        We have a 138 row, 1700 column database likely to grow at least a row and a column every week. We are mostly concerned with how user-friendly the graphical management tools are. I understand MySQL has MySQL WorkBench, and Microsoft SQL Server has Microsoft SQL Server Management Studio. We have about 6 months to migrate our Excel database to one of these DBMS, and continue (hopefully manually) importing excel files from then on. Any tips appreciated!

                        See more