Benchmarking on various NoSQL technologies available on Microsoft platform The tests are setup to use these stores as purely key-value read/write stores.
This looks at 5 popular NoSQL storage options:
- RavenDB
- MongoDB
- Redis
- SQL Server (used as a key-value store)
- Cassandra
For setup and download instructions please have a look at my blog here.