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 (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T06:28:09.000Z (22 days ago)
- Last Synced: 2024-11-05T04:33:45.471Z (7 days ago)
- Topics: performance, sql-server, stress-test
- Language: C#
- Homepage:
- Size: 1.61 MB
- Stars: 926
- Watchers: 90
- Forks: 238
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - ErikEJ/SqlQueryStress - SQL query stress simulator created by Adam Machanic http://dataeducation.com/sqlquerystress-the-source-code/ (C# #)
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.