Using JSON Documents with Autonomous Database

Autonomous Database has full support for data represented as JSON documents. In Autonomous Databases, JSON documents can coexist with relational data.

You can access and manage JSON documents as follows:

  • Using Simple Oracle Document Access (SODA) APIs for NoSQL-style access to document collections.
  • Using SQL and PL/SQL to access JSON documents in tables.