Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/rathorsunpreet/db-check
- Owner: rathorsunpreet
- License: mit
- Created: 2024-03-16T17:16:32.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-05-31T05:44:01.000Z (8 months ago)
- Last Synced: 2024-11-10T09:15:44.027Z (3 months ago)
- Topics: jmeter, jmeter-tests, load-test, load-testing, load-tests, mariadb, mariadb-connector, mariadb-database, mariadb-mysql
- Homepage:
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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/)