How to get started with SQLcl projects for implementing CI/CD practices for your Oracle Database by setting up your project and database for Git and Liquibase.

How to get started with SQLcl projects for implementing CI/CD practices for your Oracle Database by setting up your project and database for Git and Liquibase.
An overview of our SQLcl project command, how it’s evolved from our Liquibase commands, and some resources to help you get started with Oracle Database CI/CD.
How to export all of the REST APIs across all of the schemas in your Oracle Database using Oracle REST Data Services (ORDS) version 25.1.
Here’s a quick tutorial for getting started with organizing your Oracle Database connections into folders using SQL Developer’s extension for VS Code.
Easily setup your Internet of things (IOT) devices to share their telemetry data with your Oracle Database, via a secured REST API and a bit of Python.
Quick tip! How to quickly copy and paste data from your Oracle SQL query results to Excel using SQL Developer’s Extension for VS Code.
Using SQLcl to load ~29,000 records from Chicago’s open data portal to follow along with AI Vector Search PM Andy Rivenes’s getting started tutorial.
Oracle Database 23ai FREE, version 23.7 is now available on our VirtualBox appliance. Let’s also take a quick look at the new DBMS_DEVELOPER package.
Oracle SQLcl 24.4.1 is available, and supports loading Excel files to new or existing tables with the LOAD cmd. Plus a reminder about our Project feature.
With the latest innovations in Oracle 23ai, you can now work with an Oracle session transaction over MULTIPLE HTTPS REST API calls! Here’s a demo with ORDS.