Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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 9 years ago)
- Default Branch: master
- Last Pushed: 2024-11-12T11:55:18.000Z (3 months ago)
- Last Synced: 2025-01-24T01:14:59.361Z (12 days ago)
- Topics: performance, sql-server, stress-test
- Language: C#
- Homepage:
- Size: 1.61 MB
- Stars: 942
- Watchers: 88
- Forks: 246
- Open Issues: 4
-
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.