ORDS (Oracle REST Data Services)
What is ORDS?
ORDS offers you the power to publish a REST API for your information residing in the database. ORDS makes it simple to develop a REST interface/service for relative information. This comparative information is often held on either Associate in Nursing Oracle information, Associate in Nursing Oracle 12c JSON Document Store, or Associate in Nursing Oracle NoSQL information. Learn more Oracle Cloud solutions
ORDS could be a java-based utility employed to wrap your information DML operative with web-service like GET, PUT, POST, etc., and result in a JSON format.
Use Case
The primary use case is to expose existing data as a REST service. Data resides typically in a database, and with the help of ORDS, we can disclose data with secure REST API.
REST API can be consumed in applications, integrations, or any third-party tool which allows REST API call.
The Audience:
Recommended users are those who have a technical background in REST service. This d...
Comments
Post a Comment