Skip to content

Commit 5c6825e

Browse files
authored
Merge pull request #133 from oracle-devrel/phantompete-patch-1
Phantompete patch 1
2 parents 93f848d + e598580 commit 5c6825e

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
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.

0 commit comments

Comments
 (0)