The open source, pluggable, nosql benchmarking suite.
Go to file
2020-12-07 13:41:16 -06:00
.github backport github breaking change fixes 2020-12-07 13:41:16 -06:00
.run chromedriver working, verbs alpha 2020-04-15 09:37:47 -05:00
devdocs document Java version references in project 2020-12-07 13:36:45 -06:00
docsys bump major version to 4.0.0-SNAPSHOT 2020-11-19 16:51:38 -06:00
driver-cql-shaded bump source and target to Java 15 2020-11-19 18:04:47 -06:00
driver-cqld4 bump source and target to Java 15 2020-11-19 18:04:47 -06:00
driver-cqlverify bump major version to 4.0.0-SNAPSHOT 2020-11-19 16:51:38 -06:00
driver-diag bump major version to 4.0.0-SNAPSHOT 2020-11-19 16:51:38 -06:00
driver-dsegraph-shaded bump source and target to Java 15 2020-11-19 18:04:47 -06:00
driver-http bump major version to 4.0.0-SNAPSHOT 2020-11-19 16:51:38 -06:00
driver-jmx bump major version to 4.0.0-SNAPSHOT 2020-11-19 16:51:38 -06:00
driver-kafka bump major version to 4.0.0-SNAPSHOT 2020-11-19 16:51:38 -06:00
driver-mongodb bump major version to 4.0.0-SNAPSHOT 2020-11-19 16:51:38 -06:00
driver-stdout bump major version to 4.0.0-SNAPSHOT 2020-11-19 16:51:38 -06:00
driver-tcp bump major version to 4.0.0-SNAPSHOT 2020-11-19 16:51:38 -06:00
driver-web bump major version to 4.0.0-SNAPSHOT 2020-11-19 16:51:38 -06:00
drivers-api bump major version to 4.0.0-SNAPSHOT 2020-11-19 16:51:38 -06:00
engine-api package organization 2020-11-22 02:55:20 -06:00
engine-cli package organization 2020-11-22 02:55:20 -06:00
engine-clients auto create apikey 2020-11-22 02:55:51 -06:00
engine-core auto create apikey 2020-11-22 02:55:51 -06:00
engine-docker bump major version to 4.0.0-SNAPSHOT 2020-11-19 16:51:38 -06:00
engine-docs bump source and target to Java 15 2020-11-19 18:04:47 -06:00
engine-extensions bump source and target to Java 15 2020-11-19 18:04:47 -06:00
engine-rest package organization 2020-11-22 02:55:20 -06:00
mvn-defaults leave source and targets at J11 and runtime at J14 for NB3 2020-12-07 13:38:19 -06:00
nb support J14 or J15 in appimage build 2020-12-07 13:36:22 -06:00
nb-annotations bump major version to 4.0.0-SNAPSHOT 2020-11-19 16:51:38 -06:00
nb-api disable test which is present in feature branch 2020-12-05 22:40:04 -06:00
scripts backport auto pre-releases on -rc branches 2020-12-07 13:37:28 -06:00
virtdata-api package organization 2020-11-22 02:55:20 -06:00
virtdata-lang bump major version to 4.0.0-SNAPSHOT 2020-11-19 16:51:38 -06:00
virtdata-lib-basics bump major version to 4.0.0-SNAPSHOT 2020-11-19 16:51:38 -06:00
virtdata-lib-curves4 bump major version to 4.0.0-SNAPSHOT 2020-11-19 16:51:38 -06:00
virtdata-lib-random bump major version to 4.0.0-SNAPSHOT 2020-11-19 16:51:38 -06:00
virtdata-lib-realer bump major version to 4.0.0-SNAPSHOT 2020-11-19 16:51:38 -06:00
virtdata-realdata bump major version to 4.0.0-SNAPSHOT 2020-11-19 16:51:38 -06:00
virtdata-userlibs bump source and target to Java 15 2020-11-19 18:04:47 -06:00
.editorconfig [issue-65] add EditorConfig configuration file 2020-03-16 13:51:41 +01:00
.gitignore make scenarios run in workspace 2020-08-14 10:06:54 -05:00
BUILDING.md Fix Java version in BUILDING.md 2020-04-14 10:28:24 +01:00
category.txt nbui updates 2020-09-03 12:18:06 -05:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md 2020-03-16 15:34:50 +00:00
CONTRIBUTING.md improve docs for new developers 2020-09-08 17:47:19 -05:00
deploy.xml added deploy.xml 2020-03-10 02:56:24 -05:00
Dockerfile add curl to docker image 2020-09-24 13:00:42 -05:00
DOWNLOADS.md make main brain build cleanly again 2020-12-05 22:38:05 -06:00
jmxtest4.yaml general improvements release 2020-07-16 09:34:55 -05:00
LICENSE.txt core project files 2020-03-16 08:41:22 -05:00
MODULES.md rename activitytype modules to driver modules 2020-05-05 11:29:30 -05:00
msfinstall nbui updates 2020-09-03 12:18:06 -05:00
pom.xml bump major version to 4.0.0-SNAPSHOT 2020-11-19 16:51:38 -06:00
README.md Update Readme 2020-10-30 14:44:55 -04:00
release.xml fix missing release file 2020-06-17 17:48:09 -05:00
RELEASENOTES.md merge fixups 2020-11-17 11:20:56 -06:00

