nosql

TwitterFacebook
Get flash to fully experience Pearltrees
http://couchdb.apache.org/ CouchDB provides a RESTful JSON API than can be accessed from any environment that allows HTTP requests. There are myriad third-party client libraries that make this even easier from your programming language of choice. CouchDB’s built in Web administration console speaks directly to the database using HTTP requests issued from your browser. CouchDB is written in Erlang , a robust functional programming language ideal for building concurrent distributed systems. Erlang allows for a flexible design that is easily scalable and readily extensible.

Apache CouchDB: The CouchDB Project

http://cassandra.apache.org/

The Apache Cassandra Project

The Apache Cassandra database is the right choice when you need scalability and high availability without compromising performance. Linear scalability and proven fault-tolerance on commodity hardware or cloud infrastructure make it the perfect platform for mission-critical data. Cassandra's support for replicating across multiple datacenters is best-in-class, providing lower latency for your users and the peace of mind of knowing that you can survive regional outages. Cassandra's ColumnFamily data model offers the convenience of column indexes with the performance of log-structured updates, strong support for materialized views , and powerful built-in caching. Cassandra is in use at Netflix , Twitter , Urban Airship , Constant Contact , Reddit , Cisco, OpenX, Digg, CloudKick, Ooyala, and more companies that have large, active data sets. The largest known Cassandra cluster has over 300 TB of data in over 400 machines.
NorthScale's Steven Yen in his highly entertaining NoSQL is a Horseless Carriage presentation has come up with a NoSQL taxonomy that thankfully focuses a little more on what NoSQL is, than what it isn't : "Who will win?" Steven asks. He answers: t he most approachable API with enough power will win . Steven touts the contender with the most devastating knock out punch will be document stores because "everyone groks documents." http://highscalability.com/blog/2009/11/5/a-yes-for-a-nosql-taxonomy.html

High Scalability - High Scalability - A Yes for a NoSQL Taxonomy

scalaris - Project Hosting on Google Code

http://code.google.com/p/scalaris/ Scalaris uses a structured overlay with a non-blocking Paxos commit protocol for transaction processing with strong consistency over replicas. Scalaris is implemented in Erlang. Discussion / Documentation / Download: The Scalaris project was initiated by Zuse Institute Berlin and onScale solutions GmbH and is partly funded by the EU projects Selfman, XtreemOS, 4CaaSt and Contrail.