Feedback on Couchbase Server
Hi folks!
I've been thinking about giving a pseudo feedback and "humble suggestions" regarding the Couchbase Server (and CouchDB) in general from a (node.js oriented) developer point of view for a long time, so I would try to write some comparison with other NoSQL solutions which are extensively used by the node.js community (based on my subjective opinions and some data from Stack Overflow), so here are my 5 (euro) cents:
to be continued...
but I think people who are coming from relational world full of SQL queries wants a solution which allows them to query their data in ad-hoc way.
to be continued...
I'll post the entire thing on couchbase's google groups since the super annoying spam filter on these forums is really getting on my nervs. For some reason I'm able to write long post, but not able to save it, and what is even worse I can't save it in several equally sized parts.
Sorry for the hassle with the spam filter. I'll check into that.
Saw your posting to the couchbase google group, will reply there!
Thanks,
Matt
MongoDB - (282 out of 3747 questions coupled with mongodb and node.js tag) currently probably the most extensively used NoSQL solution by the node.js community. It's popularity may be based on several key factors, namely because it supports ad-hoc querying which is absent in other NoSQL databases like CouchDB, redis or riak. There are of course other key factors like support for replication, autosharding, good performance
to be continued...