Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 714 Bytes

File metadata and controls

20 lines (15 loc) · 714 Bytes

BDD Oracle NoSQL

Oracle NoSQL

Oracle NoSQL Database is designed for today’s most demanding applications that require low latency responses, flexible data models, and elastic scaling for dynamic workloads. It supports JSON, Table and Key-Value datatypes running on-premise, or as a cloud service with on-demand throughput and storage based provisioning.

1. How to install with Docker

  1. Install docker: https://www.docker.com/

  2. Run docker command:

docker run -d --name oracle-instance -p 8080:8080 ghcr.io/oracle/nosql:latest-ce