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
- Host: GitHub
- URL: https://github.com/aliostad/nosqlbenchmarking
- Owner: aliostad
- Created: 2012-11-05T10:37:27.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-11-18T22:40:37.000Z (over 12 years ago)
- Last Synced: 2023-04-21T00:16:36.413Z (about 2 years ago)
- Language: C#
- Size: 21.6 MB
- Stars: 7
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)
* CassandraFor 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).