Posts Categorized in Flyway

Graeme Lilly

2 July 2025

Graeme Lilly

2 July 2025

10 Essential Things to Know Before Diving into Database DevOps

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 key concepts your team... Read more

Deploying PostgreSQL DB Changes Through AWS Developer Tools Using Flyway

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: This of course comes with a whole set of assumptions. You’ve set up your configuration to connect to the correct database being just one of them. And that’s talking... Read more

Victoria Roe

8 August 2024

Victoria Roe

8 August 2024

The wait is over, Flyway community: Git integration is here for everyone!

After a successful rollout for Flyway Teams and Flyway Enterprise, we are pleased to announce Git integration has been extended to Flyway Community users for Flyway Desktop. Today, Flyway Community users can enjoy seamless version control for their databases, integrated with popular Git systems like Azure DevOps Git, AWS CodeCommit, GitHub, GitLab, and Bitbucket... Read more

Adam Britt

7 August 2024

Adam Britt

7 August 2024

Introducing Flyway Pipelines – your new window into the health and history of your database deployments

We’re excited to share Flyway Pipelines with you, a new service available in preview for all Flyway users of our Community, Teams and Enterprise editions to view the health and history of their database changes through a single pane of glass. Over recent years, one of the biggest challenges Flyway users have shared with... Read more

What’s new in Flyway? State-based deployments in Flyway

Historically, Flyway has been a migrations-based database deployment tool. It greatly improves database deployments by tracking what migration scripts have been executed against a target database and applying any pending migration scripts. Since Redgate acquired Flyway in 2019, we’ve been incorporating Redgate’s database comparison technology into the paid edition (Flyway Enterprise) so that users... Read more

alistair.wharton

2 January 2024

alistair.wharton

2 January 2024

Flyway V10 has landed

We are excited to announce that the latest version of Flyway. Version 10 includes a number of major changes which enhance the capabilities of Flyway and will allow all users to stay up to date on the most secure version of Flyway ever released regardless of which database you are using. Read more