Liquibase Installation on Ubuntu 24
Introduction Liquibase is an open-source database change management tool used to track, version, and deploy database schema changes in a structured and controlled way. It is commonly used in DevOps pipelines and CI/CD workflows (Jenkins, GitLab, ArgoCD) to ensure database consistency across development, testing, and production environments. Prerequisites Before installing… Continue Reading Liquibase Installation on Ubuntu 24
