Welcome to the Oracle NoSQL Database C API. This API is intended for use with C and C++ applications that want to access and manage data which is placed in a NoSQL Database Key-Value Store (KV Store).
This manual describes version 12.1.3.1 of the C API library. This version of the library is intended for use with Oracle NoSQL Database version 11.2.2.0.
This API is a wrapper around the native Java NoSQL Database interfaces. This means that in order for you to use the API, you must have a Java virtual machine configured for the machine where your client will run.
For information on how to build the library, see the BUILDING file.