Work with JSON Documents Using SQL and PL/SQL APIs on Autonomous AI Database

Autonomous AI Database supports JavaScript Object Notation (JSON) data natively in the database.

When you use Autonomous AI Database to store JSON data you can take advantage of all the features available in your database. You can combine your JSON data with non-JSON data; then, using Autonomous AI Database features such as Oracle Machine Learning Notebooks, you can analyze your data and create reports. You can access JSON data stored in the database the same way you access other database data, including using Oracle Call Interface (OCI), Microsoft .NET Framework, and Java Database Connectivity (JDBC).

See JSON in Oracle Database to get started.