Just mentioned this myself here: http://news.ycombinator.com/item?id=881488
I guess a link works well enough.
11–15 of 15 posts
Just mentioned this myself here: http://news.ycombinator.com/item?id=881488
I guess a link works well enough.
Does this also mean Erlang will ship with Ubuntu? That'd be a nice bonus.
Seems like an awful lot of server just for an address book.
clearly Ubuntu think CouchDB will be useful in other areas... and this is a trial run. Id stick my neck out to say that something like CouchDB will become the de-facto standard for almost all data. Data that isn't {securely} on the web is in effect data that doesn't exist, while more data than not is naturally in a graph or tree-like form. Mix in offline mode, JavaScript on client and server and you have a really nic…
Myself I'm also into document DBs and graph DBs, a lot. But for the kind of rapid prototyping that got most of us going as teenagers in the first place, I'd argue table based data with the simplest incarnations of INSERT UPDATE DELETE SELECT WHERE haven't been beaten yet by those no-SQL DBs.
Though the comments here so far seem positive, there has also been a lot of negative backlash, primarily out of privacy concerns. Elliot Murphy posted a comment on LWN clarifying his message (comment here: http://lwn.net/Articles/356947/ attached to parent http://lwn.net/Articles/356911/ ). The most relevant part is this: "It seems I was overenthusiastic when sending that email to the couchdb dev list, and left out a…