Autonomous JSON Database

Tasks

Create a JSON Database

You can use any of these Oracle Cloud interfaces to create an Autonomous JSON Database: the console, the Infrastructure REST API, the Infrastructure CLI, or an Infrastructure SDK or Plug-In.

Use Database Actions with JSON Collections

Use Database Actions, a browser-based interface for Oracle SQL Developer, to run SODA commands or SQL code to create, query, index, and update collections of JSON documents, and to perform other tasks on your database.

Build a REST Application

Develop and deploy RESTful services with Oracle REST Data Services (ORDS). Use SODA for REST with JSON documents.

Load JSON Documents

Use PL/SQL package DBMS_CLOUD to load JSON documents into collections in Oracle Autonomous JSON Database.