Database Reference
In-Depth Information
Document Store : MongoDB, CouchDB, MarkLogic
Column Store : Hbase, Cassandra
Key Value Store : DynamoDB, Azure, Redis
Graph Databases : Neo4J, DEX
Most of these NoSQL solutions are open source except for a few like DynamoDB and
Azure, which are available as a service over the Internet. DynamoDB being a key-value
store indexes data only upon primary keys, and one has to go through the primary key to
access certain attributes. Let's start learning more about DynamoDB by having a look at
its history.
Search WWH ::




Custom Search