Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 764 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 764 Bytes

JdbcRunner

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.

License

MIT License
Copyright (c) 2010-2023 Sadao Hiratsuka