November 9, 2010 12:19 PM
Posted by: Sasirekha R
Document Store,
MongoDB,
NoSQL,
RDBMSMongoDB, the NoSQL favourite - Part 1
MongoDB seems to be the favourite choice when NoSQL is considered - mainly due to it being simple and more close to object oriented concepts and relational database usage. MongoDB aims to bridge...
October 4, 2010 5:41 AM
Posted by: Sasirekha R
Key/Value Pair,
KVP,
memcached,
NoSQL,
RDBMS,
Redis,
setKey-value Pair (KVP) - the backbone of NoSQL
Most NOSQL databases- BigTable, Hadoop, CouchDB, SimpleDB, memcached, Redis - use key-value pair (KVP) concept. A key-value pair (KVP) is a set of two linked data items:
1. a key (say account number or...
September 3, 2010 3:01 AM
Posted by: Sasirekha R
Bigtable,
NoSQL,
Not Only SQL,
RDBMS,
relational,
web 2.0NoSQL - Not Only SQL - to co-exist with SQL
NoSQL - as the name itself suggests - covers all forms of data management solutions that are not "strictly" relational databases. NoSQL is defined as the "next generation databases mostly addressing the points...