liquibase/liquibase
Main Liquibase Source observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 86
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 76.0
- age_days: 5535
- days_rel: 13
- days_push: 7
- n_releases_24m: 11
Adoption not part of the score
5596 stars · 1971 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Liquibase is an open-source database schema change management tool that tracks, versions, and deploys database changes defined in SQL, XML, JSON, or YAML changelogs. It supports over 60 databases and integrates with CI/CD tools like Jenkins, GitHub Actions, and GitLab for automated, rollback-capable deployments.
Use cases
- version and track database schema changes
- automate database migrations in CI/CD pipelines
- roll back bad database deployments
- manage schema changes across MySQL, Oracle, SQL Server, and other databases
- eliminate manual SQL script ordering across a team
- generate database change documentation
When to choose
- you need version-controlled, repeatable database schema migrations
- your team deploys to multiple database engines and wants one migration format
- you want automated rollbacks and audit trails for schema changes
- you're embedding database change management into CI/CD pipelines
When to avoid
- you only need simple one-off SQL scripts with no versioning
- you want a lightweight migration tool with minimal configuration
- you need a GUI-first database management tool rather than a migration engine
Facets
library · maturity stable
database ci-cd developer-tools workflow-automation databases developer-tools jvm cross-platform cli database-migrations schema-migrations database-change-management sql rollback changelog flyway-alternative devops automation
5 sources
- readme: https://github.com/liquibase/liquibase · fetched 2026-08-28 · 343e1782bc72
- homepage: https://www.liquibase.org · fetched 2026-08-29 · 7406482eff08
- site_page: https://docs.liquibase.com/ · fetched 2026-08-29 · 2722c7c123dc
- site_page: https://docs.liquibase.com/home.html?_ga=2.206483795.113453939.1705329202-2128584959.1704289039 · fetched 2026-08-29 · 0c096199bf4c
- site_page: https://www.liquibase.com/pricing · fetched 2026-08-29 · 164e8f4820bf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| liquibase/liquibase | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="liquibase/liquibase")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem