NoSQL: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 15: Line 15:
* HBase
* HBase
* Amazon DynamoDB
* Amazon DynamoDB
* Google [[Bigtable]]


=Organizatorium=
=Organizatorium=

Revision as of 22:17, 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

  • Cassandra
  • CouchDB
  • Neo4j
  • HBase
  • Amazon DynamoDB
  • Google Bigtable

Organizatorium