Devart or MySQL Connector ?

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
Sancha
Posts: 4
Joined: Tue 16 Feb 2010 16:02

Devart or MySQL Connector ?

Post by Sancha » Tue 16 Feb 2010 16:07

Hello every one !

I am developping an application wich has to connect to MySQL DataBase.
My application is coding in C#.

So, to connect to MySQL Database, I am hesitating between Devart and MySQL Connector (wich is free).

Can you tell me what Devart can bring me compared with MySQL Connector ? Is Devart faster ?

Thank you !

StanislavK
Devart Team
Posts: 1710
Joined: Thu 03 Dec 2009 10:48

Post by StanislavK » Tue 16 Feb 2010 16:57

Please see the comparison article in our documentation:
http://www.devart.com/dotconnect/mysql/ ... iders.html

In two words, performance of dotConnect for MySQL and MySQL Connector is approximately equal in general case, but dotConnect for MySQL has a significantly wider feature set: more useful components, more design-time features, LINQ support.

Sancha
Posts: 4
Joined: Tue 16 Feb 2010 16:02

Post by Sancha » Wed 17 Feb 2010 08:28

Thank you for this answer.
Can you please tell me what versions of theese components are you comparing ?

StanislavK
Devart Team
Posts: 1710
Joined: Thu 03 Dec 2009 10:48

Post by StanislavK » Wed 17 Feb 2010 12:10

In the article, the comparison is performed between dotConnect for MySQL 5.50.79 and MySQL Connector/NET 6.2.2. Also, the dotConnect for MySQL features listed are due for the Beta build 5.70.90. For more information on dotConnect for MySQL versions, please see our Revision history:
http://www.devart.com/dotconnect/mysql/ ... story.html

Post Reply