Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 347 Bytes

File metadata and controls

8 lines (6 loc) · 347 Bytes

TPC-H Data Generator Crate

This crate provides the core data generator logic for TPC-H. It has no dependencies and is easy to embed in any other Rust projects.

See the docs.rs page for API and the the tpchgen README.md for more information on the project.