Oracle SODA Development

Oracle SODA Development

Simple Oracle Document Access is a methodology and set of APIs for developing in a document-centric way with the Oracle Database. Collections of JSON documents can be created, read, updated and deleted within the database, and can be accessed through SQL as well as SODA.

SODA can be used with the Oracle Database on Cloud or on-Premise. It is also a major component of the Oracle JSON Database cloud service, part of the Autonomous Database offering.

SODA Driver Downloads

NOTE:

Autonomous Database (ADB) users should note that SODA REST is preinstalled on Autonomous Database.
ADB users should refer to their specific ADB documentation for more information about required versions for each SODA driver:
SODA driver version information related to Autonomous Shared Infrastructure click here.
SODA driver version information related to Autonomous Dedicated Infrastructure click here.


Download Location

Instructions

Documentation

Installation Guide
Installation Guide
SODA for REST
Installation Guide
SODA for PL/SQL
No need to download
Installation Guide
SODA for Node.js (works with TypeScript)
See install guide for downloads
Installation Guide
SODA for Python
See install guide for downloads
Installation Guide