
Databases
Liquibase
Data
Liquibase: A Tool for Database Management
Liquibase is a database management tool that enables automated changes, offering flexibility and support for multiple database systems. The article describes a simple use case for Liquibase to undo changes which have been made, and also demonstrates integration with Spring Boot.
Read all