Home Page
Categories: ADO.NET providers
Latest version: 6.1
Added 2004-01-16Updated 2009-11-10
Fully-managed ADO.NET driver for MySQL.
Supports major features of MySQL 3.23x and 5.0x such as InnoDB transactions, data stream compression, named pipe connections.
Implements all standard ADO.NET provider interfaces and uses the same syntax as SqlClient.
Features include:
- Full support for MySQL 5.4, 5.1, 5.0, 4.1
- Large-packet support for sending and receiving rows and BLOBs up to 2 gigabytes in size
- Protocol compression that allows for compressing the data stream between the client and server
- Support for connecting using TCP/IP sockets, named pipes, or shared memory on Windows
- Support for connecting using TCP/IP sockets or Unix sockets on Unix
- Fully managed, does not utilize the MySQL client library
- Initial Entity Framework support
 Built for .NET |
 Built for Mono |
 Free or free version available |
 Source code provided |