Liquibase users rely on several workflows to deliver database changes, define database policies, and auditing database changes.
Deliver a database change
At its core, Liquibase helps you deliver database changes in an agile software environment. That process includes defining what changes are required, if they are compliant, deploying them, and then reviewing those results.
Define database policies
Database policies allow you to define and adhere to code standards to ensure compliance and data quality. Policy Checks allow you to do this within Liquibase.io.
Audit database changes
While managing a database, you often find a change in its structure and need to find out what caused it. That is why it's so important to be able to audit database changes. Several reports are available that make auditing easier than ever.