Slide 11
Slide 11 text
Types
● Relational
○
MySQL, PostgreSQL, Oracle, …
● Document stores
○
MongoDB, CouchDB, Couchbase, …
● Graph
○
Neo4j, …
● Key-value stores
○
File system, Redis, FoundationDB, …
● Search
○
Lucene, Solr, Elasticsearch, …
… and a bunch of others I’m missing.