MySqlConnector for ADO.NET
MySqlConnector is an ADO.NET data provider with support for MariaDB Server. It is licensed under the MIT License.
MariaDB Contributions
Support zero-configuration SSL with MariaDB: #1500
For MariaDB Server 11.4+
Available from version 2.4.0
Performance improvements
Implement faster parsing for result sets with multiple rows: #1330
Support per-query variables for CommandBehavior.SchemaOnly and SingleRow: #1312
Support skipping metadata for prepared statements with MariaDB 10.6 and later: #1301
Available from version 2.3.0
Support MariaDB GSSAPI authentication: #577
Available from version 0.47.0
Last updated
Was this helpful?