Skip to content

Head First NoSQL

key-value databases

  • Riak
  • Redis
  • Memcached DB
  • Berkeley DB
  • HamsterDB
  • Amazon DynamoDB
  • Project Voldemort (an open-source implementation of Amazon DynamoDB)

document databases

  • MongoDB
  • CouchDB
  • Terrastore
  • OrientDB
  • RavenDB

column-family stores

  • Cassandra
  • HBase
  • Hypertable
  • Amazon SimpleDB

graph databases

  • Neo4J
  • Infinite Graph
  • OrientDB
  • FlockDB

Reference

  • NoSQL Distilled - A Brief Guide to the Emerging World of Polyglot Persistence (Pramod J. Sadalage, Martin Fowler)

Disclaimer
  1. License under CC BY-NC 4.0
  2. Copyright issue feedback me#imzye.me, replace # with @
  3. Not all the commands and scripts are tested in production environment, use at your own risk
  4. No privacy information is collected here
Try iOS App