Flyway is an open-source database migration tool. It strongly favors simplicity and convention over configuration.
Cost / License
- Freemium
- Open Source (Apache-2.0)
Platforms
- Mac
- Windows
- Linux
There are many alternatives to Liquibase for Linux if you are looking for a replacement. The best Linux alternative is flyway, which is both free and Open Source. If that doesn't suit you, our users have ranked more than 10 alternatives to Liquibase and 11 are available for Linux so hopefully you can find a suitable replacement. Other interesting Linux alternatives to Liquibase are goose, Evolve (database migration), DbPatch and node-db-migrate.
Flyway is an open-source database migration tool. It strongly favors simplicity and convention over configuration.
goose is a database migration tool. Manage your database schema by creating incremental SQL changes and/or Go functions.


Evolve - Database migration tool for .NET and .NET Core projects. Inspired by Flyway.




MigrationPilot analyzes PostgreSQL DDL for lock conflicts, missing safeguards, and risky ALTER TABLE patterns. 80 safety rules powered by the real PostgreSQL parser. Features include lock analysis, risk scoring, auto-fix suggestions, safe migration alternatives, and CI/CD...
Free and open source schema versioning and migration tool made with .NET Core. Plain SQL, arrange versions in ordinary folders and seed your data from CSV via stand-alone CLI (no CLR needed), Azure Pipelines, Docker or ASP.NET Core code.



