Speed comparison with MySQL's own net connector

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
korgman
Posts: 2
Joined: Mon 24 Jan 2011 13:49

Speed comparison with MySQL's own net connector

Post by korgman » Fri 25 Jan 2013 17:48

Has Devart done an objective speed comparison between the Devart dotConnectMySQL connector and the one available from MySQL's own web site? My web application is very database intensive and I'm looking for ways to make it more responsive as it handles a lot of data. It seems pointless to spend a lot of time experimenting if the answer is already known. :-)

Many thanks in advance. Barry

Pinturiccio
Devart Team
Posts: 2420
Joined: Wed 02 Nov 2011 09:44

Re: Speed comparison with MySQL's own net connector

Post by Pinturiccio » Tue 29 Jan 2013 15:44

korgman wrote:Has Devart done an objective speed comparison between the Devart dotConnectMySQL connector and the one available from MySQL's own web site?
We haven't done a comprehensive performance comparison of dotConnect for MySQL and MySQL Connector/Net. We recommend you to download the trial version of dotConnect for MySQL and compare its performance with the one of MySQL Connector/Net for your tasks. If our provider is slower for some reason, we will appreciate your feedback so that we can investigate and fix the problem.

We have a functionality comparison of these two providers http://www.devart.com/dotconnect/mysql/ ... iders.html

Post Reply