Recent Liquibase Articles, February 2020
February 7, 2020
Here are some articles and other interesting things written by the many people around the world that are using Liquibase.
- SQLcl : Automating Your SQL and PL/SQL Deployments using the SQLcl implementation of Liquibase
Oracle has recently included Liquibase into a tool called SQLcl. This article goes into some detail on how to use SQLcl to manage database change. - Java & Databases: Guide to JDBC, Hibernate and Spring Data
A good introduction to doing anything with Java and a database. Discusses things like managing schema changes with Liquibase as well as domain modeling, code-first vs. database-first, and Object Relational Mappers like Hibernate. - Add a custom object to your Liquibase diff
Detailed tutorial showing how to add a custom extension to Liquibase, using the example of adding Stored Procedures to the Snowflake Database. - Liquibase A-Z Reference (Almost)
A second tutorial showing some work with Liquibase, Hibernate, and Spring Boot. A follow up to an earlier tutorial that covers a lot of ground including issue tracking, continuous integration, and a whole lot more. - Database migrations with SpringBoot, Maven and Liquibase
Another tutorial that discusses the how and why of schema migration in a Spring Boot and Hibernate project. - Ansible and Liquibase
A slide deck showing how Ansible can be used to help provision your application environment (webserver, database server, etc.) and how Liquibase fits into that to help you overcome the “Database DevOps Bottleneck”. - Version based database migration with Liquibase
A ten minute YouTube video that is a good introduction to Liquibase. - Schema Migration
A high level overview of how one company manages hundereds of databases using a variety of tools (including Liquibase). Somewhat short on details.
Article author
Steve Donie Community