ProductiveRage / SqlProxyAndReplay

For performance testing services that depend upon a SQL database, the service may be tested with known inputs and the SQL queries that are executed will be captured (along with their results). Then the service may be re-tested but the SQL proxy layer will return known results to the same SQL queries. So long as all of the same queries are repeat…
15Updated 8 years ago

Related projects

Alternatives and complementary repositories for SqlProxyAndReplay