[DB 형상관리] flywaydb vs liquibase
DB 버전관리가 필요하여 찾음. 테스트 필요
Homepage - Flyway
Version control for your database. Robust schema evolution across all your environments. With ease, pleasure, and plain SQL.
flywaydb.org
GIT: https://github.com/flyway/flyway
GitHub - flyway/flyway: Flyway by Redgate • Database Migrations Made Easy.
Flyway by Redgate • Database Migrations Made Easy. - GitHub - flyway/flyway: Flyway by Redgate • Database Migrations Made Easy.
github.com
Liquibase | Open Source Version Control for Your Database
Liquibase Community is an open source project that helps millions of developers rapidly track, version, and deploy database schema changes.
www.liquibase.org
GIT: https://github.com/liquibase/liquibase
GitHub - liquibase/liquibase: Main Liquibase Source
Main Liquibase Source. Contribute to liquibase/liquibase development by creating an account on GitHub.
github.com
비교
https://reflectoring.io/database-refactoring-flyway-vs-liquibase/
Tool-based Database Refactoring: Flyway vs. Liquibase
A comparison of Flyway and Liquibase - the two most popular tools for database refactoring.
reflectoring.io
https://dzone.com/articles/flyway-vs-liquibase
Database Migration tools: Flyway vs Liquibase - DZone Database
Learning and choosing a migration tool for yor project? Deepening your knowledge about Flyway and Liquibase will give you new insight for efficient workflow.
dzone.com