File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed
data-platform/data-development/ords Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Oracle Rest Data Services (ORDS)
2
+
3
+ ORDS is a Java application that enables developers with SQL and database skills to develop REST APIs for Oracle Database,
4
+ Oracle Database 12c JSON Document store and higher and the Oracle NoSQL Database
5
+
6
+
7
+ # Table of Contents
8
+
9
+ 1 . [ Team Publications] ( #team-publications )
10
+ 2 . [ Useful Links] ( #useful-uinks )
11
+ 3 . [ Reusable Assets Overview] ( #reusable-assets-overview )
12
+
13
+ ## Team Publications
14
+
15
+ - [ JSON & Customer Managed ORDS with ADB] ( https://medium.com/@devpiotrekk/cloud-scalability-using-customer-managed-oracle-rest-data-service-with-autonomous-json-275fa06e8d22 )
16
+ - Article demonstrating the performance of Customer Managed ORDS combined with the Autonomous Database
17
+
18
+ ## Useful Links
19
+
20
+ - [ High Availability (HA) with ORDS] ( https://docs.oracle.com/en/solutions/deploy-ords-ha-oci/index.html )
21
+ - A deployable HA stack showcasing flexibility of ORDS
22
+ - [ ORDS Livelabs] ( https://apexapps.oracle.com/pls/apex/f?p=133:100:16810034341840::::SEARCH:ORDS )
23
+ - Hands on examples using ORDS
24
+
25
+ ## Reusable Assets Overview
26
+ TBD
27
+
28
+ # License
29
+
30
+ Copyright (c) 2023 Oracle and/or its affiliates.
31
+
32
+ Licensed under the Universal Permissive License (UPL), Version 1.0.
33
+
34
+ See [ LICENSE] ( https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE ) for more details.
You can’t perform that action at this time.
0 commit comments