Test types
SQL Load Tests
LoadForge also provides SQL load testing, allowing you to simulate a large number of clients simultaneously accessing your database, and running a large number of queries.
We provide support for MySQL and PostgreSQL. The MySQL adapter can query any MySQL compatible database, including Aurora, MariaDB, and so on.
With LoadForge you provide the list of queries you want to run, and we will run them in a loop for each client you simulate. They are run in sequential order, allowing you to insert data, then delete it, etc.