NoSQL: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 11: Line 11:
=NoSQL Databases=
=NoSQL Databases=
* [[Cassandra]]
* [[Cassandra]]
* [[HBase]]
* CouchDB
* CouchDB
* Neo4j
* Neo4j
* HBase
* Amazon DynamoDB
* Amazon DynamoDB
* Google [[Bigtable]]
* Google [[Bigtable]]

Revision as of 22:22, 7 November 2021

Internal

Overview

The NoSQL databases are grouped in four categories:

  1. key-value stores
  2. graph stores
  3. column stores
  4. document stores

NoSQL Databases

Organizatorium