Description:
TG is a simple load testing tool for commercial and free relational databases(like ORACLE or MySQL).
TG enables various verification tests concerning the database system which include testing the performance, detecting the bottleneck in the database, and tuning the application, and other useful features.
TG is developed using Java. Therefore TG can run on any platform. TG emulates multiple user transaction environments using the Java THREAD function.
TG generates random transactions which is constructed by SQL statements and enables you to send queries on the database, as well as calculating the TPS (Transaction Per Second).
Update Description:
Version 0.82:
- Imporoves statistics report.