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, which are modular packages of code that may not follow the Liquibase Pro release cadence. The following is a list of such extensions:
Amazon AWS
You can download these extensions individually or get the AWS extension bundle that contains all three.
AWS Liquibase Extension Documentation | Description | Download |
---|---|---|
Integrate AWS with Liquibase Pro | Liquibase 4.31.0+ integrates the three AWS S3, AWS Secrets Manager, and Amazon DynamoDB Pro extensions into one. This single, convenient source provides a unified user experience and prevents conflicts between the three tools. | Bundle: Maven: Liquibase AWS Extension |
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. | Individual: 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. | Individual: Maven: Liquibase AWS Secrets Manager 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 Policy Checks, Secrets Management, and Structured Logging. | Individual: Maven: Liquibase DynamoDB Commercial Extension |
Sensitive credential storage
Liquibase Extension Documentation | Description | Download |
---|---|---|
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 |
Databases
Liquibase Extension Documentation | Description | Download |
---|---|---|
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 Policy Checks, Secrets Management, and Structured Logging. Download the extension individually or get the AWS extension bundle. | Individual: Maven: Liquibase DynamoDB Commercial Extension |
MongoDB Pro | The Liquibase MongoDB Pro extension lets you use all the features of Liquibase Pro with MongoDB, including Policy 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 |
Remote file management
AWS 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. | Individual: Maven: S3 Remote Accessor Extension |
Policy Checks
Liquibase Extension Documentation | Description | Download |
---|---|---|
Policy Checks |
In Liquibase 4.31.0+, the Checks extension is included when you download Liquibase. The Liquibase Checks Extension contains all Policy Checks functionality for all supported database platforms. This includes many built-in checks to provide better risk mitigation, compliance, code quality, security, and governance to your changelog and database. You can also write Custom Policy Checks in Python and integrate them into the Liquibase policy checks framework for easy and consistent deployment. |
Maven: Liquibase Checks |