CouchOne, Membase Merge, Form NoSQL Powerhouse 46
Julie188 writes "CouchOne and Membase, two of the most popular noSQL projects, have merged in an attempt to become an open source database powerhouse. Even the company's new name is merged: Couchbase. The founders of the new Couchbase say they will offer the ability to scale from the largest data center and distributed cloud environments all the way down to smartphones and other mobile devices. As is the standard disclaimer during merger announcements, the leaders also promise to continue their support for their open source, community versions of their programs."
cool! (Score:5, Insightful)
Re: (Score:1)
exactly
Re: (Score:3)
If only [slashdot.org] Slashdot would [slashdot.org] have covered [slashdot.org] them before [slashdot.org]...
Re:cool! (Score:4, Informative)
Re: (Score:1)
Re: (Score:2)
Memcached is a distributed in-memory cache implementation, it has nothing to do with noSql. See: http://code.google.com/p/memcached/ [google.com]
Incorrect
Memcached is a key/value store, which doesn't use SQL or RDBMS concepts and is therefore by definition a noSql project.
The fact that is an in-memorty cache implementaion is irrelevant.
Re: (Score:1)
memcached is a high-performance, distributed memory object caching system
I didn't know caching system has been redefined to be nosql... Now java.util.HashMap is a nosql implementation!
Re: (Score:2)
Membase is the NoSQL database. The same people are responsible for Memcache, and thus it was part of this merger.
Re: (Score:2)
Memcached is a distributed in-memory cache implementation, it has nothing to do with noSql. See: http://code.google.com/p/memcached/ [google.com]
Incorrect
Memcached is a key/value store, which doesn't use SQL or RDBMS concepts and is therefore by definition a noSQL project.
The fact that it is an in-memory cache implementation is irrelevant.
Simple math (Score:1)
Re: (Score:1)
If my calculations are correct, the resulting product should be twice as good!
2x0 is still 0
obligatory xtranormal video (Score:4, Funny)
Re: (Score:2)
Re: (Score:2)
Weird, whenever I hear nosql I instantly think about how much fun it will be to castrate my first bull, down on the farm.
obligatory xtranormal rant (Score:2)
Re: (Score:2)
Re: (Score:1)
I hate to so it but these kinds of products are not designed with your requirements in mind. I run a single application that can approach burst rates of over 200000 hits per second. Your acid compliant database would be flopping around like a dying fish at those transaction rates.
Re: (Score:3)
CouchDB, for one, is ACID compliant. NoSQL has nothing to do with lack of ACID compliance or performance. It is a catchall term to refer to a whole range of databases that are designed to solve different problems without using SQL as the query language.
Re: (Score:2)
The article you linked is mostly an explanation of why Facebook switched from Cassandra to HBase, which they currently use.
Still a NoSQL product, just saying.
Re: (Score:3)
Facebook (Cassandra)
Google [Maps,Earth,Gmail,Youtube,App Engine,Code,Reader,etc] (BigTable)
Zynga, Paypal, Vodafone (Membase)
Re:Fail ACID, fail in life... (Score:4, Informative)
Amazon (Dynamo)
Twitter, Digg (Cassandra)
Yahoo (HBase)
Netflix (SimpleDB)
BBC (CouchDB)
The Lotus Domino database is also NoSQL and is used in many enterprises.
Fuzzy wuzzy logic (Score:2)
Re: (Score:2)
Hmm, that probably explains a lot!
Re:Fail ACID, fail in life... (Score:5, Informative)
NoSQL doesn't mean unreliable, and SQL doesn't mean ACID-compliant.
CouchDB (one of the products mentioned in this article) goes to some lengths to preserve data integrity. It doesn't do delayed commits the way, say, MongoDB does, and it uses an append-only file format that means each document is written to disk in a completely ACID-compliant way.
MySQL didn't have any transactional capability in early versions, and even today is quite happy to corrupt tables beyond repair if the power goes out during a write operation.
Re:Fail ACID, fail in life... (Score:5, Interesting)
Aggg! I never should have RTFA! (Score:1)
And I got to enjoy this piece of wonderful writing:
"No matter how you slice it, I think this is merger is full of awesomesauce."
I'll never do that again..
Re: (Score:1)
awesomesauce ?
That is almost better than the bushism "misunderestimated"