JdbcRunner is a stress testing tool for various RDBMSs. You can easily create a test scenario with JavaScript and run it in multi-threaded environments. Additionaly, JdbcRunner bundles some test kits for Oracle Database, MySQL and PostgreSQL so you can use them for benchmarks.
- Tiny sysbench - Port of sysbench OLTP benchmark
- Tiny TPC-B - Simplified implementation of TPC-B
- Tiny TPC-C - Simplified implementation of TPC-C
Please see dbstudy.info for details and GitHub for the source code.
MIT License
Copyright (c) 2010-2023 Sadao Hiratsuka