Liquibase Pro Extensions

Liquibase Pro has many features built into the product so that you can apply your Liquibase Pro license key and get started immediately.

Some Liquibase Pro features are stored in separate extensions. The following is a list of such extensions:

Extensions

Liquibase Extension Documentation Description Download
AWS S3 Liquibase integrates the use of Amazon S3 to store and retrieve data from anywhere. Extending Liquibase to use remote file locations enables secure, centralized file management. Maven: S3 Remote Accessor Extension
AWS Secrets Manager You can natively read your application secrets in Liquibase with the AWS Secrets Manager extension. This extension allows you to store sensitive Liquibase authentication details such as your URL, username, password, and Liquibase Pro license key in your vault. Maven: Liquibase AWS Secrets Manager Extension
HashiCorp Vault You can natively read your application secrets in Liquibase with the Hashicorp Vault extension. This extension allows you to store sensitive Liquibase authentication details such as your URL, username, password, and Liquibase Pro license key in your vault. Maven: HashiCorp Vault Extension
Amazon DynamoDB Pro The Liquibase DynamoDB Pro extension lets you manage DynamoDB objects and manage data via PartiQL statements. It handles AWS platform instructions asynchronously while supporting Liquibase Pro features including Quality Checks, Secrets Management, and Structured Logging. Maven: Liquibase DynamoDB Commercial Extension
MongoDB Pro The Liquibase MongoDB Pro extension lets you use all the features of Liquibase Pro with MongoDB, including Quality Checks, Secrets Management, and Structured Logging. You can use Liquibase with several MongoDB providers, including MongoDB Atlas, MongoDB Community Server, MongoDB Enterprise Server, and the Amazon DocumentDB clone. Maven: Liquibase MongoDB Commercial Extension
Custom Policy Checks Liquibase checks have been opened to the world of Python development! With the Liquibase Checks Extension, you can point your custom checks to your custom Python scripts to solve your nuanced conditions for better risk mitigation, compliance, code quality, security, and more. Maven: Liquibase Checks