Redgate Flyway Reviews (101)

Reviews

Redgate Flyway Reviews (101)

4.5
101 reviews

What do users say?

Generated using AI from real user reviews
Users consistently praise the ease of use and seamless CI/CD integration of Redgate Flyway, highlighting how it simplifies database migrations and version control. The intuitive interface and straightforward setup help teams manage schema changes effectively, ensuring consistency across environments. However, some users note that the learning curve can be steep for new teams, particularly regarding rollback functionalities.

Pros & Cons

Generated from real user reviews
View All Pros and Cons
Search reviews
Filter Reviews
Clear Results
G2 reviews are authentic and verified.
Graeme Colin S.
GS
Graeme Colin S.
Technical Manager
Mid-Market (51-1000 emp.)
Business partner of the seller or seller's competitor, not included in G2 scores.
"Intuitive UI, Seamless Azure DevOps Integration, and Excellent Support"
5/5
What do you like best about Redgate Flyway?

**Version numbering** is clear and consistent. The product is easy to use, with an intuitive and easy-to-understand user interface. Integration with Azure DevOps is seamless, and performance is significantly better than SQL Source Control. The pricing provides an acceptable return on investment (ROI). The onboarding process was straightforward, and the support team has been excellent. We currently make limited use of the AI features, as we already have independent AI platforms in place. Review collected by and hosted on G2.com.

What do you dislike about Redgate Flyway?

No major issues encountered at this time Review collected by and hosted on G2.com.

Gautham D.
GD
Gautham D.
Software Engineer 2
Mid-Market (51-1000 emp.)
"Redgate Flyway: Schema-as-Code Migrations That Fit Seamlessly Into CI/CD"
5/5
What do you like best about Redgate Flyway?

Redgate Flyway is a leading database migration tool that uses a “schema-as-code” approach to help manage database changes efficiently. It integrates smoothly with CI/CD pipelines to automate deployments from development through to production. Flyway also supports over 50 database management systems, helping ensure consistent and reliable database schema evolution across a wide range of environments. Review collected by and hosted on G2.com.

What do you dislike about Redgate Flyway?

What I dislike about Redgate Flyway generally comes down to a few key areas that can slow development workflows and add unnecessary overhead.

First, the learning curve can feel quite steep, especially for teams that are new to migration-based database management. The documentation sometimes seems insufficient, which makes it harder to understand migrations and manage them effectively. As a result, developers can get frustrated and the ramp-up period can take longer than it should.

Another major drawback is the lack of certain features, particularly when important capabilities are limited to paid editions. This “paywall fatigue” comes from seeing functions that feel like they should be standard—such as undo migrations, dry runs, or more advanced reporting—locked behind higher-priced tiers. That can be difficult to justify, especially for smaller teams or projects working with tight budgets. Review collected by and hosted on G2.com.

YK
Yashas K.
Software Engineer - DevOps
Mid-Market (51-1000 emp.)
"Dead-Simple SQL Migrations with Smooth CI/CD Integration"
4.5/5
What do you like best about Redgate Flyway?

What I really like about Redgate Flyway is how dead simple it is. There are no new languages to learn and no complicated setup—just plain SQL scripts. That makes it really easy to get started and to get the whole team on board.

It also plugs right into CI/CD pipelines like it was made for it. Deployments stay consistent, predictable, and smooth from development to production. And the migration tracking is an absolute lifesaver, because it helps prevent environments from drifting out of sync. Review collected by and hosted on G2.com.

What do you dislike about Redgate Flyway?

It’s overly expensive. The UI can feel a bit laggy when working with large databases. It works well with legacy databases, but it should catch up with modern databases. Review collected by and hosted on G2.com.

Bharti S.
BS
Bharti S.
Analytics Consultant
Mid-Market (51-1000 emp.)
"Consistent and Hassle-Free Database Migrations"
5/5
What do you like best about Redgate Flyway?

What I like most about Redgate Flyway is how simple and developer friendly it is. It doesn’t require learning any new language or complex setup you can work directly with SQL scripts, which makes it very easy to get started and adopt within a team.

I also appreciate how seamlessly it fits into CI/CD pipelines. It brings a lot of structure and consistency to database deployments, ensuring that changes move smoothly from development to production without surprises. The built-in version control through migration tracking is another big plus, as it helps avoid issues like environments going out of sync. Review collected by and hosted on G2.com.

What do you dislike about Redgate Flyway?

One thing I find a bit limiting about Redgate Flyway is its handling of rollbacks. Undoing changes isn’t always straightforward, especially in more complex scenarios, and some of the more advanced rollback capabilities are only available in the paid versions. Review collected by and hosted on G2.com.

Manikandan V.
MV
Manikandan V.
Graduate Engineer Trainee (DevOps / Software Engineer)
Information Technology and Services
Enterprise (> 1000 emp.)
"Streamlined Migrations with Seamless CI/CD Integration"
4.5/5
What do you like best about Redgate Flyway?

