🍺 BREW Explorer

← all formulae

flyway

brew install flyway v12.9.0 Apache-2.0

Database migration tool that applies versioned SQL scripts in order, with Java runtime.

Why you might care

Flyway automates schema versioning and deployment across environments, keeping database changes in version control alongside application code. It's language-agnostic (works with any SQL dialect), supports repeatable migrations, and integrates into CI/CD pipelines. Use it when you need reliable, auditable database evolution without manual scripts.

Categories

Alternatives

Liquibase Alembic db-migrate Migrate
1.7k
30-day installs · #1063
4.3k
90-day · #1172
19.0k
365-day · #1082

Runtime dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "Liquibase",
    "Alembic",
    "db-migrate",
    "Migrate"
  ],
  "build_dependencies": [],
  "categories": [
    "database",
    "version-control",
    "build-system"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "openjdk"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Database version control to control migrations",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:37:44+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "flyway",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.red-gate.com/products/flyway/community/",
  "homepage_og_description": "Flyway Community is the free, open-source edition of Redgate Flyway. Automate database migrations with version control. Download and get started in minutes.",
  "homepage_og_image": "https://cdn.red-gate.com/assets/images/global/redgate-og.png",
  "homepage_title": "Flyway Community: Free Database Migration Tool by Redgate - Redgate Software",
  "installs_30d": 1680,
  "installs_365d": 19012,
  "installs_90d": 4348,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Apache-2.0",
  "llm_generated_at": "2026-06-20T23:48:45+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "flyway",
  "oldnames": [],
  "one_liner": "Database migration tool that applies versioned SQL scripts in order, with Java runtime.",
  "optional_dependencies": [],
  "rank_30d": 1063,
  "rank_365d": 1082,
  "rank_90d": 1172,
  "raw_hash": "55b3af4353044b37",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/f/flyway.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "12.9.0",
  "versioned_formulae": [],
  "why_use_this": "Flyway automates schema versioning and deployment across environments, keeping database changes in version control alongside application code. It\u0027s language-agnostic (works with any SQL dialect), supports repeatable migrations, and integrates into CI/CD pipelines. Use it when you need reliable, auditable database evolution without manual scripts."
}