Developing RESTful Services in Autonomous Database
You can develop and deploy RESTful Services with native Oracle REST Data Services (ORDS) support on Autonomous Databases. Simple Oracle Document Access (SODA) for REST lets you use a database as a simple JSON document store.
- About Oracle REST Data Services in Autonomous Database
Oracle REST Data Services (ORDS) makes it easy to develop REST interfaces for relational data in a database. - Access RESTful Services and SODA for REST
Each Autonomous Database includes Oracle REST Data Services (ORDS) that provides HTTPS interfaces for working with the contents of your Oracle Database in REST enabled schemas. - Develop with Oracle REST Data Services on Autonomous Database
Autonomous Database supports Oracle REST Data Services (ORDS). - Use SODA for REST with Autonomous Database
Autonomous Database supports Simple Oracle Document Access (SODA) for REST. - Access Oracle REST Data Services, Oracle APEX, and Developer Tools Using a Vanity URL
To access Oracle REST Data Services (ORDS) endpoints, you can optionally configure a vanity URL or custom domain name that is easy to remember to help promote your brand identity. - About Customer Managed Oracle REST Data Services on Autonomous Database
Optionally, you can configure Autonomous Database to use Oracle REST Data Services (ORDS) running in a customer managed environment.
Parent topic: Develop