My favorite posts from 2023, the things I think you might enjoy from the past year.

My favorite posts from 2023, the things I think you might enjoy from the past year.
Oracle REST Data Services (ORDS) version 23.4 is now available for download. This is a maintenance release with more than 300 bug fixes included!
Oracle SQL Developer 23.1.1 is now available with several important bug fixes as well as an updated, embedded Java 11 Home.
Can something like ChatGPT write a REST API in 3 seconds to do what I spent hours working on?
Yes, you can use relative file paths in your Oracle SQLcl Liquibase AND runOracleScript changeSets. Here’s an example with creating a table and loading its data.
Here are 10 things I bet you didn’t know about REST APIs for your Oracle Database. If you’re developing web services, you should read this!
How to pull a list of values from a query parameter in your Oracle Database REST API, to use in your SQL WHERE IN (:bind) statement.
Some easy to follow examples querying our Oracle Database using GraphQL, powered by Oracle REST Data Services version 23.3.
How to manage physical properties for tables with Oracle SQLcl and Liquibase – suppress things like partitions, compression, and tablespaces.
Oracle REST Data Services 23.3 is now available! One of the biggest new features is the addition of GraphQL support for queries on your Oracle Database!