Skip to content

clflushopt/tpchgen-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tpchgen-rs

TPC-H benchmark data generator in pure Rust !

Usage

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.

Contributing

Pull requests are welcome. For major changes, please open an issue first for discussion.

License

The project is licensed under the APACHE 2.0 license.

References

  • The TPC-H Specification, see the specification page.
  • The Original dbgen Implementation you must submit an official request to access the software dbgen at their official website

About

TPC-H benchmark data generation in pure Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages