oracle_nosql_overview

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
oracle_nosql_overview [2022/12/16 12:08] – created andonovjoracle_nosql_overview [2022/12/16 12:49] (current) andonovj
Line 3: Line 3:
 As you know, the "No" in NoSQL stands for (Not-Only) SQL database and as such there are a many NoSQL databases: As you know, the "No" in NoSQL stands for (Not-Only) SQL database and as such there are a many NoSQL databases:
  
-{{:insert-image_08_02.png?400|}}+{{ :insert-image_08_02.png?400 |}} 
 + 
 + 
 +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. 
 + 
 +{{ :architecture1.png?400 |}} 
 + 
 +Furthermore, the Oracle NoSQL has several APIs available to manage the data. So far I was able to use both: "Key-Value" pair API and the SQL API. 
 + 
 + 
  • oracle_nosql_overview.1671192493.txt.gz
  • Last modified: 2022/12/16 12:08
  • by andonovj