Liquibase
A tool for tracking, versioning and deploying database schema changes across many databases.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
About Liquibase
Liquibase manages database schema changes as tracked changesets, so changes can be versioned and deployed through CI/CD pipelines alongside application code. It supports more than 65 databases.
The company now promotes Liquibase Secure, a paid edition that adds governance, security and audit features for regulated organisations. The core tool remains available for developers who want scripted, repeatable schema deployments.
Strengths
- Supports more than 65 databases
- Fits into CI/CD pipelines
- Tracks every schema change
Limitations
- Website focuses on the paid enterprise edition
- Recent versions use a source-available license
Details
- Pricing
- FreemiumA free edition is available; Liquibase Secure is a paid enterprise product.
- License
- Proprietary (FSL-1.1-ALv2)
- Developer
- Liquibase
- Platforms
- Windows, macOS, Linux, Command line
- How it runs
- Downloadable app
- Best suited for
- Teams automating database schema deployments
- Categories
- Database tools, Developer tools
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Alternatives to Liquibase
Compare allSoftware that can replace Liquibase for an important use case, and what changes if you switch.
Flyway
A database migration tool that applies versioned schema changes across many database engines.
Flyway applies versioned migrations across more than 60 databases with its core open source under Apache-2.0, while governance features require a paid edition.
Atlas
A command-line tool that manages database schemas as code and plans migrations automatically.
Atlas manages schemas declaratively and plans migrations automatically, adding linting, drift detection and Terraform and Kubernetes integrations, with some features on paid plans.
Dbmate
Manage database schema changes with plain SQL migration files.
Dbmate is a free MIT-licensed tool using plain SQL migration files, giving a simpler workflow without Liquibase's change tracking features or enterprise edition.
Bytebase
A web-based database governance platform for schema migrations, change review and controlled query access.
Bytebase moves schema deployment into a self-hostable web platform with change review and controlled query access, built for team governance rather than a command-line tool.
Similar software
Related functionality, not necessarily a direct replacement.
sqlc
Generate typed application code from SQL queries.
SchemaSpy
A command-line tool that generates browsable HTML documentation and ER diagrams from a database schema.
pgModeler
An open-source PostgreSQL modeling tool for designing, reverse-engineering, diffing and deploying database schemas.
DbSchema
A visual database designer and client that turns SQL and NoSQL databases into ER diagrams.