build

NoSQLBench

The Open Source, Pluggable, NoSQL Benchmarking Suite

Get it Here

Contribute to NoSQLBench

Read the Docs

What is NoSQLBench?

NoSQLBench is a serious performance testing tool for the NoSQL ecosystem. It brings together features and capabilities that are not found in any other tool.

  • You can run common testing workloads directly from the command line. You can start doing this within 5 minutes of reading this.
  • You can generate virtual data sets of arbitrary size, with deterministic data and statistically shaped values.
  • You can design custom workloads that emulate your application, contained in a single file, based on statement templates - no IDE or coding required.
  • You can immediately plot your results in a docker and grafana stack on Linux with a single command line option.
  • When needed, you can open the access panels and rewire the runtime behavior of NoSQLBench to do advanced testing, including a full scripting environment with Javascript.

The core machinery of NoSQLBench has been built with attention to detail. It has been battle tested within DataStax as a way to help users validate their data models, baseline system performance, and qualify system designs for scale.

In short, NoSQLBench wishes to be a programmable power tool for performance testing. However, it is somewhat generic. It doesn't know directly about a particular type of system, or protocol. It simply provides a suitable machine harness in which to put your drivers and testing logic. If you know how to build a client for a particular kind of system, it will let you load it like a plugin and control it dynamically.

Initially, NoSQLBench comes with support for CQL, but we would like to see this expanded with contributions from others.

Origins

The code in this project comes from multiple sources. The procedural data generation capability was known before as 'Virtual Data Set'. The core runtime and scripting harness was from the 'EngineBlock' project. The CQL support was previously used within DataStax. In March of 2020, DataStax and the project maintainers for these projects decided to put everything into one OSS project in order to make contributions and sharing easier for everyone. Thus, the new project name and structure was launched as nosqlbench.io. NoSQLBench is an independent project that is sponsored by DataStax.

We offer NoSQLBench as a new way of thinking about testing systems. It is not limited to testing only one type of system. It is our wish to build a community of users and practice around this project so that everyone in the NoSQL ecosystem can benefit from common concepts and understanding and reliable patterns of use.

Getting Support

In general, our goals with NoSQLBench are to make the help systems and examples wrap around the users like a suit of armor, so that they feel capable of doing most things autonomously. Please keep this in mind when looking for personal support form our community, and help us find those places where the docs are lacking. Maybe you can help us by adding some missing docs!

NoSQLBench Slack

There is a new slack channel at nosqlbench.slack.com. In order to access the slack channel, you'll need an invite. You can get that here, which will send you an invite in email: Slack Invite. This is just a simple google form that automates the invite process.

Please join it if you are a new or existing NoSQLBench user and help us get it going!

Contributing

We are actively looking for contributors to help make NoSQLBench better. This is an ambitious project that is just finding its stride. If you want to be part of the next chapter in NoSQLBench development please look at CONTRIBUTING for ideas, and jump in where you feel comfortable.

All contributors are expected to abide by the CODE_OF_CONDUCT.

License

All of the code in this repository is licensed under the APL version 2. If you contribute to this project, then you must agree to license all of your constributions under this license.

System Compatibility

This is a Linux targeted tool, as most cloud/nosql testing is done on Linux instances. Some support for other systems is available, but more work is needed to support them fully. Here is what is supported for each:

  1. on Linux, all features are supported, for both nb.jar as well as the appimage binary nb
  2. on Mac, all features are supported, with nb.jar.
  3. On Windows, with nb.jar all features are supported, except --docker-metrics.

Thanks

DataStax Logo

This project is sponsored by DataStax -- The always-on, active everywhere, distributed hybrid cloud database built on Apache Cassandra™, and designed from the ground up to run anywhere, on any cloud, in any datacenter, and in every possible combination. DataStax delivers the ultimate hybrid and multi-cloud database.

YourKit Logo

This project uses tools provided by YourKit, LLC. YourKit supports open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of YourKit Java Profiler and YourKit .NET Profiler, innovative and intelligent tools for profiling Java and .NET applications.