- 상세 내용은 상단 메뉴의 Wiki를 참조해 주세요.
- 아래는 원본 프로젝트에서 발췌한 내용입니다.
This is the general README file for DBGEN and QGEN, the data-base population and executable query text generation programs used in the TPC-H benchmark. It covers the proper use of DBGEN and QGEN. For information on porting the utility to your particular platform see Porting.Notes.
DBGEN is a database population program for use with the TPC-H benchmark. It is written in ANSI 'C' for portability, and has been successfully ported to over a dozen different systems. While the TPC-H specification allow an implementor to use any utility to populate the benchmark database, the resultant population must exactly match the output of DBGEN. The source code has been provided to make the process of building a compliant database population as simple as possible.