This is an old revision of the document!


Oracle NoSQL database is a completely different beast than Oracle RDBMS database. As you know, the “No” in NoSQL stands for (Not-Only) SQL database and as such there are a many NoSQL databases:

Oracle NoSQL falls into the Distributed key-value pair type. It consist of storage nodes which are hosting the data. Each collection (shard) is partitioned and each storage server will either be primary or replica to that partition.

  • oracle_nosql_overview.1671194940.txt.gz
  • Last modified: 2022/12/16 12:49
  • by andonovj