Does anyone knows a link for a good performance benchmark of CouchDB x "Any relational Database"
Couchbase routinely tests its core database engine against the Yahoo! Cloud Serving Benchmark (YCSB), an industry-standard performance benchmark for cloud databases. Using the results of these benchmark tests, Couchbase is able to improve the performance, scalability, and resource efficiency with each release of Couchbase Server.
You can run the benchmarks yourself by changing to the bench/ directory of CouchDB’s trunk and running ./runner.sh while CouchDB is running on port 5984. Bulk inserts are the best way to have seekless writes. Random IDs force seeking after the file is bigger than can be cached.
The results, published by the independent vendor Altoros, show that Couchbase outperformed both competitors, delivering much higher throughput at lower latencies. To run these benchmarks in your own environment, you can download the benchmark scripts from GitHub.
Apache CouchDB is an open-source document-oriented NoSQL database that uses multiple formats and protocols to store, transfer, and process its data, it uses JSON to store data, JavaScript as its query language using MapReduce, and HTTP for an API. It was developed by Apache Software Foundation and initially released in 2005.
Not a performance benchmark, but also significantly more "real world".
http://johnpwood.net/2009/08/18/couchdb-the-last-mile/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With