Categories of NoSQL

Key /Value pairs

Featured examples are, Amazon  S3(Dynamo), Voldemart and Scalaris

NoSQL - Key Value

Column Family stores

Few examples are Cassandra and HBase

NoSQL - Column Family

Document Database

Popular examples are CouchDB and MongoDB

NoSQL - Document Database

Graph Database

Neo4J is an example.

NoSQL - Graph Database