Page 1 of 1

Devart dotConnect for MySQL benchmark comparison with MySQL NET Connector

Posted: Sun 01 Jan 2017 13:58
by azathot
Hi, is there any banchmark comparison chart or table comparing "Devart dotConnect for MySQL" and " MySQL NET Connector"? I think that the last one is slow and i'm searching a fast one.
Thanks!

Re: Devart dotConnect for MySQL benchmark comparison with MySQL NET Connector

Posted: Mon 02 Jan 2017 09:26
by Shalex
There is no such a comparison chart at the moment.

Could you please describe the features (e.g.: Entity Framework Core, etc) you are interested in so that we can recommend you how to improve performance?

JIC:

Re: Devart dotConnect for MySQL benchmark comparison with MySQL NET Connector

Posted: Mon 02 Jan 2017 12:14
by azathot
Hi, im interested in low level access to mysql database (crud operations) in asp.net.
I think that the official mysql connector is slow, and im searching an alternative before using your connector.

Re: Devart dotConnect for MySQL benchmark comparison with MySQL NET Connector

Posted: Mon 02 Jan 2017 12:25
by Shalex
azathot wrote:im interested in low level access to mysql database (crud operations)
Please use MySqlDataReader / MySqlLoader.