Search Results

3
votes

Is there a business proven cloud store / Key=>Value Database? (Open Source)

MongoDB is another option which is very similar to CouchDB, but using query language very similar to SQL instead of map/reduce in JavaScript. It …