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

Key Features

Plugin Operations

Configuration Guidelines

FlexDeploy Project Recommendations

SODA ComponentFlexDeploy Project NameNotes
One or more SODA collectionsAs appropriate based one or more collections are managed by project

There is no build aspect to this plugin, as we will just be creating collections based on user configurations on Project.

This means that you can create build/deploy project with dummy build or even use Utility project to create SODA collections.

Collections to be created can be configured on project property. Alternatively you can create Utility project that requests user input for collection name.

Topology Setup Recommendations