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
- Trying out the new Gemini 2.5 model family - 17th June 2025
- The lethal trifecta for AI agents: private data, untrusted content, and external communication - 16th June 2025
- An Introduction to Google’s Approach to AI Agent Security - 15th June 2025