Quick Start to KVLite in a Container

You can run Oracle NoSQL Database in a container using the Oracle NoSQL Database container image.

Prerequisite

Install a containerization tool. In this book, you use Docker as an example.

Note: A full description of Docker is beyond the scope of this documentation. This chapter assumes prior knowledge of Docker.

In this guide, you use the KVLite container image, which is a simplified version of 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.

Note:

In this chapter, you will learn about the following topics:

For details on more advanced scenarios, see the documentation in Github for connecting to non-secure and secure Oracle NoSQL Database in a container.