Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>Might be not the best place to answer with this, but I'd like to share this taxonomy of noSQL world created by Steve Yen (please find it at <a href="http://de.slideshare.net/northscale/nosqloakland-200911021" rel="nofollow noreferrer">http://de.slideshare.net/northscale/nosqloakland-200911021</a>)</p> <ol> <li><p><strong>key‐value‐cache</strong></p> <ul> <li>memcached</li> <li>repcached</li> <li>coherence</li> <li>
infinispan</li> <li>eXtreme
scale</li> <li>
jboss
cache</li> <li>velocity</li> <li>terracoqa
</li> </ul></li> <li><p><strong>key‐value‐store</strong></p> <ul> <li>
keyspace</li> <li>
flare</li> <li>schema‐free</li> <li>
RAMCloud
</li> </ul></li> <li><p><strong>eventually‐consistent key‐value‐store</strong></p> <ul> <li>dynamo</li> <li>
voldemort</li> <li>
Dynomite</li> <li>
SubRecord</li> <li>
MongoDb</li> <li>
Dovetaildb</li> </ul></li> <li><p><strong>ordered‐key‐value‐store</strong></p> <ul> <li>tokyo
tyrant</li> <li>lightcloud</li> <li>
NMDB</li> <li>luxio</li> <li>
memcachedb</li> <li>
actord
</li> </ul></li> <li><p><strong>data‐structures server</strong></p> <ul> <li>redis
</li> </ul></li> <li><p><strong>tuple‐store</strong></p> <ul> <li>gigaspaces</li> <li>
coord</li> <li>
apache
river</li> </ul></li> <li><p><strong>object database</strong></p> <ul> <li>ZopeDB</li> <li>db4o</li> <li>
Shoal
</li> </ul></li> <li><p><strong>document store</strong></p> <ul> <li>CouchDB</li> <li>Mongo</li> <li>
Jackrabbit</li> <li>
XML
Databases</li> <li>
ThruDB</li> <li>
CloudKit</li> <li>
Perservere</li> <li>
Riak
Basho</li> <li>
Scalaris
</li> </ul></li> <li><p><strong>wide columnar store</strong></p> <ul> <li>BigTable</li> <li>Hbase</li> <li>Cassandra</li> <li>Hypertable</li> <li>KAI</li> <li>
OpenNep</li> </ul></li> </ol>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload