
ORDS - GET PUT POST DELETE your Oracle Database
@oraclerest
Oracle REST Data Services (ORDS) provides REST APIs for Oracle Database & the JSON Document Store (SODA) plus the Database Actions (SQL Developer Web) App.
ID: 791995847567372288
https://www.oracle.com/rest 28-10-2016 13:31:39
778 Tweet
3,3K Followers
74 Following



Calling REST APIs that do 'work' against your Oracle Database boils down to HTTP -> SQL/PLSQL -> HTTP with JSON being the data data-interchange format So issuing a POST, results in a PL/SQL block being executed, The response format/data is also defined here.


Great post where @chrishoina shows how to drag-and-drop CSV files on your Mac, and have the data automatically loaded to a table in your Oracle Database using REST APIs followthecoffee.com/ords-post-requ…







Great post from one of our Oracle Database web developer enthusiasts, @JonDixonUS A must-read if you plan on deploying apps in Oracle Cloud blog.cloudnueva.com/oci-api-gatewa…


New post! More on ORDS - GET PUT POST DELETE your Oracle Database 23.2 - nicer looking, more functional HTML error response pages. thatjeffsmith.com/archive/2023/0… #oracle #database #developers

Can't start ORDS - GET PUT POST DELETE your Oracle Database in standalone mode because port 8080 is already in use? Fix it... peterobrien.blog/2023/07/17/808…



New post! We've added support for PATCH requests on your JSON-Relational Duality Views in Oracle Database 23c via ORDS - GET PUT POST DELETE your Oracle Database release 23.2 thatjeffsmith.com/archive/2023/0…

ORDS - GET PUT POST DELETE your Oracle Database tip. When there is an "All connections in use" , the numbers in the brackets are the pool stats > docs.oracle.com/en/database/or…



Join @chrishoina SQL.ProductManager.Oracle.Databases on 14 November @ 12 PM ET ! We'll be teaching you how to make sure your Oracle Database REST APIs are FAST. Topics will include tuning tips, ORDS features to minimize response times, and free testing tools. Register TODAY social.ora.cl/6016ugy5C

ORDS - GET PUT POST DELETE your Oracle Database TIP: print all config name/values including defaults >> config list --include-defaults

