Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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/

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.