Updated on 2025-07-22 GMT+08:00

SSB Data Generation

  1. Download the ssb tool package and compile it.

    git clone http://github.com/vadimtk/ssb-dbgen.git
    cd ssb-dbgen && make

  2. Generate data.

    It is advised to use the same file generation path as the one used by SSB in Installing and Starting GDS. Otherwise, you will need to change the GDS startup path in Installing and Starting GDS.

    ./dbgen -s 100 -T c
    ./dbgen -s 100 -T l
    ./dbgen -s 100 -T p
    ./dbgen -s 100 -T s
    ./dbgen -s 100 -T d