Start your data store

You can quickly get started using KVLite, which is a simplified version of the Oracle NoSQL Database

KVLite provides a single storage node, single shard store, that is not replicated. It runs in a single process without requiring any administrative interface. The Oracle NoSQL Database Proxy is a middle-tier component that lets any application written using one of the Oracle NoSQL Database SDKs communicate with the Oracle NoSQL Database. The JAR file for the Oracle NoSQL Database Proxy is included in the Enterprise Edition distribution and the Community Edition distribution of Oracle NoSQL Database. You can quickly start your data store by following the two steps below.
  1. Install KVLite
  2. Start KVLite