# Redgate Flyway Reviews
**Vendor:** Redgate Software  
**Category:** [ Database DevOps Software](https://www.g2.com/categories/database-devops-software)  
**Average Rating:** 4.5/5.0  
**Total Reviews:** 91
## About Redgate Flyway
Redgate Flyway enables teams to deploy stable, secure database changes with confidence. With Flyway’s best-in-class technology and market-leading flexibility, teams have all they need for strong database governance, reliable deployments and the freedom to innovate faster. Redgate’s portfolio of solutions, including Flyway, help organizations reliably solve the complex challenges of database change management across the Database DevOps lifecycle. We make life easier for IT leaders, development and operations teams, increasing efficiency, reducing errors and protecting business-critical data. More than 200,000 data professionals across the globe, including 92% of the Fortune 100, rely on Redgate’s solutions to enable automation, resilience and efficiency throughout the database lifecycle, ensuring they get the most value out of their databases.



## Redgate Flyway Pros & Cons
**What users like:**

- Users appreciate the **ease of use** of Redgate Flyway, enabling simple database migrations and CI/CD integration. (36 reviews)
- Users value the **seamless version control** in Redgate Flyway, enhancing database migrations within CI/CD pipelines. (20 reviews)
- Users value the **easy integrations** of Redgate Flyway, enhancing their CI/CD processes effortlessly within existing workflows. (10 reviews)
- Users value the **reliable migration process** of Redgate Flyway, ensuring predictable and transparent database deployments. (10 reviews)
- Users value the **deployment ease** of Redgate Flyway, streamlining database management and enhancing team productivity. (8 reviews)
- Easy Setup (5 reviews)
- Integrations (5 reviews)
- Performance Efficiency (5 reviews)
- Productivity Improvement (5 reviews)
- Useful (5 reviews)

**What users dislike:**

- Users notice a **steep learning curve** with Redgate Flyway, struggling with initial setup and documentation issues. (8 reviews)
- Users find **missing features** in Redgate Flyway frustrating, particularly with limitations on advanced and essential functions. (7 reviews)
- Users find **error handling confusing** in Redgate Flyway, as unclear messages complicate troubleshooting migrations and fixes. (6 reviews)
- Users find the **high cost** of Redgate Flyway challenging to justify and limits its accessibility for many clients. (6 reviews)
- Users find the **limited advanced GUI features** and complexity in handling large migrations frustrating with Flyway. (6 reviews)
- Poor Documentation (6 reviews)
- Pricing Issues (6 reviews)
- Complexity (5 reviews)
- Integration Issues (5 reviews)
- Manual Processes (5 reviews)

## Redgate Flyway Reviews
  ### 1. Dead-Simple SQL Migrations with Smooth CI/CD Integration

**Rating:** 4.5/5.0 stars

**Reviewed by:** Yashas  K. | Software Engineer - DevOps, Mid-Market (51-1000 emp.)

**Reviewed Date:** April 23, 2026

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

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

**What problems is Redgate Flyway solving and how is that benefiting you?**

Flyway mainly solves the problem of managing and tracking database schemas across multiple deployment environments. It helps keep prod, QA, and test branches in sync, provides version control for database changes, and all of this can be implemented through CI/CD.

  ### 2. Consistent and Hassle-Free Database Migrations

**Rating:** 5.0/5.0 stars

**Reviewed by:** Bharti S. | Analytics Consultant, Mid-Market (51-1000 emp.)

**Reviewed Date:** March 30, 2026

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

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

**What problems is Redgate Flyway solving and how is that benefiting you?**

Redgate Flyway helps solve the challenge of managing database changes in a consistent and organized way. It ensures all changes are version-controlled and applied in the correct order across environments. This reduces manual errors and keeps development, testing, and production in sync. Overall, it makes deployments more reliable and saves time through automation.

  ### 3. Flyway Makes Keeping Customer Databases Up to Date Simple

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** February 04, 2026

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

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

**What problems is Redgate Flyway solving and how is that benefiting you?**

Before using Flyway, keeping databases updated was quite a manual and time consuming job.  Since using flyway, there is a single point of change which is then easy to replicate down to other existing databases.  This has saved the DBA team so much time, allowing us to focus on additional tasks.

  ### 4. Great for One-Click Deployments, but Unsupported DB Objects Needed Cleanup

**Rating:** 3.0/5.0 stars

**Reviewed by:** Verified User in Staffing and Recruiting | Mid-Market (51-1000 emp.)

**Reviewed Date:** May 18, 2026

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

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

**What problems is Redgate Flyway solving and how is that benefiting you?**

It is the missing piece for a one click release night. We had the codebase handled with pipelines, but the database side continued to cause issues with the number of changes coming from multiple sources.

  ### 5. Plain SQL Migrations Made Easy with Flyway

**Rating:** 5.0/5.0 stars

**Reviewed by:** Chethan R. | Associate Data Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 11, 2026

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

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

**What problems is Redgate Flyway solving and how is that benefiting you?**

Problems Solved
Database Drift: It prevents environments (Dev, QA, Prod) from falling out of sync. Without Flyway, "hotfixes" often happen directly in Production and never make it back to Dev; Flyway detects this drift and provides scripts to resolve it.

Deployment Anxiety: It eliminates the manual "run these 10 scripts in this specific order" process, which is prone to human error.

Lack of Traceability: It solves the mystery of "Who changed this table and when?" by maintaining a mandatory flyway_schema_history table within the database itself.

"It Works on My Machine" Syndrome: It ensures that every developer is working against the exact same schema version, preventing code failures caused by missing columns or tables.

  ### 6. Simple, SQL-First Tool with Great Performance and Powerful Features

**Rating:** 4.5/5.0 stars

**Reviewed by:** Rohit S. | Analytical Consultant, Mid-Market (51-1000 emp.)

**Reviewed Date:** March 31, 2026

**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

**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

**What problems is Redgate Flyway solving and how is that benefiting you?**

flyway provides support to deploy to production. since flyway ensures that every environment is a clone of the others, if it works in my pipeline, then it gives me confidence that it will work in production as well. the code reviews happen much faster due to its AI features

  ### 7. Simple to Use and Keeps Schema Changes Consistent Across Environments

**Rating:** 4.0/5.0 stars

**Reviewed by:** Samuel P. | Senior Software Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** February 03, 2026

**What do you like best about Redgate Flyway?**

I like how simple it is to use. This past year was the first time using Flyway Desktop and that helped me with making sure that the same schema changes are implemented across all envs in a much more intuitive way.

**What do you dislike about Redgate Flyway?**

I wish that it can be integrated with Github directly so that when a certain migration files are merged into specific branch (e.g. stg or main), it will apply to that environment. Maybe there's already something like that but I've been having to apply the migration changes manually.

I also wish there was a way to see all the changes per table or see the final schema definition via AI or something. When there are a ton of migration scripts and many small changes here and there for a specific table, it's hard to see the full picture directly from Flyway.

**What problems is Redgate Flyway solving and how is that benefiting you?**

As I work with multiple environments, it gives me assurance that whatever I've applied to my lower level envs to get it working, the same schema changes will eventually get applied to prod. Rather than keeping track of that myself and figuring out how to version them, it makes it simple and clear.

  ### 8. Flyway Delivers Precise, Flexible Migrations and Streamlined Deployments

**Rating:** 5.0/5.0 stars

**Reviewed by:** Stephen J. | Owner, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 03, 2026

**What do you like best about Redgate Flyway?**

Flyway runs database migration scripts written in the database's language. As an expert in database design and optimization, I want the tools that perform migrations to create the exact database I designed. I turned to Flyway after years of frustration with framework migration tools, where I would spend hours figuring out how to "trick" the tool into provisioning the database I designed.  Additionally, Flyway makes production deployments simple and straightforward for my DevOps team. My QA and developers can blow away a database and recreate it in seconds. Flyway is a solid execution of a simple concept that delivers productivity and flexibility to my development pipeline.

**What do you dislike about Redgate Flyway?**

The enterprise version of this software is quite expensive, which prohibits its use at many clients.

**What problems is Redgate Flyway solving and how is that benefiting you?**

Flyway runs database migration scripts written in the database's language. As an expert in database design and optimization, I want the tools that perform migrations to create the exact database I designed. I turned to Flyway after years of frustration with framework migration tools, where I would spend hours figuring out how to "trick" the tool into provisioning the database I designed.  Additionally, Flyway makes production deployments simple and straightforward for my DevOps team. My QA and developers can blow away a database and recreate it in seconds. Flyway is a solid execution of a simple concept that delivers productivity and flexibility to my development pipeline.

  ### 9. Standard across technology with one time pain in setup

**Rating:** 1.5/5.0 stars

**Reviewed by:** Nilesh M. | Architect, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 04, 2026

**What do you like best about Redgate Flyway?**

Redgate Flyway is cross-platform and supports multiple technologies, and its DB source control support is a real plus. The way it detects changes and manages migrations with granular control is impressive. However, the initial setup can be difficult, especially for people coming from a .NET or Microsoft stack.

**What do you dislike about Redgate Flyway?**

A big part of the challenge is that it mainly depends on the Java runtime and supporting jars, and the documentation around this isn’t very user-friendly. At least in my experience, I often end up relying on Stack Overflow discussion threads to figure out what’s going wrong.

**What problems is Redgate Flyway solving and how is that benefiting you?**

This has become our de facto standard for database source control, whether it’s MS-SQL or Oracle. The way it handles source control across two different database solutions is genuinely impressive. Adopting it as a standard practice has made our work much simpler and has also helped us streamline our CI/CD pipeline.

  ### 10. Flyway Makes Database Migrations Fast, Reliable, and Nearly Error-Free

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Hospital & Health Care | Small-Business (50 or fewer emp.)

**Reviewed Date:** May 18, 2026

**What do you like best about Redgate Flyway?**

Flyway removes the complexity of generating database migration scripts and has removed 99% of migration script mistakes while also accelerating development time by allowing developers to sync their local DB to the latest structure within minutes.

**What do you dislike about Redgate Flyway?**

No way for the CLI to be updated automatically on the deployment servers. This means that every upgrade needs to be allied manually to each deployment server.

**What problems is Redgate Flyway solving and how is that benefiting you?**

Before using Flyway we had manually created change scripts that each developer had to run in order to keep their local development database up to date. These scripts frequently had errors requiring each developer to fix the scripts costing time and money. It also caused problems deploying to test environments with DB updated regularly taking 30+ minutes multiple times per day.

  ### 11. Predictable, Transparent SQL Migrations with “Migrate Once, Run Anywhere” Reliability

**Rating:** 4.5/5.0 stars

**Reviewed by:** Adhesh D. | Associate Analytics Consultant, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 11, 2026

**What do you like best about Redgate Flyway?**

It turns database migrations into plain SQL scripts that follow a simple versioning order, making deployments predictable and transparent. Its best feature is the "migrate once, run anywhere" reliability that bridges the gap between code and your database.

**What do you dislike about Redgate Flyway?**

Flyway's limited rollback support in the free version makes recovering from failed migrations a manual, often painful headache. It also lacks "state-aware" comparison tools, meaning it can't tell you how your schema drifted unless you’ve strictly tracked every change via a script.

**What problems is Redgate Flyway solving and how is that benefiting you?**

Redgate Flyway solves the "it worked on my machine" problem by automating database version control and ensuring schema consistency across development, testing, and production environments. This benefits you by eliminating manual deployment errors and risky late-night fixes, allowing you to treat database changes with the same speed and reliability as your application code.

  ### 12. Simple, Straightforward CI/CD Deployments with Redgate Flyway

**Rating:** 4.5/5.0 stars

**Reviewed by:** yesubabu p. | Plarform Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** May 18, 2026

**What do you like best about Redgate Flyway?**

Simple and straightforward to use. All of our CI/CD pipelines are using Redgate Flyway, and the teams are very happy deploying their changes through the CI/CD pipelines.

**What do you dislike about Redgate Flyway?**

No issues, we are happy about our CICD piles lines and the simplicity of flyway tool. However pricing is a bit high to utilize it for across the organisation

**What problems is Redgate Flyway solving and how is that benefiting you?**

Effective database change management. We like it for its simplicity, and overall we prefer it because it’s straightforward and easy to use.

  ### 13. Simple, Versioned Schema Migrations with Great CI/CD Support

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** February 12, 2026

**What do you like best about Redgate Flyway?**

I like the way it is helping the users to migrate the schema.
Before it is very hard to keep track of schema changes but now the developer do not need to worry about it. Repetable and Versioned is the best think i liked it and it is very simple to implement using the SQL. It is having CI/CD support also.

**What do you dislike about Redgate Flyway?**

I have faced the problem while creating environment in the flyway the errors shown is not still clear. when i try to setup everything was right but instead of using the cmd i have used the power shell but i am not able to resolve it and i have checked out the support online but still i didn't get correct support. The Support can be improved. The product is having some potential to grow well by giving the error message correctly and correctly refined documentation.
In stack overflow it is outdated the way we have install flyway-cli and flyway it is confusing me more finally with the help of my collegue i have resolved all the problem

**What problems is Redgate Flyway solving and how is that benefiting you?**

Manually creating schema database and tables structures is ok in the dev mode but when it comes to production it can be tedious and can make mistakes lead to putting production at risk. It reduces the time for the development. we have to set it up once then we can use the same scripts for all the three dev qa and prod. which would help in ci/cd as well. The versioning and repetable in the flyway is very usefull so that the functions views are recreated whenever we are migrating and versioned or not migrated unnecessarily

  ### 14. Simple, Reliable Database Migrations with Smooth CI/CD Integration

**Rating:** 4.0/5.0 stars

**Reviewed by:** Bhavani K. | SDE1, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 09, 2026

**What do you like best about Redgate Flyway?**

Redgate Flyway stands out for its simplicity and reliability in managing database migrations. It allows teams to version-control database schema changes alongside application code, making deployments consistent across all environments. Its lightweight setup and SQL-first approach make it easy for developers to adopt without a steep learning curve. Flyway integrates smoothly with CI/CD pipelines, helping automate database changes and reduce manual errors. The clear migration history and validation checks add confidence during releases, especially in production environments.

**What do you dislike about Redgate Flyway?**

While Redgate Flyway is reliable, it has some limitations. Handling rollbacks can be challenging, as Flyway encourages forward-only migrations, which may require extra planning. Complex migrations and data fixes often need manual scripting and careful testing. Some advanced features, such as enhanced reporting and enterprise-level controls, are locked behind paid editions. Additionally, managing very large numbers of migration files can become harder over time without strong naming and organization practices.

**What problems is Redgate Flyway solving and how is that benefiting you?**

Redgate Flyway solves the problem of managing and tracking database schema changes across multiple environments. It ensures that database migrations are version-controlled, repeatable, and applied in the correct order, eliminating manual database updates and environment drift. This benefits us by making deployments more predictable, reducing errors during releases, and improving collaboration between developers and operations teams. With Flyway integrated into our CI/CD pipeline, database changes are automated alongside application code, which saves time, improves consistency, and increases confidence when deploying to production.

  ### 15. Beginner-Friendly Deployments with Powerful Code Versioning & CI/CD Commands

**Rating:** 5.0/5.0 stars

**Reviewed by:** Dinesh S. | Principal Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** February 05, 2026

**What do you like best about Redgate Flyway?**

Code versioning and deployment via desktop are beginner-friendly, and CI/CD can be handled using commands and implement easily using GitHub Actions.

**What do you dislike about Redgate Flyway?**

Frequent UI changes each time we upgrade to new version.

**What problems is Redgate Flyway solving and how is that benefiting you?**

Initially, as a team, we were deploying our DB scripts manually to each server. First, I helped my team analyze the Flyway desktop. We have minimized Deployment errors by using Flyway deployment using Desktop. As we learn and move to CICD using GitHub Actions, we are even faster with our deployments using Flyway Commands for DB deployment. Overall, we have moved from Manual deployment to CICD using Flyway and it's been a very good experience.

  ### 16. Loving that we have some kind of version control where we didn't before Flyway

**Rating:** 2.5/5.0 stars

**Reviewed by:** Rory D. | Report Analyst, Enterprise (> 1000 emp.)

**Reviewed Date:** February 03, 2026

**What do you like best about Redgate Flyway?**

What I like best about Flyway is how easy it is to implement and set up.

**What do you dislike about Redgate Flyway?**

What I least like about Flyway is the user interface. I do not find it intuitive

**What problems is Redgate Flyway solving and how is that benefiting you?**

We previous;y did not have very good version controls.  We had people making changes in production which, when I came on board to this team, I found to be unbelievable for a large company.  We now have proper version controls, we can track what is being done and there are systematic ways to back out of changes instead of "I think this is all I did" type vibes.

  ### 17. Flyway Makes Database Migrations Simple, Structured, and Reliable

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** February 05, 2026

**What do you like best about Redgate Flyway?**

What I like most about Flyway is how simple it is and how it encourages a structured workflow. Compared with similar tools, it feels easier to use, and with just a few commands I can take care of everything I need. At the same time, it pushes me to follow proper migration practices that I might otherwise overlook, which makes the overall process more reliable and consistent.

**What do you dislike about Redgate Flyway?**

I dislike that it’s hard to find a proper way to use it with a database that’s already in production and wasn’t using Flyway from the start.

**What problems is Redgate Flyway solving and how is that benefiting you?**

It solves the problem of keeping database scripts in sync across multiple environments by integrating seamlessly with Git. I don’t have to waste time manually coordinating changes, and I don’t worry about forgetting to apply a script somewhere.

  ### 18. Reliable, script-based database automation that stays out of your way

**Rating:** 5.0/5.0 stars

**Reviewed by:** Keerthan P. | Associate Data Analyst, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 11, 2026

**What do you like best about Redgate Flyway?**

I love the simplicity of the migrate-first approach and how easily it integrates into our existing CI/CD pipelines, making database versioning feel as natural as application code versioning.

**What do you dislike about Redgate Flyway?**

The transition from the community version to the paid tiers can be a bit pricey for smaller teams, and the error messages during failed migrations can sometimes be a bit cryptic to debug.

**What problems is Redgate Flyway solving and how is that benefiting you?**

It eliminates the it worked on my machine manual script execution chaos by providing a single source of truth for our schema, which has significantly reduced deployment failures and downtime.

  ### 19. Fast and Reliable Database Deployments at Scale

**Rating:** 4.5/5.0 stars

**Reviewed by:** Adam C. | Database Adminstrator, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 03, 2026

**What do you like best about Redgate Flyway?**

Speed of much DB deployments can be made

**What do you dislike about Redgate Flyway?**

I'd like the ability to apply wildcard patterns to certain databases for migration rules, as we have a lot of databases, so having them each as environments doesn't work for us.

**What problems is Redgate Flyway solving and how is that benefiting you?**

It's solving issues with bad SQL or untested SQL as we can make a schema change quickly and our CI will run through a DB deployment from start to finish to test our schema scripts and all migrations, all within minutes. DB changes used to take us hours, now they take minutes.

  ### 20. Reliable and Straightforward Database Version Control with Flyway

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** February 21, 2026

**What do you like best about Redgate Flyway?**

What stands out to me about Redgate Flyway is how straightforward it makes database change management. The migration-based approach is easy to understand, and it fits smoothly into our CI/CD workflow. I appreciate that it keeps our development, staging, and production environments aligned without introducing unnecessary overhead. It gives us confidence that database changes are applied in a controlled and repeatable way.

**What do you dislike about Redgate Flyway?**

At times, more complex schema updates require additional manual effort, especially when dealing with edge cases or legacy database structures. Error messages during failed migrations could also be clearer, particularly when diagnosing issues in production. Some additional guidance or improved logging would make troubleshooting easier.

**What problems is Redgate Flyway solving and how is that benefiting you?**

Flyway helps us manage database changes in a disciplined, version-controlled manner instead of relying on ad-hoc scripts. Every change is documented and traceable, which reduces confusion within the team. As a result, deployments are smoother, rollback planning is clearer, and we spend less time fixing environment-related issues. Overall, it has improved reliability and coordination in our release process.

  ### 21. Consistent, Traceable Database Migrations That Make CI/CD Predictable

**Rating:** 4.5/5.0 stars

**Reviewed by:** Roopchand K. | Senior Software Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** February 03, 2026

**What do you like best about Redgate Flyway?**

What I like most about Redgate Flyway is how it brings consistency and traceability to database changes. Versioned migrations make it clear what was deployed and when, and once it’s integrated into CI/CD, database updates become predictable and low-risk. It removes a lot of manual coordination between teams. set up.

**What do you dislike about Redgate Flyway?**

The main downside is that troubleshooting failed migrations can take time, since the error messages aren’t always very clear. Managing out-of-order changes or quick hotfixes also needs careful handling, and new users usually need some time to fully understand concepts like repair and baselining.

**What problems is Redgate Flyway solving and how is that benefiting you?**

Flyway helps keep database changes consistent across environments by version-controlling migrations. This reduces deployment issues, avoids manual DB updates, and makes releases more reliable.

  ### 22. Simple, Transparent SQL-Based Migrations with Easy Version Tracking

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Financial Services | Mid-Market (51-1000 emp.)

**Reviewed Date:** February 06, 2026

**What do you like best about Redgate Flyway?**

The absolute best part is the simplicity of the plain SQL-based migrations. I don’t have to learn a proprietary XML or YAML DSL to manage my schema changes. It treats my SQL as a first-class citizen, and the linear, version-based execution makes it incredibly easy to reason about the state of our database across different environments. It’s transparent, and there’s no 'magic' happening behind the scenes that I can't debug.

**What do you dislike about Redgate Flyway?**

The gap between the Community and Teams/Enterprise editions can be frustrating. Basic necessities for a production environment like Undo migrations or Dry Runs are locked behind a pretty steep paywall. It’s tough to sell the 'fail-safe' aspect of the tool to management when the safety net (Undo) isn't in the free version we used for the POC.

**What problems is Redgate Flyway solving and how is that benefiting you?**

It basically stops the 'it worked on my machine' syndrome for databases. By automating our migrations, we’ve moved away from the nightmare of tracking which SQL scripts have run where.

It benefits me by saving a ton of time, I'm not babysitting deployments or manually diffing tables anymore. I can just write my SQL, check it into Git, and let the automation handle the heavy lifting. It’s made our release cycle way less stressful.

  ### 23. Revolutionized Our Database Deployments with Version Control

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Insurance | Mid-Market (51-1000 emp.)

**Reviewed Date:** February 03, 2026

**What do you like best about Redgate Flyway?**

Flyway makes it possible to introduce version control into an older database solution. In our case, it supports our migration to newer tools like dbt by ensuring that procedures, views, and similar objects are safely stored in Git when we turn off features. Flyway has also revolutionized how we deploy changes across our test, development, and production environments.

Implementing Flyway revealed a lot of differences between those environments, and that visibility helped us clean up our code right away. Personally, after implementing Flyway in our environments, I refuse to work with databases without version control.

Flyway offered us some support when implementing the tool; and this was helpful. Ideally we would like to have a consultant working together with us during the implementation, but we failed to find any with the necessary experience.

**What do you dislike about Redgate Flyway?**

Compared to working with dbt, Flyway feels slow. Personally, I like using Flyway on top of our Oracle databases, but several of my colleagues find it hard to grasp the schema model and the idea behind migrations. Version control and migrations are handled more effectively and intuitively in tools like dbt; however, that also means you have to completely change the way you work. Flyway, on the other hand, lets you keep working almost as you always have—just with version control added on top.

**What problems is Redgate Flyway solving and how is that benefiting you?**

Flyway helps us store our code in Git, track and supervise changes in our database, and manage deployments between environments. It gives us a clear view of who did what, when, and why—assuming our commit messages are actually insightful.

  ### 24. Nice Release Pipelines, but Needs More Flexibility for Company-Specific Workflows

**Rating:** 2.5/5.0 stars

**Reviewed by:** Verified User in Insurance | Enterprise (> 1000 emp.)

**Reviewed Date:** February 03, 2026

**What do you like best about Redgate Flyway?**

The pipeline/ releases can be nice for promoting and undoing when you need to cherry pick

**What do you dislike about Redgate Flyway?**

I know it may be specific to the company, but figuring out what to do at the start isn’t the easiest process. A lot of small bugs can come up along the way, and the general knowledge or guidance just wasn’t really there, so it created a pretty steep learning curve for someone completely new. One thing that has been a struggle to work out and try and keep track of is if multiple people are working with stuff in one repo and going to production at different times but they may use the same item, like a view or table, and promoting that becomes a headache. It also can be a little slow. Also I do not like that you can only have one project open at a time in a window when it looks like you should have tabs at the top to be able to switch between projects.

**What problems is Redgate Flyway solving and how is that benefiting you?**

It is solving the problem that we had to wait to promote something. Another team would have to do it for us and now we can do it on our own and have version control.

  ### 25. Easy Setup and Simple Database Management

**Rating:** 5.0/5.0 stars

**Reviewed by:** Aryan D. | CEO, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 03, 2026

**What do you like best about Redgate Flyway?**

I like how easy it is to set up and use. I also like that I can use it to manage my database, which makes things simpler for me.

**What do you dislike about Redgate Flyway?**

I haven’t really had any issues, aside from not receiving an email to reset my password at first. It turned out it was in my junk mail.

**What problems is Redgate Flyway solving and how is that benefiting you?**

It just makes life easier, so I don’t have to manually do a lot more than I need to.

  ### 26. Regate: Great Experience Overall

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Consumer Services | Enterprise (> 1000 emp.)

**Reviewed Date:** February 03, 2026

**What do you like best about Redgate Flyway?**

As a DevOps engineer, I like Redgate Flyway because it makes database changes easy to track, manage, and deploy through our CI/CD pipelines. It’s straightforward to use, and it helps us avoid mistakes during releases by keeping changes consistent and easier to review.

**What do you dislike about Redgate Flyway?**

Redgate doesn’t support Databricks. We have a task to track SQL using Redgate, but it doesn’t support Databricks, so we can’t use it for this requirement.

**What problems is Redgate Flyway solving and how is that benefiting you?**

Previously, before Redgate, we had built our own custom CI/CD pipeline to run SQL queries on databases using a version control system. However, the CI/CD setup was very complex, and maintaining it became a headache. At times, we faced issues such as queries running multiple times, failed queries not being executed again, and many other bugs in that CI/CD process. We introduced Redgate with our customer, the customer agreed to the changes, and now everything is back on track and running smoothly.

  ### 27. Version-Controlled Database Migrations with Seamless GitHub/GitLab CI/CD Integration

**Rating:** 5.0/5.0 stars

**Reviewed by:** Hithesh P. | Data Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 09, 2026

**What do you like best about Redgate Flyway?**

Redgate Flyway helps you version-control database schema changes in the same way you version application code, and I find that extremely helpful. It also integrates with GitHub and GitLab for CI/CD, and those integrations are the features I appreciate most about Flyway.

**What do you dislike about Redgate Flyway?**

Handling rollbacks feels a bit more complicated than it should be, and I’m left thinking there might be a clearer, more straightforward way to do it.

**What problems is Redgate Flyway solving and how is that benefiting you?**

Usually, database changes aren’t kept under version control, and Flyway helps solve that by bringing version control to database-related queries and migrations. It makes it easier to track what changed, when it changed, and keep those updates consistent across environments.

  ### 28. Easy-to-Use, Source Control–Based Setup That Just Works

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Insurance | Mid-Market (51-1000 emp.)

**Reviewed Date:** May 18, 2026

**What do you like best about Redgate Flyway?**

I like how it’s set up to be fully based on source control, and how easy it is to use.

**What do you dislike about Redgate Flyway?**

I think the source control policy needs to be top-notch; otherwise, it can fail you horribly during a disaster.

**What problems is Redgate Flyway solving and how is that benefiting you?**

It helps ship SQL changes across the product in a very organized way for 200+ customers.

  ### 29. Best-in-Class Versioning for Handling Database Issues

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** May 19, 2026

**What do you like best about Redgate Flyway?**

Its versioning system is the best to handle the database issues.

**What do you dislike about Redgate Flyway?**

One thing I dislike about Redgate Flyway is that the initial setup and migration discipline can feel complex for teams that are transitioning from manual SQL deployments. Teams need to adopt strict versioning practices, and handling scenarios like out-of-order migrations or conflicts between multiple developers requires careful process management.

**What problems is Redgate Flyway solving and how is that benefiting you?**

Redgate Flyway is helping solve one of the biggest problems we currently face in SCP: managing database changes consistently across multiple environments without relying on manual execution of SQL scripts.

  ### 30. Structured, Predictable Database Migrations with Clear Versioning and Automation

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Enterprise (> 1000 emp.)

**Reviewed Date:** February 03, 2026

**What do you like best about Redgate Flyway?**

What I like most about Redgate Flyway is how it brings structure and control to database migrations. It makes schema changes predictable, versioned, and easy to track across environments, which reduces deployment risk. The automation and clear migration history are especially helpful for teams working with CI/CD pipelines and multiple developers.

**What do you dislike about Redgate Flyway?**

Redgate Flyway can have a learning curve for teams new to migration-based database management. Handling complex schema changes requires discipline, and some advanced features are limited to paid versions, which may be a drawback for smaller teams.

**What problems is Redgate Flyway solving and how is that benefiting you?**

Redgate Flyway solves the problem of managing database schema changes across multiple environments and teams. By versioning and automating migrations, it helps ensure that databases stay consistent from development through production. This reduces deployment risk, minimizes manual errors, and makes releases more predictable, which saves time and improves overall confidence in database changes.

  ### 31. Redgate Flyway Makes Managing Database Changes Easy for DBAs and Developers

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Consulting | Enterprise (> 1000 emp.)

**Reviewed Date:** February 03, 2026

**What do you like best about Redgate Flyway?**

Redgate Flyway is a great tool for DBAs and Developers for managing database code and deploying changes.  As a DBA I use The SQL Compare and the SQL Data Compare tools extensively.  Both great tools that make your job easier.

**What do you dislike about Redgate Flyway?**

There is not much that I dislike about Flyway.

**What problems is Redgate Flyway solving and how is that benefiting you?**

I use Flyway SQL Compare to easily fine schema differences between Development and Production databases and to script and deploy those changes.  Also I have used the Data Compare specifically for Auditing and comparing databases that had be deidentified to the original source database to ensure we met audit masking requirements.

  ### 32. Streamlining Database Migrations with Simplicity and Version Control Integration.

**Rating:** 4.5/5.0 stars

**Reviewed by:** Sourav K. | Associate Data Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 11, 2026

**What do you like best about Redgate Flyway?**

It provides a transparent, script-based approach to migrations that integrates seamlessly into any CI/CD pipeline.

**What do you dislike about Redgate Flyway?**

The transition from the community edition to the paid tiers can be a significant jump in cost for smaller teams.

**What problems is Redgate Flyway solving and how is that benefiting you?**

It eliminates the "it works on my machine" database issue by ensuring schema changes are tracked and deployed consistently across all environments.

  ### 33. Reliable, Code-Centric Database Migrations for Modern DevOps Pipelines

**Rating:** 5.0/5.0 stars

**Reviewed by:** Rakshith B. | Associate Data Analyst Consultant, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 11, 2026

**What do you like best about Redgate Flyway?**

The simplicity of its version-based migration scripts and its ability to integrate seamlessly into almost any CI/CD pipeline.

**What do you dislike about Redgate Flyway?**

The transition from the open-source Community edition to the Enterprise tier can be a significant jump in cost for smaller teams.

**What problems is Redgate Flyway solving and how is that benefiting you?**

It eliminates "manual" database updates by automating schema changes, ensuring our environments stay consistent and reducing deployment failures.

  ### 34. Overall Redgate is good, and easy and help to make things automated.

**Rating:** 4.0/5.0 stars

**Reviewed by:** Karan K. | Devops Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 06, 2026

**What do you like best about Redgate Flyway?**

Redgate integrates easily with a version control system, and it also connects smoothly with CI/CD. This makes it much easier to manage the CI/CD pipeline without having to worry about other things.

**What do you dislike about Redgate Flyway?**

The documentation really needs improvement, and adding screenshots would make the setup much easier to follow. As it stands, it isn’t very helpful, and the setup process ends up feeling unnecessarily complicated.

**What problems is Redgate Flyway solving and how is that benefiting you?**

I was facing a CI/CD-related problem that made handling SQL queries far too complex. After using Redgate, it became much easier to manage and handle those queries.

  ### 35. Repeatable, Auditable Database Changes Integrated into CI/CD

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Entertainment | Enterprise (> 1000 emp.)

**Reviewed Date:** May 18, 2026

**What do you like best about Redgate Flyway?**

It brings database changes into the same controlled delivery process as application code. It makes database changes repeatable and auditable for CI/CI.

**What do you dislike about Redgate Flyway?**

The main drawbacks are the cost, the learning curve, and the complexity of the setup—especially in larger or more heavily customized environments.

**What problems is Redgate Flyway solving and how is that benefiting you?**

It helps solve the business problem of slow, risky, and inconsistent database delivery. It standardizes database changes across teams and environments, which reduces deployment stress and lowers the risk of out-of-hours releases.

  ### 36. Robust CI/CD and Script Validation with Flyway

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Banking | Small-Business (50 or fewer emp.)

**Reviewed Date:** February 03, 2026

**What do you like best about Redgate Flyway?**

I wanted to setup a robust CI CD setup using Flyway with the client data warehouse being i Databrics and primary version control being Github.
The documentation has been super helpful and it has help me achieve the kind of script validations that I wanted to run using flyway before merging code.

**What do you dislike about Redgate Flyway?**

I wouldn’t define this as a downside of Flyway itself, but the limitations around applying it to Databricks Unity Catalog have caused some restrictions.

**What problems is Redgate Flyway solving and how is that benefiting you?**

I've been using it for controlled versioned management of scripts and notebooks in Databricks, integrated by Git. It's been really helpful for ensuring that scripts get applied in cloned env before the code is merged to prod and hence we can ensure code quality as well as defined standards of uniformity.

  ### 37. Best-in-Class Customer Service from Redgate

**Rating:** 5.0/5.0 stars

**Reviewed by:** Syrah M. | IT Manager, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 03, 2026

**What do you like best about Redgate Flyway?**

The customer service so far has been the best thing about redgate.

**What do you dislike about Redgate Flyway?**

There is not much about the product that I dislike.

**What problems is Redgate Flyway solving and how is that benefiting you?**

We're having several issues with the schema being different in our client databases.

  ### 38. Simple Database Change Sync with Smooth GitHub & AI Tool Integration

**Rating:** 4.0/5.0 stars

**Reviewed by:** Dan O. | Chief Technology Officer, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 03, 2026

**What do you like best about Redgate Flyway?**

It’s a simple way to keep database changes in sync across the team. It also integrates smoothly with GitHub and our AI tools, which makes it easier to fit into our existing workflow.

**What do you dislike about Redgate Flyway?**

Nothing really comes to mind. Overall, it’s been a positive experience.

**What problems is Redgate Flyway solving and how is that benefiting you?**

It helps keep the team working together on databases that would otherwise slow down or block fast software development. The CI/CD integration is useful, and the ability to tear tests up and down makes it easier to keep workflows moving.

  ### 39. Redgate Flyway Makes Database Updates Simple and Stress-Free

**Rating:** 4.5/5.0 stars

**Reviewed by:** Karan A. | Infra Cloud Engineer , Information Technology and Services, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 20, 2026

**What do you like best about Redgate Flyway?**

What I like best about Redgate Flyway is that it makes database updates simple and stress-free, helping our team manage changes easily without confusion.

**What do you dislike about Redgate Flyway?**

One thing I dislike about Redgate Flyway is that troubleshooting errors can sometimes be confusing, especially when the error messages are not very clear.

**What problems is Redgate Flyway solving and how is that benefiting you?**

Redgate Flyway solves the problem of managing database changes across different environments, and it benefits us by keeping everything organized, reducing manual work, and avoiding deployment mistakes.

  ### 40. Easy Database Version Control with a Guided, Reliable Interface

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** May 18, 2026

**What do you like best about Redgate Flyway?**

Easy to handle for keeping database changes in version control. The interface guides you to keep a good configuration with your database and helps you when something breaks.

**What do you dislike about Redgate Flyway?**

There's not much easily accessible documentation to reference and in some cases you have to rely on a contact to get help.

**What problems is Redgate Flyway solving and how is that benefiting you?**

Automating and integrating database do CI/CD and version control systems helped us to keep better track of our systems.

  ### 41. Reliable Database Version Control with Smooth Automated Migrations

**Rating:** 5.0/5.0 stars

**Reviewed by:** Kanith Kumar P. | Associate Data Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 11, 2026

**What do you like best about Redgate Flyway?**

Reliable database version control and automated schema migrations.

**What do you dislike about Redgate Flyway?**

Limited advanced GUI features and complex handling for large legacy database migrations.

**What problems is Redgate Flyway solving and how is that benefiting you?**

It solves database change tracking and deployment consistency, helping reduce manual errors and making releases faster and reliable.

  ### 42. Seamless dbt Updates in Bitbucket Pipelines and Version control

**Rating:** 4.0/5.0 stars

**Reviewed by:** Pratham R. | Data Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 11, 2026

**What do you like best about Redgate Flyway?**

Updates my dbt models while running my bitbucket pipeline, Version control of my models

**What do you dislike about Redgate Flyway?**

The initial setup feels too manual, and the overall configuration is overly complex.

**What problems is Redgate Flyway solving and how is that benefiting you?**

Helps in creating models in snowflake from dbt by running pipelines

  ### 43. Easy Setup, GitHub Integration, and Big Productivity Gains for Database Change Workflows

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Gambling & Casinos | Mid-Market (51-1000 emp.)

**Reviewed Date:** February 04, 2026

**What do you like best about Redgate Flyway?**

It’s easy to set up and configure. The automated processes are straightforward to use, and it integrates closely with GitHub. Overall, it brings huge productivity benefits and greatly simplifies our workflows by giving developers a more structured approach to database changes and source control.

**What do you dislike about Redgate Flyway?**

The developers’ initial reluctance was quickly overcome through training and clear documentation.

**What problems is Redgate Flyway solving and how is that benefiting you?**

Redgate is constantly improving the product and we can vote on suggested improvements and enhancements such as better visibility into licence usage.

  ### 44. Intuitive, Fast UI with Seamless Microsoft SQL Integration

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Financial Services | Mid-Market (51-1000 emp.)

**Reviewed Date:** May 18, 2026

**What do you like best about Redgate Flyway?**

The UI/UX is well thought out, everything makes sense where it is. It is fast in picking up changes to your database. It can integrate with Microsoft SQL which is a huge plus. The amount of time you save easily justifies the price of the product.

**What do you dislike about Redgate Flyway?**

Coming from Redgate SQL Source Control isn't an easy migration.

**What problems is Redgate Flyway solving and how is that benefiting you?**

Source control on my Microsoft SQL databases.

  ### 45. Simple and Manageable

**Rating:** 4.0/5.0 stars

**Reviewed by:** Rakesh . | Backend Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 04, 2026

**What do you like best about Redgate Flyway?**

Post Migration Scripts, Migration Version Control

**What do you dislike about Redgate Flyway?**

Longer load time when initially opening a project.

**What problems is Redgate Flyway solving and how is that benefiting you?**

I contribute to non profit org's, managing multiple projects. Redgate Flyway helps me with keeping track of schema changes with all my projects.

  ### 46. Structured DB Releases with Reliable Shadow DB Migration Checks

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Financial Services | Mid-Market (51-1000 emp.)

**Reviewed Date:** February 06, 2026

**What do you like best about Redgate Flyway?**

it helps to organize db release in a more structured way and it is quite helpful to always check the migrations on a shadow db

**What do you dislike about Redgate Flyway?**

Still not sure how exactly the sampling of the data works, and sometimes managing the migration out of sync is bit difficult

**What problems is Redgate Flyway solving and how is that benefiting you?**

like I mentioned previously organizing the release in a more structured way is quite helpful

we no go through the same pr process to manage it

  ### 47. Predictable, Automated Database Migrations with Version-Controlled SQL

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Mid-Market (51-1000 emp.)

**Reviewed Date:** February 06, 2026

**What do you like best about Redgate Flyway?**

Redgate Flyway excels by treating database migrations as version-controlled SQL, ensuring deployments are predictable, automated, and consistent across all environments.

**What do you dislike about Redgate Flyway?**

Flyway is great for simple, linear schema changes, but it becomes restrictive when migrations require complex conditional logic or environment-specific behavior.

**What problems is Redgate Flyway solving and how is that benefiting you?**

Redgate Flyway solves the problem of version-controlled, repeatable database migrations by applying schema changes in a consistent, ordered way across environments. This ensures that all teams and environments stay in sync, reduces deployment errors, and makes rollouts more predictable.

For me, this benefits development and deployment by providing traceable change history, automation-friendly migrations, and a standardized process that aligns with CI/CD pipelines, reducing manual intervention and drift between environments.

  ### 48. Excellent for CI/CD Use Cases and Schema Evolution in Data Pipelines

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Biotechnology | Mid-Market (51-1000 emp.)

**Reviewed Date:** February 08, 2026

**What do you like best about Redgate Flyway?**

CI/CD use cases and schema evolution in data pipelines

**What do you dislike about Redgate Flyway?**

: In the Community (free) edition, there is no built-in undo command. If a migration fails or you need to roll back, you have to manually script the reversal or "migrate forward" with a fix.

**What problems is Redgate Flyway solving and how is that benefiting you?**

Redgate Flyway acts as a bridge between the fast-moving world of application code (Git, CI/CD) and the traditionally slow, manual world of database management.

By solving the "database bottleneck," it benefits teams by ensuring that a database is never out of sync with the application it supports. Here is a breakdown of the core problems it solves and the tangible benefits of using it

  ### 49. Redgate Database Migrations Makes Local Database Collaboration Easy

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Accounting | Small-Business (50 or fewer emp.)

**Reviewed Date:** February 03, 2026

**What do you like best about Redgate Flyway?**

The Redgate Database migrations make it easy to work with multiple people on the same locally hosted database

**What do you dislike about Redgate Flyway?**

The least helpful feature tends to be Flyway’s rollback/undo support

**What problems is Redgate Flyway solving and how is that benefiting you?**

Redgate Flyway is solving the problem of keeping database schemas consistent across multiple developers’ local environments. In a group project where everyone runs their own local database, it prevents differences in table structures, columns, and constraints from creeping in.

This benefits me by:

Ensuring everyone’s database is at the same version

Automatically applying schema changes in the correct order

Eliminating manual setup and “works on my machine” database issues

Making database changes reproducible and predictable across the team

  ### 50. Excellent Schema Management with Versioned Migrations

**Rating:** 5.0/5.0 stars

**Reviewed by:** Rakesh P. | Database Admijnistrator, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 03, 2026

**What do you like best about Redgate Flyway?**

Manage schema properly and keep track using versioned migration

**What do you dislike about Redgate Flyway?**

There is no option for data migration from source to target database

**What problems is Redgate Flyway solving and how is that benefiting you?**

Keep track of changes in script


## Redgate Flyway Discussions
  - [What is Flyway API?](https://www.g2.com/discussions/what-is-flyway-api) - 1 comment

- [View Redgate Flyway pricing details and edition comparison](https://www.g2.com/products/redgate-flyway/reviews?section=pricing&secure%5Bexpires_at%5D=2026-05-20+20%3A11%3A24+-0500&secure%5Bsession_id%5D=28c7ec4d-e96e-4b6e-b002-6d5d3e57c19b&secure%5Btoken%5D=d9e4d72311d1bcf098cb258e88058ff1b49c2339658cd355dc31b7c44656e7bb&format=llm_user)
## Redgate Flyway Integrations
  - [ASP.NET](https://www.g2.com/products/asp-net/reviews)
  - [Azure DevOps Server](https://www.g2.com/products/azure-devops-server/reviews)
  - [Azure Pipelines](https://www.g2.com/products/azure-pipelines/reviews)
  - [Databricks](https://www.g2.com/products/databricks/reviews)
  - [dbt](https://www.g2.com/products/dbt/reviews)
  - [Git](https://www.g2.com/products/git/reviews)
  - [GitHub](https://www.g2.com/products/github/reviews)
  - [GitLab](https://www.g2.com/products/gitlab/reviews)
  - [Jenkins](https://www.g2.com/products/jenkins/reviews)
  - [Octopus Deploy](https://www.g2.com/products/octopus-deploy/reviews)
  - [Snowflake](https://www.g2.com/products/snowflake/reviews)
  - [spring.io](https://www.g2.com/products/spring-io/reviews)
  - [TeamCity](https://www.g2.com/products/teamcity/reviews)

## Redgate Flyway Features
**Functionality**
- Deployment-Ready Staging
- Integration
- Extensible

**Functionality**
- Automation
- Change validation
- Version control

**Management**
- Processes and Workflow
- Reporting
- Automation

**Management**
- Visibility
- Rollbacks
- Post-deployment validation

**Agentic AI - Continuous Delivery**
- Autonomous Task Execution
- Cross-system Integration
- Proactive Assistance

## Top Redgate Flyway Alternatives
  - [Liquibase](https://www.g2.com/products/liquibase/reviews) - 4.5/5.0 (28 reviews)
  - [Git](https://www.g2.com/products/git/reviews) - 4.7/5.0 (517 reviews)
  - [GitLab](https://www.g2.com/products/gitlab/reviews) - 4.5/5.0 (874 reviews)

