Liquibase (source code)

= Liquibase
{wiki=Liquibase}

Liquibase is an open-source database schema change management tool that helps developers and database administrators manage database changes in a systematic and controlled manner. It provides a way to track, version, and deploy database changes across different environments, making it easier to manage updates to the database schema in a consistent way.