Ross ROSS = Recommend OSS · open-source software intelligence for agents

ErikEJ/SqlQueryStress

SQL query stress simulator created by Adam Machanic http://dataeducation.com/sqlquerystress-the-source-code/ observed · 2026-08-28

github.com/ErikEJ/SqlQueryStress · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 98
  • Release rhythm 86
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 65.0
  • age_days: 3894
  • days_rel: 13
  • days_push: 13
  • n_releases_24m: 11

Full methodology

Adoption not part of the score

1105 stars · 281 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

SqlQueryStress is a Windows GUI tool (with a cross-platform CLI companion, sqlstresscmd) for stress-testing SQL Server queries by running them under configurable concurrency and load. It helps measure query performance and compare execution behavior across tuning changes.

Use cases

  • stress test a SQL Server query under concurrent load
  • compare stored procedure performance before and after index changes
  • measure query throughput and CPU cost across many executions
  • load test T-SQL queries with parameter substitution
  • run repeatable query benchmarks from the command line

When to choose

  • you need to benchmark SQL Server queries or stored procedures under realistic concurrency
  • you want a simple GUI tool for query load testing on Windows
  • you want a cross-platform CLI for automated query stress tests

When to avoid

  • you need to load test non-SQL Server databases
  • you need full application-level or HTTP load testing rather than raw query testing
  • you need a distributed load generation cluster

Facets

application · maturity active

benchmarking testing database cli gui databases performance developer-tools windows cross-platform cli dotnet sql-server stress-testing load-testing query-tuning tsql command-line

1 source

Member repositories

RepositoryRoleHealth v2
ErikEJ/SqlQueryStressmain94

For agents

markdown · JSON · MCP: product_card(name="ErikEJ/SqlQueryStress")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem