Commit 9c37d60c authored by Amir's avatar Amir Committed by GitHub

Update Readme.md

parent a155ebb4
...@@ -229,7 +229,7 @@ Performance benchmarks are available [here](https://github.com/StackExchange/dap ...@@ -229,7 +229,7 @@ Performance benchmarks are available [here](https://github.com/StackExchange/dap
Feel free to submit patches that include other ORMs - when running benchmarks, be sure to compile in Release and not attach a debugger (ctrl F5). Feel free to submit patches that include other ORMs - when running benchmarks, be sure to compile in Release and not attach a debugger (ctrl F5).
Alternatively, you might prefer Frans Bouma's [RawDataAccessBencher](https://github.com/FransBouma/RawDataAccessBencher) test suite. Alternatively, you might prefer Frans Bouma's [RawDataAccessBencher](https://github.com/FransBouma/RawDataAccessBencher) test suite or [OrmBenchmark](https://github.com/InfoTechBridge/OrmBenchmark).
Parameterized queries Parameterized queries
--------------------- ---------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment