https://github.com/erikej/sqlquerystress
SQL query stress simulator created by Adam Machanic http://dataeducation.com/sqlquerystress-the-source-code/
https://github.com/erikej/sqlquerystress
performance sql-server stress-test
Last synced: 9 months ago
JSON representation
SQL query stress simulator created by Adam Machanic http://dataeducation.com/sqlquerystress-the-source-code/
- Host: GitHub
- URL: https://github.com/erikej/sqlquerystress
- Owner: ErikEJ
- License: mit
- Created: 2016-01-04T16:15:02.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2025-02-15T12:41:17.000Z (11 months ago)
- Last Synced: 2025-04-06T05:11:12.223Z (10 months ago)
- Topics: performance, sql-server, stress-test
- Language: C#
- Homepage:
- Size: 1.66 MB
- Stars: 975
- Watchers: 88
- Forks: 252
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# SqlQueryStress
SQL query stress simulator [created by Adam Machanic](https://dataeducation.com/sqlquerystress-the-source-code/).
## Getting started guide
[Introduction to SQL Query Stress](https://github.com/ErikEJ/SqlQueryStress/wiki)
## Download
Download a signed .exe file with the [latest daily build from GitHub releases](https://github.com/ErikEJ/SqlQueryStress/releases)
[Release notes](https://github.com/ErikEJ/SqlQueryStress/wiki/Release-notes)
## sqlstresscmd
Cross platform command line tool using the same load engine, [see dedicated readme](https://github.com/ErikEJ/SqlQueryStress/blob/master/src/SqlQueryStressCLI/README.md)
## Contributing
Any and all contributions are welcome! Please see the full [contributing guide](CONTRIBUTING.md) for more details.
## High DPI issue
The font may look strange on high DPI screens, use [this tip](https://github.com/ErikEJ/SqlQueryStress/issues/143) to fix it.