I appreciate Redgate Flyway for its simple and reliable version control for database migrations. The seamless integration with CI/CD pipelines is a huge plus, as it automates deployments and ensures the same migrations have been applied consistently across all environments. Version control makes it easy to track and manage database changes. Moreover, the initial setup was straightforward due to clear documentation, making it relatively easy to integrate with our CI/CD pipelines. Review collected by and hosted on G2.com.

What do you dislike about Redgate Flyway?

Initial setup and configuration was bit complex for new users and troubleshooting the migration issues could be improved to be straightforward with meaningful error messages to save time for users Review collected by and hosted on G2.com.

Verified User in Computer Software
AC
Verified User in Computer Software
Mid-Market (51-1000 emp.)
"Flyway Makes Keeping Customer Databases Up to Date Simple"
5/5
What do you like best about Redgate Flyway?

Initial setup and demos were performed by and with the Redgate Team, and they helped us all of the way.

Flyway helps our DBA team keep all databases up to date by using the Deploy functionality. It’s really simple to make a change in the development database and then apply that same change to customer databases.

We have integrated Flyway into our TFS pipelines flawlessly. This has removed the need of DBA intervention when another department wants to apply the latest database updates.

Once you have been trained in the available functionality, the performance of Flyway is outstanding. Its easy to see if there are any new updates to download before deployment, so you never miss a beat. Review collected by and hosted on G2.com.

What do you dislike about Redgate Flyway?

There was a little issue in one of the newer updates. When launching Flyway after the update, it asked to convert the Toml file as a function had been deprecated. Once this was done, I received a licencing error which wasn't present before the conversion. Review collected by and hosted on G2.com.

Verified User in Staffing and Recruiting
AS
Verified User in Staffing and Recruiting
Mid-Market (51-1000 emp.)
"Great for One-Click Deployments, but Unsupported DB Objects Needed Cleanup"
3/5
What do you like best about Redgate Flyway?

Flyway was the missing piece for our one click deployment. We had pipelines for the code part of the release, but the database side continued to be our bottleneck as scripts were having to be run manually. Review collected by and hosted on G2.com.

What do you dislike about Redgate Flyway?

There were several database objects that were not supported at the time that required cleanup on our side. Some of these were technical debt in the form of unused and orphaned database objects, but it did take time to track them all down and determine if they could be removed, or needed updating. I believe since then you can set Flyway to ignore certain database objects, so it is likely a non-issue moving forward. Review collected by and hosted on G2.com.

Chethan R.
CR
Chethan R.
Associate Data Engineer
Mid-Market (51-1000 emp.)
"Plain SQL Migrations Made Easy with Flyway"
5/5
What do you like best about Redgate Flyway?

Flyway is great because it uses plain SQL scripts for versioning, making it incredibly easy for developers to learn and adopt.

It also ensures environment consistency by using a schema history table to track and automate migrations across your entire CI/CD pipeline. Review collected by and hosted on G2.com.

What do you dislike about Redgate Flyway?

The "Paywall" Fatigue: Many features that used to be standard (or feel like they should be) are now locked behind Teams or Enterprise editions. For example, Undo migrations, dry runs, and certain advanced reporting tools require a paid license, which can be a tough sell for smaller teams. Review collected by and hosted on G2.com.

Rohit S.
RS
Rohit S.
Analytical Consultant
Mid-Market (51-1000 emp.)
"Simple, SQL-First Tool with Great Performance and Powerful Features"
4.5/5
What do you like best about Redgate Flyway?

I like the simplicity of this tool. It uses plain SQL, which makes it very easy to work with and understand. At the same time, it also includes advanced features, such as drift detection, and it supports various database types. it supports integration of various databases. the performance is very good compared to some other tools i have used Review collected by and hosted on G2.com.

What do you dislike about Redgate Flyway?

there are some features blocked by paywall and no built in undo functionality. hence need to manually rollback Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Verified User in Computer Software
Mid-Market (51-1000 emp.)
"SQL-First, Version-Controlled Migrations That Fit CI/CD Effortlessly"
4.5/5
What do you like best about Redgate Flyway?

What I like most is that migrations are just plain, version-controlled SQL files. The V1__, V2__ naming makes the order of schema changes obvious, and running flyway migrate applies exactly what's pending, so every environment lands in the same state. It fits into a CI/CD pipeline with little effort, the schema history table gives a clear audit trail of what ran and when, and since it supports so many databases we didn't need a different tool per project. Being SQL-first keeps the learning curve low. Review collected by and hosted on G2.com.

What do you dislike about Redgate Flyway?

The most useful features (undo/rollback, dry runs, drift detection) sit behind the paid Teams and Enterprise tiers, so the Community edition can feel bare-bones for a growing team. Initial configuration (flyway.conf, placeholders, per-environment settings) takes some trial and error, and the error output on a failed migration could be clearer about what went wrong. The desktop/UX side is also less polished than the command-line experience. Review collected by and hosted on G2.com.