Skip to content

Using Liquibase in DBeaver

DBeaverDevOps edited this page Feb 9, 2024 · 1 revision

Note: This feature is available in Enterprise, Ultimate and Team editions only.

Table of contents

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:

DBeaver Desktop Documentation

General User Guide

Database Management

DBeaver PRO

Databases support

Customizing DBeaver

Troubleshooting

Admin Guide

License management

Tutorials

Development

Clone this wiki locally