Screenshots
Description
An easy to use JDBC benchmark that closely resembles the TPC-C standard for OLTP. DB's supported include PostgreSQL/EnterpriseDB, DB2, Oracle, SQLSvr, MySQL.
Categories
License
Update Notifications
User Ratings
User Reviews
-
I got tired of waiting for Denis to get this thing running from the command line so I did it myself (with a little help from Denis). Check out the new Release 4.0.2 and let me know what you think. --Cady
-
can I run it with command line?
-
terrific program
-
Thanks Cady! I tried it and it works well without the Gui. Great Work. What would be beneficial is if you could filter out all the transaction data from the stdout somehow. Like a less verbose option to the runBenchmark command. Perhaps that's possible, but not documented? Right now I'm just running it with ./runBenchmark.sh props.pg | grep Term-00 to catch what I want to see. Great tool and many thanks once again. Regards Martin
-
Today I updated the project to version 3.0.8. Log4j was tweaked to default to rotating the logs each minute. Also, the default location for the flat file loading feature is now /tmp/csv. It's still not possible to run without the GUI, but, there's not much work left to do to enable this feature. --Luss