We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 990abe0 commit cdf9ac6Copy full SHA for cdf9ac6
data-platform/autonomous-database/autonomous-json/oracle-api-for-mongodb-demos/NodeJS/po/README.md
@@ -0,0 +1,7 @@
1
+# oracle-json sample NodeJS scripts presenting different features of MongoDB API and Oracle JSON Database
2
+### 01_load_json_file.js
3
+Tgis script contains demo presenting how to load in NodeJS data from an OCI object store bucket using DBMS_CLOUD PL/SQL api
4
+### 02_partitioning.js
5
+This script contains demo presenting performance improvements for native MongoDB commands of using partitioned JSON collection tables
6
+### Requirements
7
+AJD_CRED credential object allowing using tenancy where PURCHASEORDER_COL data is stored in a bucket
0 commit comments