Using Liquibase in DBeaver
Note: This feature is available in Enterprise, Ultimate and Team editions only.
DBeaver integrates with Liquibase, an open-source tool that helps you track, manage, and apply database changes.
Supported Databases
Liquibase works with a variety of databases. The specific databases that DBeaver supports are listed in the Schema Compare article.
Using Liquibase in DBeaver
With DBeaver's Liquibase support, you can efficiently manage your database changes. You can create and manage Liquibase changelogs directly in DBeaver, making tracking and applying database changes easier. With the Liquibase PRO key, you can also use DBeaver's Schema Compare feature for an enhanced comparison of database schemas.
Additional Resources
For more information on Liquibase, refer to these resources:
- How Liquibase Works
- Fundamentals of Liquibase
- Core Liquibase Usage Concepts
- Liquibase Quickstart
- Evolving Your Database Schema Safely with Liquibase