Oracle NoSQL Database
Release 25.3
Oracle NoSQL Database is a distributed, shared-nothing, non-relational database designed to store and access key/value, JSON, and tabular data at scale. It delivers predictable, low latencies to simple queries at any scale and is designed from the ground up for high availability.
KVLite
Learn how to quickly get started with KVLite, a simplified version of Oracle NoSQL Database. KVLite offers a single storage node and a single shard store without replication. It operates within a single process and does not require an administrative interface.
Start KVLite using command line interface
Learn how to configure, start, and stop KVLite using a command line interface.
Start KVLite in a Container
Learn to run Oracle NoSQL Database in a container using the Oracle NoSQL Database container image.