Benchmarks for scalability in NoSQL systems?
11th January 2012
My answer to Benchmarks for scalability in NoSQL systems? on Quora
NoSQL systems are enormously varied which makes it hard (and not particularly constructive) to benchmark them against each other. How would you compare the performance of Redis, an in-memory data structure server, with Cassandra, a distributed redundant column store?
By far the most useful benchmarks are the ones you run yourself against your own test data designed to reflect the specific workload of your own application.
More recent articles
- AI assisted search-based research actually works now - 21st April 2025
- Maybe Meta's Llama claims to be open source because of the EU AI act - 19th April 2025
- Image segmentation using Gemini 2.5 - 18th April 2025