Tuning REST APIs for Oracle Database often comes down to tuning the SQL that powers them. Here’s some advice and an example of how that could be done.
How to enable REST API debug messages for your ORDS endpoints in Oracle Autonomous Database – just use ORDS_ADMIN.SET_PROPERTY() !
Downloading files in Oracle is easy when you’re using Oracle REST Data Services to build REST APIs. Here’s an example for downloading them by name.
What’s next for Oracle SQL Developer? It’s time for our platform to evolve for the modern database developer. Here’s a quick sneak-peek!
We have a new way to display an Oracle Explain plan in Oracle SQL Developer Web. Here’s a guided tour!
Release announcement for ORDS 22.3! Oracle REST Data Services version 22.3 is now available and here’s a high level overview.
SQLcl 22.3 is now available! The big news for this Oracle release is the major updates available for the Liquibase functionality. New commands, new features!
JSON and SQL – things you come into contact almost every day. Do you use them together? With Oracle, that’s easy! Examples that might help you get started –