Database migrations made easier
December 09, 2022

Database migrations made easier

Anonymous | TrustRadius Reviewer
Score 6 out of 10
Vetted Review
Verified User

Overall Satisfaction with Flyway

When new features are developed for applications they sometimes also require changes to the underlying database. These changes would be very difficult and time consuming to apply to all environments where application is running if had to done manually. Flyway can help to automatize this process and save time for employees.
  • Supports many databases
  • Community version uses Apache license
  • Widely used, good community support
  • Updating it causes problems, there have been unnecessary changes that wasted time
  • Requires knowledge & studying so it's used properly
  • Lots of options that might be difficult to understand for non technical people
  • Free to use
  • Makes deploying updates easier
  • Supports many databases
  • Updating environments takes less time & is more stable
  • Less time is spent on maintenance tasks
  • Can be executed by non-developers after implemented properly

Do you think Redgate Flyway delivers good value for the price?

Yes

Are you happy with Redgate Flyway's feature set?

Yes

Did Redgate Flyway live up to sales and marketing promises?

Yes

Did implementation of Redgate Flyway go as expected?

No

Would you buy Redgate Flyway again?

Yes

If your application is running on many environments then some kind of automation for database migrations should be implemented. This will save time and trouble for employees and helps to manage migrations. However it must be understood that it is not a magical tool & should be studied properly so that it's limitations are understood & it will be used properly. Otherwise it might cause problems to the application.