VoltDB is out, benchmarks against Cassandra
1–10 of 46 posts
Re: VoltDB is out, benchmarks against Cassandra
#2Re: VoltDB is out, benchmarks against Cassandra
#3Re: VoltDB is out, benchmarks against Cassandra
#4So why benchmark against Cassandra? It's got a lot of buzz around it, of course. What a better way to shove your name into the "NoSQL" ring. Blech.
With regard to the numbers themselves, I would refer the author to the CouchDB boys' discussion of benchmarks (under "Good Benchmarks are Non-Trivial"): http://books.couchdb.org/relax/reference/high-performance
Re: VoltDB is out, benchmarks against Cassandra
#5Re: VoltDB is out, benchmarks against Cassandra
#6most people, most systems, aren't so hot about in memory datastores -- MySQL had MySQL-Cluster/NDB, and for lots of reasons it had trouble ever taking off.
For certain use cases, and definitely for benchmarking purposes, in memory datastores will always crush the competitors, but in the end, most people like reliable data storage.
Re: VoltDB is out, benchmarks against Cassandra
#7in memory vs not, will always have these kinds of results. most people, most systems, aren't so hot about in memory datastores -- MySQL had MySQL-Cluster/NDB, and for lots of reasons it had trouble ever taking off. For certain use cases, and definitely for benchmarking purposes, in memory datastores will always crush the competitors, but in the end, most people like reliable data storage.
Re: VoltDB is out, benchmarks against Cassandra
#8in memory vs not, will always have these kinds of results. most people, most systems, aren't so hot about in memory datastores -- MySQL had MySQL-Cluster/NDB, and for lots of reasons it had trouble ever taking off. For certain use cases, and definitely for benchmarking purposes, in memory datastores will always crush the competitors, but in the end, most people like reliable data storage.
Re: VoltDB is out, benchmarks against Cassandra
#9When you agree that it's apples to oranges, why continue?
Re: VoltDB is out, benchmarks against Cassandra
#10This reads like marketing-blogspam to me. These two projects solve totally different problems, and the author acknowledges it, yet he still goes on to highlight benchmarks where VoltDB is 10-20x faster than Cassandra. Of course it's going to be! It's an in-memory store! So why benchmark against Cassandra? It's got a lot of buzz around it, of course. What a better way to shove your name into the "NoSQL" ring. Blech. W…