TPC-H
TPC-H is a standard benchmark widely used in both industry and research. The data is randomly generated by the TPC-H toolkit. Researchers often adds skewness to this data in order to test robustness of the system in study.
Resources
- TPC-H Skew
- A toolkit set to create TPC-H data with ability to add skewness. This source code is edited making it easier to use. Please use the README file to know more about this software.
- source code: https://github.com/YSU-Data-Lab/TPC-H-Skew
- TPC-H Test DB
- A toolkit to quickly setup a TPC-H test database with a small size (120 KB). It supports MySQL and SQLite databases.
- source code: https://github.com/YSU-Data-Lab/tpch_testdb