ORDS version 25.2 is now available! Also a quick overview on the new PAR support in SQL Developer Web and a note regarding RESTful Services interface in APEX.

ORDS version 25.2 is now available! Also a quick overview on the new PAR support in SQL Developer Web and a note regarding RESTful Services interface in APEX.
Summary from our Oracle Developer Coaching, June News Edition. Kris and I were back to talk more things Oracle Database and LiveSQL!
See how to build your own local MCP to connect your AI assistant to an Oracle Database, by simply ingesting our REST API OpenAPI spec!
Using Oracle SQLcl to execute scripts on multiple databases, concurrently, using the background command. The jobs command makes monitoring those tasks easy.
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 setup Oracle SQL Developer Extension for VS Code or Oracle SQLcl to authenticate your database connections using Kerberos – without an Oracle Client!
Here’s a quick tutorial for getting started with organizing your Oracle Database connections into folders using SQL Developer’s extension for VS Code.
Oracle SQL Developer Extension for VS Code v25.1 is now available! This release includes the ability to organize your connections via folders (and subfolders!)
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.
Did you know Oracle REST Data Services now supports generating Pre-Authenticated Requests (PARs) for any of your Oracle Database REST APIs? Examples and code!