JosefJezek / NoSqlBenchmarking

Benchmarking on various NoSQL technologies available on Microsoft platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Benchmarking on various NoSQL technologies available on Microsoft platform