Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×
Databases Software Technology

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."
This discussion has been archived. No new comments can be posted.

CouchOne, Membase Merge, Form NoSQL Powerhouse

Comments Filter:
  • cool! (Score:5, Insightful)

    by larry bagina ( 561269 ) on Tuesday February 08, 2011 @10:20PM (#35146040) Journal
    instead of two projects I've never heard of, I'll only have to ignore one!
    • exactly

    • by mini me ( 132455 )

      If only [slashdot.org] Slashdot would [slashdot.org] have covered [slashdot.org] them before [slashdot.org]...

    • Re:cool! (Score:4, Informative)

      by roaryk ( 1453853 ) on Wednesday February 09, 2011 @05:06AM (#35148254)
      The initial post is misleading. The "two of the most popular noSQL projects" are in fact not CouchOne and Membase as it suggests. The fame should rather be attributed to CouchDB and Memcached, of which it would be rather hard indeed not to have heard. CouchDB has been developed by Damien Katz, the founder and CEO of CouchOne (created in order to commercialize the technology). Membase in turn is a NoSQL solution based upon Memcached (protocol-compatible).
      • Memcached is a distributed in-memory cache implementation, it has nothing to do with noSql. See: http://code.google.com/p/memcached/ [google.com]
        • 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.

          • Did you read the project description on the link I provided? Here it is:

            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!

            • by mini me ( 132455 )

              Membase is the NoSQL database. The same people are responsible for Memcache, and thus it was part of this merger.

        • 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.

  • If my calculations are correct, the resulting product should be twice as good!
    • by Anonymous Coward

      If my calculations are correct, the resulting product should be twice as good!

      2x0 is still 0

  • by russlar ( 1122455 ) on Tuesday February 08, 2011 @10:30PM (#35146132)
    whenever I hear nosql, I instantly think of this: mongodb is web scale: http://www.youtube.com/watch?v=b2F-DItXtZs [youtube.com]
  • 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..

One man's constant is another man's variable. -- A.J. Perlis

Working...