An open API service indexing awesome lists of open source software.

https://github.com/kakkun61/tpccuva

An Open-Source implementation of the TPC-C Benchmark
https://github.com/kakkun61/tpccuva

benchmark database gplv2 tpc

Last synced: about 22 hours ago
JSON representation

An Open-Source implementation of the TPC-C Benchmark

Awesome Lists containing this project

README

          

# TPCC-UVa

Original: An Open-Source implementation of the TPC-C Benchmark", available at [http://www.infor.uva.es/~diego/tpcc.html](http://www.infor.uva.es/~diego/tpcc.html).

## Differences from original

- fix GCC header file directory option
- get to be given a host and a port of a PostgreSQL server

## License

GPL. See the _GPL_ directory.