Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rathorsunpreet/db-check

JMeter based load testing on local MariaDB.
https://github.com/rathorsunpreet/db-check

jmeter jmeter-tests load-test load-testing load-tests mariadb mariadb-connector mariadb-database mariadb-mysql

Last synced: 24 days ago
JSON representation

JMeter based load testing on local MariaDB.

Awesome Lists containing this project

README

        

# DB-Check

Project performs load test on [local MariaDB](https://github.com/rathorsunpreet/WebDevSimplified_Excercises) by performing a single JDBC Request. __Result Tree__ and __Summary Report__ are present to display the various kinds of results.

Demo: https://www.youtube.com/watch?v=Ja0uVJCAssw

## Installation

Download the project from [Github](https://github.com/rathorsunpreet/DB-Check) and unzip it. Start JMeter and open the .jmx file.

## Usage
Click on Run to execute tests.

## License

[MIT](https://choosealicense.com/licenses/mit/)