Load testing

You can use the workload command to run different types of workload against your DB.

General format of the command:

ydb [global options...] workload [subcommands...]

See the description of the command to run the data load:

ydb workload --help

Available subcommands

The following types of load tests are supported at the moment:

  • Stock: An online store warehouse simulator.
  • Key-value: Key-Value load.
  • ClickBench: ClickBench analytical benchmark (https://github.com/ClickHouse/ClickBench).
  • TPC-H: TPC-H benchmark (https://www.tpc.org/tpch/).
  • Topic: Topic load.
  • Transfer: Transfer load.