An open API service indexing awesome lists of open source software.

https://github.com/aliostad/nosqlbenchmarking

Benchmarking on various NoSQL technologies available on Microsoft platform
https://github.com/aliostad/nosqlbenchmarking

Last synced: 24 days ago
JSON representation

Benchmarking on various NoSQL technologies available on Microsoft platform

Awesome Lists containing this project

README

        

NoSqlBenchmarking
=================

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](http://byterot.blogspot.co.uk/2012/11/nosql-benchmark-redis-mongodb-ravendb-cassandra-sqlserver.html).