I'm looking for one place that summarizes the main properties of the NoSQL databases that I keep seeing referenced - in particular, MongoDB, Riak, Redis, Memcached, Membase, and Cassandra. Types of queries, acid, architecture for/properties of scaling, etc. All in memory, overflow to disk, backup on disk, or mainly only indexes in memory?
Asked
Active
Viewed 1,226 times
5
-
This is the first google response: http://nosql-database.org/links.html. What more do you need? This is the second: http://java.dzone.com/news/nosql-graph-database-feature. – S.Lott Apr 02 '11 at 02:07
-
Please search for dupes before asking. THis has been asked a bunch of times: http://stackoverflow.com/questions/2892729/mongodb-vs-cassandra or http://stackoverflow.com/questions/3478916/what-should-i-choose-mongodb-cassandra-redis-couchdb – Apr 02 '11 at 02:45