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
- Ask questions of SQLite databases and CSV/JSON files in your terminal - 25th November 2024
- Weeknotes: asynchronous LLMs, synchronous embeddings, and I kind of started a podcast - 22nd November 2024
- Notes from Bing Chat—Our First Encounter With Manipulative AI - 19th November 2024