Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions data-platform/data-development/ords/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ORDS is a Java application that enables developers with SQL and database skills to develop REST APIs for Oracle Database,
Oracle Database 12c JSON Document store and higher and the Oracle NoSQL Database

Reviewed: 28.01.2025
Reviewed: 3.07.2025

# Table of Contents

Expand All @@ -12,7 +12,7 @@ Reviewed: 28.01.2025

# Team Publications

- [ORDS version 24.4 is now available, time to upgrade!](https://www.oracle.com/database/sqldeveloper/technologies/db-actions/download/)
- [ORDS version 25.2 is now available, time to upgrade!](https://www.oracle.com/database/sqldeveloper/technologies/db-actions/download/)

- [JSON & Customer Managed ORDS with ADB](https://medium.com/@devpiotrekk/cloud-scalability-using-customer-managed-oracle-rest-data-service-with-autonomous-json-275fa06e8d22)
- Article demonstrating the performance of Customer Managed ORDS combined with the Autonomous Database
Expand All @@ -21,7 +21,7 @@ Reviewed: 28.01.2025

# Useful Links

- [ORDS - Latest Release](https://www.oracle.com/tools/ords/ords-relnotes-24.4.html)
- [ORDS - Latest Release](https://www.oracle.com/tools/ords/ords-relnotes-25.2.html)
- [Webinar - ORDS & DevOps](https://www.youtube.com/watch?v=GIRdoGlqIDE)
- [High Availability (HA) with ORDS](https://docs.oracle.com/en/solutions/deploy-ords-ha-oci/index.html)
- A deployable HA stack showcasing flexibility of ORDS
Expand Down