Skip to content

Latest commit

 

History

History
54 lines (47 loc) · 2.77 KB

nosqlbench.md

File metadata and controls

54 lines (47 loc) · 2.77 KB
layout title description permalink
default
NoSQLBench
A blog all about NoSQLBench
/nosqlbench/

What is NoSQLBench?

NoSQLBench is an open source, pluggable, nosql benchmarking and testing suite that was recently released to the open source cassandra community by DataStax. You can read all about noSQLBench over on the DataStax blog here. Be sure to check out the noSQLBench GitHub Repo and Docs.

Why use NoSQLBench?

How many times have you been involved in an application or database related project without any test data? For me, the answer is A LOT, TONS, MANY. Getting sample or test data, and/or building a system to create/deliver the data was traditionally a bigger lift than the original project. This means little to no testing gets done. Then we march to production without any benchmarking, load testing, and performance tuning. Not anymore for me. My future projects and evaluations of cassandra clusters will always include sample data, load generation, benchmarking, and performance tuning using NoSQL Bench.

Working with NoSQLBench

For the purpose of this NoSQLBench blog, I am going to dive right into actually contributing and using NoSQLBench.

My First Contribution to NoSqlBench

tags: ebdse, graph, java, driver, migration

How To: NoSqlBench with Astra

tags: nosqlbench, astra, benchmarking, testing

{% include nosqlbench_help.html %}