My favorites | Sign in
Google
Projects on Google Code Results 1 - 8 of 8
BigG will explore replacing IMAP in MiniG with a clustered db backend (Facebook's Cassandra) I intend to release three products : * A cassandra based storage daemon * An LTMP daemon for email delivery * An IMAP connector to access mail data stored in cassandra with an open protocol.
Passsandra is a distributed storage system, just like cassandra but writen in Python. This is a study project, so it will take a long long time to make the project run. BE PATIENT!
SQL4D provides SQL interface to query to various DDMS(Distributed Data Management System) such as CouchDB, Cassandra and HBase. SQL4D can be split into three parts. # SQL syntax analyzer : SQL syntax analyzer analyzes SQL from users and converts it to an appropriate form. # Mediator between...
see the *.txt files in the source for now
= !AppScale = !AppScale is a platform that allows users to deploy and host their own [http://code.google.com/appengine/ Google App Engine] applications. It executes automatically over [http://aws.amazon.com/ec2 Amazon EC2] and [http://open.eucalyptus.com/ Eucalyptus] as well as [http://www.xen.o...
"Once in a while a platform comes along that makes it possible to build a completely new type of applications. This happens when someone realizes that there is more value in letting other build on top of the base they have built than they could ever possibly built on their own. This creates new oppo...
A Ruby Object/Data Mapper for distributed column-oriented data stores (inspired by BigTable) such as HBase. Intended to work as a drop-in for Rails applications. Currently supports HBase, and partially supports Cassandra.
*CloudQL* aims at providing SQL interface to query to various distributed data management systems such as CouchDB, Cassandra and HBase.