#OracleRest
Joel Kallman Day 2026 : Announcement

oracle-base.com/blog/2026/09...

#JoelKallmanDay @oracleace @OracleDevs @OracleDatabase @OracleREST @OracleAPEX #orclapex
September 23, 2026 at 6:09 AM
Oracle REST Data Services (ORDS) 26.1.0 Released

oracle-base.com/blog/2026/04...

@OracleREST
April 13, 2026 at 7:02 AM
ORDS 25.1 has just been released 😀

Release notes here:
www.oracle.com/tools/ords/o...

Downloads:
www.oracle.com/database/sql...

#OracleRest #ORDS #OracleDatabase
www.oracle.com
April 16, 2025 at 3:31 PM
It's nearly time...

Oracle Critical Patch Update Pre-Release Announcement - October 2025

www.oracle.com/security-ale...

@OracleDatabase @OracleREST @OracleAPEX #orclapex
October 17, 2025 at 8:47 AM
Oracle REST Data Services (ORDS) : Pre-Authenticated Requests

oracle-base.com/articles/mis...

@OracleREST
July 21, 2025 at 7:02 AM
via @JulianFreyCH If you have any public facing ORDS installations, you need to patch them again.

Oracle Critical Security Patch Update Pre-Release Announcement - May 2026

www.oracle.com/security-ale...

@OracleREST
May 28, 2026 at 5:20 AM
Oracle REST Data Services (ORDS) : Authentication Enhancements (ORDS_SECURITY and ORDS_SECURITY_ADMIN Packages)

oracle-base.com/articles/mis...

@OracleREST
June 23, 2025 at 7:39 AM
Just a quick ORDS + JWTs PSA. This applies to Oracle's Identity and Access Management provided JWTs. Maybe you've experienced this "error=invalid_token" error too? Here is how to resolve it: followthecoffee.com/401-unauthor... #troubleshooting #oracle #restapis #oraclerest #apidevelopment #jwts
401 Unauthorized invalid_token – troubleshooting Oracle Cloud IAM JWTs with ORDS – Follow the Coffee
followthecoffee.com
April 7, 2025 at 2:27 PM
First Christmas gift by Oracle: new ORDS version 24.4 with interesting new features. Check it out here:
www.oracle.com/tools/ords/o...
Thanks @thatjeffsmith.com @krisrice.io and your teams for the great job :-)
#oracleREST #orclAPEX #oracle
www.oracle.com
December 13, 2024 at 8:51 AM
March 13, 2025 at 5:46 PM
Have a multi-tenant #orclAPEX App, and need a quick way to identify the tenant based on the URL? Create a 'paths' file in your @OracleREST database config folder and add a path for each tenant. Then use sys.owa_util.get_cgi_env('SCRIPT_NAME') to detect the tenant in PL/SQL.
August 22, 2023 at 12:04 AM
Finally managed to submit some subjects for #APEXconn25 hope to meet you there. All about #orclapex and @oracleREST
November 30, 2024 at 10:07 AM
Learn yourself something about ORDS and configuring access logs when in Standalone mode: followthecoffee.com/ords-standalon…#thursdaya#blogo#oraclerests#ordsd#oracledatabases#oracleapisi#oraclecloudu#ocici
https://followthecoffee.com/ords-standalon…
October 31, 2024 at 8:54 PM
Coming to you live from 35000ft, somewhere over the Atlantic Ocean. An ORDS and GraphQL tutorial: using Maven to build the polyglot and js dependencies for GraalVM 21: followthecoffee.com/ords-and-gra...

#graalvm #oracle #database #maven #jdk #ords #oraclerest
July 3, 2025 at 11:18 PM
FYI to all, the ORDS team just published a new patch, 25.1.1. Now available for download here: www.oracle.com/database/sql...

Two small bug fixes, and an update to our Jetty library. Happy Friday 😍
#oraclerest #oracledatabase #restapi #apidevelopment #jdk17 #jdk21 #graalvm #newupdate #bugfix
May 30, 2025 at 1:17 PM
New Oracle blogs are live! With a two-part tutorial showing you how to create custom claims in your Identity Domain, include them in a JSON Web Token, and use it to access ORDS OAuth2.0 protected resources. Part One is here: blogs.oracle.com/database/pos... #wednesday #oracle #restapis #oraclerest
May 21, 2025 at 3:06 PM
Updating our Oracle REST Data Services (ORDS) + python + flask app ahead of OCW24. We’re streamlining the app, and making it more beginner friendly too! Additional endpoints are in the works. But here is this week’s progress! #friday #flask #python #tutorial #restapi #oraclerest
May 24, 2024 at 7:55 PM
For the avoidance of doubt-if all you want to do is interact with the database via GET, POST etc, just use @OracleREST and save yourself a ton of work. In my case I needed to orchestrate a Java app on a VM. There had to be communication both ways and REST was the obvious solution
December 5, 2024 at 8:33 AM
How to move your @OracleAPEX apps and @OracleREST services to the @OracleCloud via @joelkallman

https://blogs.oracle.com/apex/how-to-move-your-apex-applications-to-autonomous-database

This also applies to Always Free Autonomous Database Cloud Services!

#oracle #database #lowcode
November 13, 2024 at 11:09 PM
UPDATE ALL THE SQL THINGS! @OracleSQLDev @OracleREST @OracleSQLcl
November 18, 2024 at 4:57 PM
Time to update all the SQL things! @OracleREST @oraclesqlcl @OracleSQLDev
November 18, 2024 at 4:11 PM
ORDS 26.1 dropped 2 weeks ago. 26.1 has a TON of VECTOR-focused ORDS APIs; like the new /vectorSearch endpoint.

Check out this article where I discuss a common use case and how I've solved for it with ORDS and VECTOR search.
blogs.oracle.com/database/pai...

#AI #LLMs #oracleREST #vectorsearch #api
April 17, 2026 at 1:41 PM
API doc for these new ORDS DB-API endpoints: docs.oracle.com/en/database/...

More on Session-less transactions in the ORDS Dev Guide: docs.oracle.com/en/database/...

#Friday #updates #api #ORDS #oracleREST
Oracle REST Data Services API
Provides the Oracle REST Data Services (ORDS) users the ability to perform Oracle Database management and monitoring operations through a user-friendly REST API.
docs.oracle.com
October 3, 2025 at 8:22 PM
ORDS 25.1 is now available for download: www.oracle.com/database/sql...
And of course, you can check out the release highlights too: followthecoffee.com/ords-25-1-re...
Give it a spin 😍 #newrelease #ords #oracledatabase #oraclerest #productupdate
April 16, 2025 at 3:09 PM
Another quick heuristic for investigating connectivity, latency, and response times. Also, a good opportunity to learn more about ORDS and cURL 😍 Two options:
1: followthecoffee.com/troubleshoot...

2: chrishoina.medium.com/troubleshoot...

#wednesday #learning #oraclerest #apis #troubleshooting
Troubleshooting: reviewing ORDS connections, your application server, and response times
Symptom/Issue
chrishoina.medium.com
April 9, 2025 at 9:06 AM