← All projects

Redgate Flyway

Database migrations made easy — free API/CLI and Desktop GUI

Dev Toolsdatabase-migrationsversion-controlsqlci-cdopen-sourcejavadevops
Redgate Flyway screenshot

About

Redgate Flyway is an open-source database migration and version control tool that lets developers manage schema changes using plain SQL scripts. It supports over 50 database platforms and integrates with CI/CD pipelines, Maven, Gradle, and Java APIs. Originally launched in 2010, it is widely regarded as the industry standard for automated database versioning and deployment.

Problem

Managing and automating database schema migrations across environments is complex and error-prone without proper versioning tooling.

For

software developers and DevOps teams managing relational database schema changes

How it works

Flyway scans the filesystem or classpath for SQL or Java migration scripts, applies them in order to the target database, and tracks which migrations have been run to ensure consistency.

Business model

freemium

Status

launched

Company

Redgate Software

Launched

2010

Similar projects