Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 293 Bytes

File metadata and controls

4 lines (3 loc) · 293 Bytes

MySQL Benchmark EFCore vs Dapper

Hi, with this project i would to test performance of Entity Framework Core vs Dapper CRUD operation using MySQL. Why MySQL? Simple because seems most used free database and i would test performance using parallel query and without MARS feature.