PL/SQL SDK for Oracle NoSQL Cloud Service #181
dario-vega
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The Oracle Cloud Infrastructure SDK for PL/SQL enables you to write PL/SQL code to manage Oracle Cloud Infrastructure resources. It allows interaction and management of multiple services including Oracle NoSQL
https://docs.oracle.com/en-us/iaas/pl-sql-sdk/doc/dbms_cloud_oci_ns_nosql.html
DBMS_CLOUD_OCI_NS_NOSQL
A NoSQL database service offering on-demand throughput and storage-based provisioning that supports JSON, Table, and Key-Value datatypes, all with flexible transaction guarantees.
The control plane API for NoSQL Database Cloud Service HTTPS provides endpoints to perform NDCS operations, including creation and deletion of tables and indexes, population and access of data in tables, and access of table usage metrics.
The latest version of the SDK is pre-installed by Oracle for all Autonomous Database Serverless.
Beta Was this translation helpful? Give feedback.
All reactions