About 61 results
Open links in new tab
  1. Get Started | Core Liquibase Usage Concepts | Liquibase.org

    Liquibase allows you to specify the database change you want using SQL or several different database-agnostic formats, including XML, YAML, and JSON. Developers can abstract the database code to …

  2. Database Change Management Approaches - Liquibase.org

    Liquibase offers two different approaches to database change management: state-based and migration-based. Learn more about the different approaches.

  3. Using the Liquibase Installer

    Check out the easiest way to download and get started with Liquibase using the Liquibase installer.

  4. Use execute-sql instead of update to apply changes

    Feb 18, 2025 · Use liquibase update-sql to generate a .sql file with all the changes. In this file we see the entries to databasechangelog table included. Use liquibase execute-sql to execute the scripts in the …

  5. Running Your First Update - Liquibase.org

    Get ready to run your first Liquibase command. We'll walk you through the steps and show you how to verify your changes with the examples provided.

  6. Liquibase OSS 5.0 is coming in Q3 2025. Here’s what you need to know!

    May 28, 2025 · Hey folks. I’m part of the team behind Liquibase and wanted to give the community a heads up. Liquibase OSS 5.0 is coming in Q3 2025. It introduces a major architectural update. …

  7. Liquibase - Liquibase Forum | Liquibase.org

    Liquibase Community forum for support and discussion around getting the most out of Liquibase.

  8. Working multiple database with Liquibase

    Jul 31, 2025 · Until now we haven’t used Liquibase, we’re implementing it now and during this process a question arose about what’s the best way to work with Liquibase in a scenario like this.

  9. How to log all generated SQL by Liquibase?

    Jan 19, 2024 · Some of my Liquibase migrations fail with possibly SQL syntax errors, but I don’t see the actual generated SQL in the exception message at all. It only mentions some syntax error and …

  10. Latest News and Announcements topics - Liquibase

    Oct 21, 2021 · Welcome! This is the place to find release updates, product news, and other interesting information about Liquibase.