Redgate Flyway is renowned for its low-friction, SQL-first approach. Our customer stories share the wins seen in organizations worldwide for Redgate Flyway. And when it comes to community endorsement for Flyway OSS, the GitHub and Docker statistics prove it, with 9k+ GitHub stars and 50M Docker downloads advocating for its…Read more
I’m pleased to announce that Flyway continues to improve its support for Oracle databases with every release, focusing on performance, reliability, and developer efficiency. The most recent updates to Flyway Desktop and Flyway CLI specifically target a long-standing challenge for Oracle users: unnecessary table rebuilds when migrating to partitions or…Read more
This blog post was originally authored by Prajakta Tamhankar, whose insights and expertise shaped much of the content you’ll read here. We are thrilled to announce the General Availability (GA) of Table Partitions for PostgreSQL users in Flyway v8.0.2. This new functionality is designed to enhance your database management experience by…Read more
In today’s rapidly evolving world of development, Database DevOps is becoming an essential practice. It combines the agility of DevOps with the intricacies of databases, all with the goal of enhancing speed, stability and collaboration when it comes to database changes. However, before diving into Database DevOps there are some…Read more
Thousands of organizations use DevOps practices every day to deliver application changes. But what about the database? Excluding the database from your software delivery lifecycle risks application performance, data security and integrity. With Redgate Flyway Enterprise, you can solve this challenge with one solution built on best-in-class database comparison technology.…Read more
Change Reports show how many objects are added, modified, and deleted at a glance by comparing the desired state of the objects to a target database. You can also drill into each object and see the exact changes in a side-by-side difference view. Change Reports are useful for: Pre-deployment –…Read more
While Azure DevOps offers a solid framework for application development, integrating Flyway into this setup can greatly simplify and enhance database deployments.Read more
The fundamentals of deploying database changes through Flyway are pretty simple. At the root of it all, there are two words you need to know: flyway migrate This of course comes with a whole set of assumptions. You’ve set up your configuration to connect to the correct database being just…Read more
Read on to learn about how you can automate even more things with Flyway like project setup and state-based deployments. We’ll share how you can get the latest version and things you need to know when upgrading. Read more