NoSQL: Difference between revisions
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:
- key-value stores
- graph stores
- column stores
- document stores
NoSQL Databases
- Cassandra
- CouchDB
- Neo4j
- HBase
- Amazon DynamoDB
- Google Bigtable
Organizatorium
- NoSQL discussion: https://bigdata-ir.com/wp-content/uploads/2017/04/NoSQL-Distilled.pdf NoSQL Distilled by Sadalage, Fowler. (Learning/Systems Design)
- Should you go Beyond Relational Databases? https://blog.teamtreehouse.com/should-you-go-beyond-relational-databases