# Usage **These scripts are used to do [ClickBench](https://benchmark.clickhouse.com/) test, more info [there](https://github.com/ClickHouse/ClickBench).** ## follow the steps below: ### 1. create table ./create-clickbench-table.sh ### 2. load data ./load-clickbench-data.sh ### 3. run queries ./run-clickbench-queries.sh