Setup GitLab Runners and Container Registry for CI/CD with SQLcl Projects (Part 1)

esqupro logo

With the release of SQLcl 24.3.0, Oracle has introduced a new feature called “SQLcl Projects”, which allows you to export incremental changes to database objects, Oracle APEX applications and ORDS modules, and deploy them to database schemas using Liquibase changesets. To streamline this process,…

DOAG 2025: Optimize the CI/CD process with SQLcl and GitLab pipelines

DOAG 2025

With the release of version 24.3 of SQLcl, Oracle has introduced a new feature that supports automated Continuous Integration and Continuous Delivery (CI/CD). The Liquibase extension, integrated since SQLcl version 19.2, has already allowed developers to deploy database structures as well as SQL and…