Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Simple Oracle Document Access (SODA) plugin allows users to create and store collections in an Oracle database. SODA is a NoSQL-style API that lets you create, store, retrieve, and query documents in a Oracle Database without needing to know Structured Query Language (SQL) or how databases store documents.

Supported Versions

  • 19.x
  • Previous versions (18.x, 12.x) not tested but are supported.

Key Features

  • No manual scripting required.
  • No client necessary, just needs Oracle JDBC driver.
  • Easily Configured.

Plugin Operations

  • No labels