NoSQLBenchmarking.com

NoSQL benchmarking and analysis

Entries Tagged ‘mapreduce’

New results for Cassandra 0.7.2

As I updated my benchmark to work with a more up to date HBase version, I thought that I had to do the same for the other databases if I wanted to be fair. Moreover I had some problems with the Cassandra implementation of MapReduce on the 0.6.10 version (you can read this post to [...]

Wikipedia benchmark code

As promised when I did my presentation at FOSDEM 2011, here is the code of my simple benchmark inspired by Wikipedia. The code is hosted at github : https://github.com/toflames/Wikipedia-noSQL-Benchmark You can now build this project using Maven. As a few dependencies where not available in any maven repository, I have decided to provide them myself [...]

About my presentation at FOSDEM 2011 (2)

This post is the second part of this previous post, so please start with this one. If you have already read the first post, this one will be about the details and my experiences with the various MapReduce implementations. The first working implementation was the mongoDB one. There is not much to tell about it as [...]

About my presentation at FOSDEM 2011

After my presentation in the Data Analytics devroom at the FOSDEM this year, I felt that I needed to complete the information that I have provided there. This post will try to explain in more details my methodology and the results. But before I start, I would like to say that all of this benchmark [...]