aspnet / DataAccessPerformance

Benchmarks, prototypes and discussions for database access performance investigation
MIT License
116 stars 26 forks source link

Test other ADO.NET providers #7

Open divega opened 6 years ago

bgrainger commented 6 years ago

I volunteer to help with https://github.com/mysql-net/MySqlConnector

sebastienros commented 6 years ago

@bgrainger we already have the numbers for this one.

sebastienros commented 6 years ago

@bgrainger Are you in touch with @divega already? We need your help to improve these numbers.

bgrainger commented 6 years ago

we already have the numbers for this one.

Yep, I just saw this line: https://github.com/aspnet/DataAccessPerformance/blob/master/src/BenchmarkDb/BenchmarkDb.csproj#L15

Are you in touch with @divega already?

We had an email conversation about six weeks ago; haven't communicated since then.

divega commented 6 years ago

@bgrainger good to hear from you here. I will create a new issue specific to MySqlConnector and we can discuss there how to get started.

divega commented 6 years ago

Created https://github.com/aspnet/DataAccessPerformance/issues/21 for MySqlConnector.

cincuranet commented 5 years ago

I created PR #44 for FirebirdClient/Firebird.