Opensource Liquibase
Use Cases and Deployment Scope
We have automated our database deployments using open-source Liquibase. Process helped reduce the need for DBA involvement during application releases, and provided the ability to tag and release DB artifacts as app artifacts.
Pros
- Database change logs
- Database change sets
- Rollback
- Easy integration with build tools
- contexts
Cons
- Multi schema automation
- Stored procedure support
- PLSQL block support
- logging
Return on Investment
- Quicker development of database artifacts
- Easier tracking of DB changes
- Easier and quicker rollback if needed
- DB rollback testing
Other Software Used
ServiceNow DevOps, Splunk Enterprise, Dremio

