nuodb/ycsb
Yahoo! Cloud Serving Benchmark (YCSB) with an integration for NuoDB.
100K+
Dockerfile
linksLatest supports both NuoDB SQL processing engines, Scalar (SEE) and Vectorized (VEE) execution engines.
1.3 (Latest)
1.2 supports Scalar only (Ubuntu slim base image version)
1.1 supports Scalar only
Where to get help:
the NuoDB online doc, the NuoDB Support Organization, or Stack Overflow
Where to file issues:
https://github.com/nuodb/docker-ycsb/issues
Maintained by:
the NuoDB Team
Supported architectures: (more info)amd64
Source of this description:
docs repo's nuodb/
directory (history)
Supported Docker versions:
the latest release (down to 1.6 on a best-effort basis)
Yahoo! Cloud Serving Benchmark (YCSB) is a framework for benchmarking database management systems.
NuoDB packaged YCSB in a convenient Docker form to permit benchmarking container-native databases such as NuoDB.
YCSB_THREADS
Optional. The number of forked processes that apply load.
NUMOFROWS
Optional. If provided, the number of initial rows to populate the database with. Defaults to 10000.
YCSB_WORKLOAD
Optional. If provided, the YCSB workload to run. Defaults to b.
MAX_DELAY
Optional. If provided, the initial delay in milliseconds to wait for the database to come up. Defaults to 240000.
docker pull nuodb/ycsb