Oracle REST Data Services (ORDS) provides REST APIs for Oracle Database & the JSON Document Store (SODA) plus the Database Actions (SQL Developer Web) App.

Joined October 2016
114 Photos and videos
Have you heard? We now offer support for GraphQL queries! Docs: social.ora.cl/6016R6bNG
3
9
1,664
ORDS - GET PUT POST DELETE your Oracle Database retweeted
Replying to @OracleREST
@OracleREST TIP: print all config name/values including defaults >> config list --include-defaults
1
4
15
1,814
ORDS - GET PUT POST DELETE your Oracle Database retweeted
Replying to @OracleREST
@OracleREST tip. When there is an "All connections in use" , the numbers in the brackets are the pool stats > docs.oracle.com/en/database/…
2
7
1,160
Have you seen our new default landing page? 23.2 will make it easy for you to get started with SQL Developer Web and/or APEX for any of the databases you have enabled with #Oracle REST Data Services (ORDS) Learn more and/or download the latest here! social.ora.cl/6017PRqAf
11
41
6,833
ORDS - GET PUT POST DELETE your Oracle Database retweeted
Can't start @OracleREST in standalone mode because port 8080 is already in use? Fix it... peterobrien.blog/2023/07/17/…
2
5
870
Effective use of eTags - one of many tools for speedier, more responsive apps. ORDS can help! Here are 3 takes: cdivilly.wordpress.com/2014/… krisrice.io/2020-09-22-ORDS-… blog.cloudnueva.com/ords-eta…
3
4
1,295
Exporting your REST APIs, Clients, objects for an entire schema OR Exporting a single module OR Generating OpenAPI client/doc for a module - using SQL Developer Web's REST interface! #oracle #restapis #database #developer
2
5
695
A look at running ORDS locally in your dev env running against your Oracle #Database in #Podman from our own @chrishoina followthecoffee.com/user-gui…

2
3
1,143
ORDS - GET PUT POST DELETE your Oracle Database retweeted
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 @OracleDatabase using REST APIs followthecoffee.com/ords-pos…
3
2
1,021
Calling REST APIs that do 'work' against your @OracleDatabase 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.
2
6
2,036
Need a 'Hello, World!' REST API to see if you've deployed ORDS correctly? Here's a single block of PL/SQL to do that for one of your REST Enabled Schemas - see the image ALT text. PL/SQL API Docs: docs.oracle.com/en/database/… #oracle #developer #restapi #database
3
6
1,036
ORDS - GET PUT POST DELETE your Oracle Database retweeted
Test with AutoREST table from my ADW @OracleREST with @axios - it works.
1
3
866