arrow-left

All pages
gitbookPowered by GitBook
1 of 3

Loading...

Loading...

Loading...

.NET Connector

Official Connector/NET syntax: connection strings, DbConnection/DbCommand classes, parameterized queries, and data reader/adapter operations.

Other .NET Connectors

Some other ADO.NET connectors are:

hashtag
MySQL Connector/NET

MySQL Connector/NETarrow-up-right should generally work with MariaDB.

hashtag
dotConnect for MySQL

is a free ADO.NET data provider that supports MariaDB.

  • It seamlessly integrates with Visual Studio 2008-2017.

  • It supports .NET Framework 2.0-4.7, and .NET Core 1.x and 2.0

  • The Commercial edition additionally provides ORM support: Entity Framework v1-v6 and Entity Framework Core, NHibernate, LinqConnect; bundled ORM visual designer tool and many other features.

MySqlConnector for ADO.NET

MySqlConnector is an ADO.NET data provider with support for MariaDB Server. It is licensed under the .

Version Historyarrow-up-right
  • GitHubarrow-up-right

  • On Travisarrow-up-right

  • hashtag
    MariaDB Contributions

    • Support zero-configuration SSLarrow-up-right with MariaDB: #1500arrow-up-right

      • For MariaDB Server 11.4+

      • Available from version 2.4.0arrow-up-right

    • Rewrite server redirection logic based on latest MariaDB specification:

      • For MariaDB Server 11.3+

      • Available from version

    • Performance: Avoid SET NAMES commands when not necessary:

      • For MariaDB Server 11.5+

      • Available from version

    • Performance improvements

      • Implement faster parsing for result sets with multiple rows:

      • Support per-query variables for CommandBehavior.SchemaOnly and SingleRow:

    • Support new MariaDB version numbers:

      • For MariaDB Server 11.0+

      • Available from version

    • Support :

      • Available from version

    MIT License
    Installation via NuGetarrow-up-right
    Documentationarrow-up-right
    dotConnect for MySQLarrow-up-right
    Support skipping metadata for prepared statements with and later:
  • Available from version

  • #1499arrow-up-right
    2.4.0arrow-up-right
    #1497arrow-up-right
    2.4.0arrow-up-right
    #1330arrow-up-right
    #1312arrow-up-right
    #1259arrow-up-right
    2.2.6arrow-up-right
    #577arrow-up-right
    0.47.0arrow-up-right
    #1301arrow-up-right
    2.3.0arrow-up-right
    spinner
    spinner
    MariaDB 10.6
    MariaDB GSSAPI authentication