There has been a lot of reaction to Damien Katz’s “The Future of CouchDB” blog post including some questions raised about Couchbase’s direction. I will leave it to Damien to address the questions about his personal views and motivations but I want to address some of the questions directed at Couchbase.
It’s been a while since I got to feel the “techy” Israel. Since I moved to Silicon Valley a decade ago, I haven’t had much chance to meet and talk with the people behind Israel’s great entrepreneurial success. This visit was different. I met engineers and leaders from rapidly growing startups to more mature and public companies.
It’s been a busy few weeks since CouchConf San Francisco, where we announced and demo’d the developer preview of Couchbase Server 2.0, which integrates Apache CouchDB, Membase and Memcached into a single, powerful NoSQL database solution.
We just finished an update to the developer preview and it is now available. Be sure to download the latest version and let us know what you think.
Hey everyone! We are so excited about CouchConf and as part of the conference we want to highlight those that are using the technology in cool ways. To nominate your project just fill out the this quick form by July 15th. Winners will be announced at the conference and will win an iPad2!
(By the way, you don’t have to be there to win!)
Can’t wait to look through the submissions to see what everyone is up to!–
The new release of GeoCouch improves the spatial index building time a lot (up to 10x). This comes from using a new bulk insertion algorithm. The spatial index (an R-tree) is implemented as an append-only data structure — just as CouchDB's B-trees are — which benefits from the nature of bulk insertions by allowing large blocks of the index to be appended at one time.
A new milestone has been reached: GeoCouch is now an extension for CouchDB that can be easily installed with your already running instance of CouchDB. Installing the GeoCouch extension is as easy as using the GeoCouch Git-based source with your existing CouchDB source base (>=1.0.2).