Get free courses & earn certifications
Meet, learn & contribute
Get in touch with our team
January 12, 2023
January 9, 2023
January 4, 2023
December 6, 2022
Security Matters Security matters, especially in fast-paced Continuous Integration and Continuous Deployment environments enabled by Liquibase. Across a range of industries,
LIQUIBASE RELEASE: VERSION 4.16.0 Suggested soundtrack: Control Janet Jackson* TL;DR If you are already using Contexts and Labels successfully, keep calm and Database
It’s a universal pain that every software team knows well — updating database code comes with risks and it tends to take a lot more time to release database changes than app
The 2021 State of DevOps Report is now available! The full report is always worth a read, but if you don’t have time to dive into the data, we’ve got you covered. Liquibase
GitLab pipelines allow users to manage CI/CD pipelines along with predefined environment variables with a simple interface. Happily, GitLab pipelines work perfectly with
Nowadays, we have a lot of choices for where and how we run our databases. The thing is, no matter where or how we are running the database, we will always have to manage
Liquibase and DBeaver have teamed up to give you the most advanced database comparison functions so you can stay ahead of the automation game making your life
Liquibase offers a powerful open source database migration tool for Java apps. It brings structure and confidence to developers and DBAs that need to easily create and track
If you’re wondering where to start with automating your database process, you’re not alone. Most teams are delivering database changes manually or with some limited
Every release manager's dream is to easily achieve continuous delivery with zero downtime. Blue-green deployments are a popular technique teams use to make it a reality. What