macOS
brew install flywaylocal Homebrew formula metadata
sudo port install flywayMacPorts ports tree · java/flyway/Portfile · source: api.github.com
brew
Database version control to control migrations. Version 12.10.0 via Homebrew; verified 2026-06-30.
install
brew install flywaylocal Homebrew formula metadata
sudo port install flywayMacPorts ports tree · java/flyway/Portfile · source: api.github.com
nix profile install nixpkgs#flywaynixpkgs package indexes · pkgs/by-name/fl/flyway/package.nix · source: api.github.com
scoop install main/flywayScoop official bucket manifest trees · bucket/flyway.json · source: api.github.com
overview
Database version control to control migrations
history
Redgate Flyway is a database migration and schema versioning tool for command-line, API, Maven, Gradle, Docker, and desktop workflows. It applies versioned migrations, records them in a schema history table, and is used to bring database change management into application-style CI/CD pipelines.
The open-source repository identifies Flyway as a Redgate project and carries copyright from 2010 through 2026. The README emphasizes a simple, focused migration model and lists support across Windows, macOS, Linux, Docker, Java, Maven, and Gradle.
Redgate documentation presents Flyway as part of a wider product family that includes Flyway Command Line, Flyway Desktop, APIs, build-tool integrations, and Redgate editions. The GitHub README also notes that Flyway is a registered trademark of Boxfuse GmbH owned by Red Gate Software Ltd.
Flyway's adoption is tied to the rise of database DevOps: its own documentation says it extends DevOps to databases, automates database deployments, and is commonly used from the command line in CI/CD systems. The README lists support for 50-plus DBMS products and many community or third-party integrations, including Spring Boot, SBT, Ant, Grails, Play, DropWizard, Grunt, Griffon, and Ninja.
The standard workflow is to create ordered SQL, Java, or scripting migrations, run Flyway against a database, and let it create or update the `flyway_schema_history` table as migrations are applied. It can be used directly through the CLI, embedded through the Java API, or driven through Maven and Gradle.
Flyway matters to package ecosystems because it is both a standalone CLI and a Java library/plugin stack. It bridges application release tooling and mutable database state, so packaging has to serve local developer installs, CI runners, containers, build plugins, and enterprise editions without confusing the open-source command-line engine with Redgate's commercial surfaces.
security posture
No matching local secret-handling manifest was found for flyway. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./flyway.toml./flyway.conf~/flyway.conf<flyway-install-dir>/conf/flyway.confCredential-bearing paths to review before unattended agent runs.
~/flyway.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
flyway | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/flyway/flyway
install metadata
| Package key | brew:flyway |
|---|---|
| Version | 12.10.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/flyway |
| Homepage | https://www.red-gate.com/products/flyway/community/ |
| Repository | https://github.com/flyway/flyway |
| Upstream docs | https://documentation.red-gate.com/flyway |
| License | Apache-2.0 |
| Source archive | https://github.com/flyway/flyway/releases/download/flyway-12.10.0/flyway-commandline-12.10.0.tar.gz |
| Last updated | 2026-06-30T12:28:44Z |
| Pulse | updated |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | flyway |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
flyway
nix profile install nixpkgs#flywayflyway
sudo port install flywaymain/flyway
scoop install main/flywaysource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.