vote up 0 vote down star

Does anyone knows a link for a good performance benchmark of CouchDB x "Any relational Database"

flag

3 Answers

vote up 0 vote down

Not a performance benchmark, but also significantly more "real world".

http://johnpwood.net/2009/08/18/couchdb-the-last-mile/

link|flag
vote up 1 vote down

This one for a starter ;)

link|flag
Although you can't compare a document database to a relational database, it is clear that you CAN compare the performance in different environments and situations – Diego Dias Aug 18 at 22:02
Correct. For a given use case you can compare the two. Chances that someone else has the same use case, and did run benchmarks are about zero. – Zed Aug 18 at 22:08
vote up 1 vote down

Someone tried... http://jayant7k.blogspot.com/2009/08/document-oriented-data-stores.html

link|flag
Quote from the document you linked: "When i ran the scripts i found that it was crashing a lot. So, i did not go ahead with a proper testing of couchdb." :) I guess this tells us how well those scripts were written... – Zed Aug 18 at 22:01
That's why I said "tried" :) – kristina Aug 18 at 22:04
Terrible test.It doesn't even test concurrency. – nos Aug 18 at 22:04

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.