TPCC Load Generator for CockroachDB
10K+
TPC-C is a load generator that simulates a transaction processing workload using a rich schema of multiple tables, and many workers simultaneously running different transactions, running against an online store (the transactions involve actions such as checking out items, adding items to cart, adding more inventory of an item to a warehouse). These transactions contend against each other, and require more complex SQL features than YCSB or KV. The tpcc specification (http://www.tpc.org/tpcc) has a detailed explanation of the workload.
Content type
Image
Digest
Size
271.6 MB
Last updated
over 8 years ago
docker pull cockroachdb/loadgen-tpcc