TPC-H benchmark data generator in pure Rust !
tpchgen-rs
is a CLI tool that generates the TPC-H benchmark dataset in CSV and Parquet formats.
tpchgen
is the library that implements the data generation logic for TPC-H
it can be used to extend or embed data generation logic.
Pull requests are welcome. For major changes, please open an issue first for discussion.
The project is licensed under the APACHE 2.0 license.