Table of Contents

Database Refactoring With LiquiBase

LiquiBase is an open source (LGPL), DBMS-independent library for tracking, managing and applying database changes. It is built on a simple premise: All database changes (structure and data) are stored in an XML-based descriptive manner and checked into source control.

While there have been many attempts to provide a similar tool, LiquiBase aims to provide a solution that:

Supports merging of changes from multiple developers

While we are currently focused on the core Java-based migrator functionality, additional features planned include:

Getting Started

Download LiquiBase, read our Quick-Start Guide and join our Mailing List

Overview

View a short (6 minute) overview of LiquiBase and more are available in the training section.

LiquiBase Supporters

We would like to thank Sundog for their generous support of time and resources.