chrishoina
chrishoina
@chrishoina.bsky.social
Senior Product Manager for Database Tools | ORDS | Database Actions | Follow for tips on working w/ Oracle Database, ORDS REST APIs, REST-enabled SQL | Views and opinions are my own
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
I should mention @thatjeffsmith.com beat me to it, but here is a great example showcasing the latest ORDS Pre-Authenticated Requests (PARs) updates www.thatjeffsmith.com/archive/2025...
More on PARs and a note re: APEX RESTful Data Services
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.
www.thatjeffsmith.com
July 3, 2025 at 12:07 PM
Yeah, that’s really cool. It just looks so pretty too 😍
June 5, 2025 at 8:19 PM
Yay or nay for astro.build so far? Should I take a look?
Astro
Astro builds fast content sites, powerful web applications, dynamic server APIs, and everything in-between.
astro.build
June 5, 2025 at 2:23 PM
The more "building" type stuff I do, the more I appreciate the terminal. Especially in and around VMs and containers.
June 5, 2025 at 12:27 PM
I'm going to ask we add in some more info in those docs though. For a beginner, it's a steep learning curve. Alternatively, we may create an official Oracle blog for walking through how to do this on/with Podman 😍
June 5, 2025 at 12:25 PM
Philipp, I just got the containers to work using that compose file! Were you able to? Let us know if you have issues. I have to say, first time using that compose file, and it is so nice to start up/down both at the same time.
June 5, 2025 at 12:25 PM
Huh, somebody must have corrected it?? I see: DBSERVICENAME=FREEPDB1
- DBHOST=database
- DBPORT=1521
- ORACLE_PWD=oracle
In the compose file. That's weird. Looks good now, no?
June 3, 2025 at 7:41 PM
And two additional ORDS + JWT blogs that demonstrate using JWTs in OCI IAM or Microsoft Azure. You can check those out here: followthecoffee.com/configuring-... and here: followthecoffee.com/ords-apis-an...

Enjoy, and let me know what you want to see next! #blog #oracleblogs #learning #tutorial
Configuring OCI IAM Domain JWTs to use with ORDS OAuth2.0 protected APIs – Follow the Coffee
followthecoffee.com
May 21, 2025 at 3:06 PM
Now, on to part two. Part two takes the previous configuration and uses it to showcase this JWT authorization/authentication in a simple single-page web application. We use JavaScript, basic HTML, Node.js, and Express.js too. You can follow along here: blogs.oracle.com/database/pos...
May 21, 2025 at 3:06 PM