Posted on 2005-12-09
Posted by lussman@users.sourceforge.net
An easy to use RDBMS benchmark, written in Java using cross
platform JDBC prepared statements, that closely resembles the
TPC-C standard. This robust set of tests can be used to
validate the OLTP performance of all major DB's including
PostgreSQL/EnterpriseDB, Oracle, MS SQL Svr, Sybase &
MySQL.
Check us out at
"_blank">http://sourceforge.net/projects/benchmarksql
"https://sourceforge.net/project/screenshots.php?group_id=121036<br />" target= "_blank">https://sourceforge.net/project/screenshots.php?group_id=121036
"https://sourceforge.net/project/screenshots.php?group_id=121036<br />"
target=
"_blank">https://sourceforge.net/project/screenshots.php?group_id=121036
NOTE: Check out the jTPCC SOurceForge project which this
project derived from. Primary difference is that BenchmarkSQL
has been rewritten to use all JDBC prepared statements rather
than dynamic SQL