Skip to content

Latest commit

 

History

History
32 lines (30 loc) · 734 Bytes

README.md

File metadata and controls

32 lines (30 loc) · 734 Bytes

QueryPressure

The tool for load testing of...

Features

  1. Multi-tab
  2. CLI, CI support
  3. SQLServer/Postgres/MySQL/MariaDB/CosmosDB/Mongo/Redis
    1. Extensible
  4. MacOC/Linux/Windows
    1. .net
    2. electron - vs code editor
  5. Distribution/Avg/Med/Std. Dev/Confidence interval
    1. Extensible
  6. Load Profiles
    1. Limitations:
      1. Time
      2. Number queries
      3. Till first error
    2. Load characteristics:
      1. Sequential
        1. With Delay
      2. Target Throughput
        1. Increasing load
          1. Delta/Time
      3. Limited Concurrency
        1. With Delay
  7. Reporting
    1. CSV Excel export
    2. XML/JSON
  8. Graphics/Dashboards

Competitors: SQLQueryStress, NBomber, BenchmarkDotNet