Reference resources on NoSQL DB
NoSQL Databases and Comparisons Resources
NoSQL DB is the coolest new thing on the block. It’s worth exploring no matter if it is useful for your website/webapp or not. I searched hard through web of content farms and collected some useful resources on comparison of NoSQL databases and more insights into some popular NoSQL databases such as Cassandra, MongoDB, HBase, Redis and others.
- VoltDB
- MongoDb Performance and durability
- Cassandra vs MongoDb vs Couchdb vs Redis vs Riak vs HBase
- MongoDB in Amazon Cloud
- Cassandra vs Redis
- MongoDB vs Cassandra or other DB
- Cassandra vs HBase
- HBase for random real time read/write access to bigdata
- Hypertable
- Memcached
- Terracotta
Cassandra Resources:
- http://nosql.mypopescu.com/post/573604395/tutorial-getting-started-with-cassandra
- http://arin.me/blog/wtf-is-a-supercolumn-cassandra-data-model
- http://www.rackspace.com/cloud/blog/2010/05/12/cassandra-by-example/
- one example for beginner
- Cassandra Presentation for San Antonio JUG
- View more presentations from gdusbabek
- http://nosql.mypopescu.com/post/474623402/cassandra-reads-performance-explained
- http://www.juhonkoti.net/2010/09/25/example-how-to-model-your-data-into-nosql-with-cassandra
- Cassandra Basics: Indexing
- View more presentations from Benjamin Black
- http://ria101.wordpress.com/2010/02/22/cassandra-randompartitioner-vs-orderpreservingpartitioner/
- http://www.datastax.com/docs/0.7/index
Leave a Comment