Description:
Database version control to control migrations
|
|
Type: Formula
|
Latest Version: 11.19.1@0
|
Tracked Since: Dec 18, 2025
|
|
Links:
Homepage |
@flywaydb |
formulae.brew.sh
|
|
Category: Databases
|
|
Tags:
database
migration
devops
sql
version-control
|
|
Install:
brew install flyway
|
About:
Flyway is an open-source database migration tool that emphasizes simplicity and convention over configuration. It allows developers to define database schema changes as versioned SQL scripts, which are then applied in a reliable and repeatable manner. This tool ensures that the database schema is always in sync with the application code across all environments.
|
Key Features:
- Supports a wide range of databases including PostgreSQL, MySQL, Oracle, and SQL Server
- Uses simple SQL-based migrations, requiring no proprietary DSL
- Integrates with build tools like Maven, Gradle, and Ant, as well as CI/CD pipelines
- Provides a command-line tool for easy execution and automation
|
Use Cases:
- Automating database schema updates in CI/CD pipelines
- Managing and versioning database changes across development, staging, and production environments
- Ensuring consistent database state for all team members during development
|
Alternatives:
-
Liquibase
– Liquibase offers more flexibility with XML/YAML/JSON changelogs, while Flyway focuses on pure SQL simplicity.
-
DBMigrate
– DBMigrate is a simpler tool, but Flyway has broader database support and better ecosystem integration.
|
| Detected |
Version |
Rev |
Change |
Commit |
| Dec 22, 2025 5:02pm |
11.19.1 |
0 |
VERSION_BUMP |
fff4e567 |
| Dec 18, 2025 2:04pm |
11.19.0 |
0 |
VERSION_BUMP |
b7f55677 |
| Nov 27, 2025 10:59am |
|
0 |
VERSION_BUMP |
a2c5cf38 |
| Nov 11, 2025 2:00pm |
|
0 |
VERSION_BUMP |
e9fec819 |
| Oct 7, 2025 11:05am |
|
0 |
VERSION_BUMP |
c6a2573b |
| Sep 26, 2025 10:58am |
|
0 |
VERSION_BUMP |
fa59b610 |
| Sep 17, 2025 6:25pm |
|
0 |
VERSION_BUMP |
b09b527d |
| Sep 17, 2025 5:05pm |
|
0 |
VERSION_BUMP |
91d938d7 |
| Sep 16, 2025 3:12pm |
|
0 |
VERSION_BUMP |
0fb30a6b |
| Jan 16, 2025 4:56pm |
|
0 |
VERSION_BUMP |
29505d29 |
| Dec 12, 2024 2:19pm |
|
0 |
VERSION_BUMP |
dacc2fbc |
| Dec 12, 2024 1:57pm |
|
0 |
VERSION_BUMP |
96ab8266 |
| Nov 20, 2024 6:36pm |
|
0 |
VERSION_BUMP |
c0f80e05 |
| Sep 26, 2024 12:35pm |
|
0 |
VERSION_BUMP |
706a09bf |
| Sep 12, 2024 1:40pm |
|
0 |
VERSION_BUMP |
5df692bd |
| May 14, 2024 12:32pm |
|
0 |
VERSION_BUMP |
885a839c |
| Apr 18, 2024 3:59pm |
|
0 |
VERSION_BUMP |
81c75f62 |
| Feb 8, 2024 2:54pm |
|
0 |
VERSION_BUMP |
bffa3697 |
| Feb 8, 2024 2:17pm |
|
0 |
VERSION_BUMP |
5a10325d |
| Jan 11, 2024 1:59pm |
|
0 |
VERSION_BUMP |
9fa1e6dd |
| Jan 11, 2024 12:45pm |
|
0 |
VERSION_BUMP |
36f669c6 |
| Dec 14, 2023 12:44pm |
|
0 |
VERSION_BUMP |
7e732eb9 |
| Nov 22, 2023 4:55pm |
|
0 |
VERSION_BUMP |
63ecc797 |
| Sep 12, 2023 8:53am |
|
0 |
VERSION_BUMP |
3a509e52 |
| Aug 30, 2023 10:17am |
|
0 |
VERSION_BUMP |
aab28b96 |
| Jun 20, 2023 3:33pm |
|
0 |
VERSION_BUMP |
fafb7b85 |
| May 24, 2023 8:37am |
|
0 |
VERSION_BUMP |
1d1fa040 |
| May 15, 2023 8:19pm |
|
0 |
VERSION_BUMP |
ddfa1649 |
| May 15, 2023 1:17pm |
|
0 |
VERSION_BUMP |
f2270e8d |
| Apr 4, 2023 10:00am |
|
0 |
VERSION_BUMP |
94a3afb6 |
| Mar 20, 2023 1:39pm |
|
0 |
VERSION_BUMP |
361508fd |
| Mar 20, 2023 1:39pm |
|
0 |
VERSION_BUMP |
deeae4d7 |
|