mysql-connector-net
Database driver
A C# library providing connectivity for .NET applications to interact with MySQL databases.
Connector/NET is a fully-managed ADO.NET driver for MySQL.
291 stars
43 watching
192 forks
Language: C#
last commit: 13 days ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
mysql-net/mysqlconnector | An ADO.NET data provider for MySQL and other compatible servers. | 1,391 |
mysql/mysql-connector-nodejs | An official Node.js driver for MySQL, providing a connection to a relational database using the X Protocol. | 155 |
mysql/mysql-connector-j | Provides a Java driver for connecting to MySQL databases | 915 |
mysql/mysql-connector-python | A Python driver for interacting with MySQL databases using the Python Database API Specification v2.0. | 877 |
bung87/amysql | A pure Nim implementation of the MySQL/MariaDB client protocol for asynchronous interactions with a MySQL database. | 27 |
myselfghost/lua-resty-mysql-connector | A Lua library providing connection utilities for MySQL databases, supporting read and write separation and multiple database instances. | 0 |
mariadb-corporation/mariadb-connector-j | Provides a JDBC driver to connect Java applications to MariaDB and MySQL databases. | 338 |
arkena00/ndb | Provides a flexible and generic interface to connect to various databases using C++ queries. | 30 |
dotnet/sqlclient | Provides database connectivity to SQL Server for .NET applications. | 853 |
covenantsql/cql-java-driver | A Type 4 Java JDBC driver for connecting to and querying a specific database type | 2 |
bestlong/node-red-contrib-mssql-plus | A Node-RED node that enables communication with MS SQL databases and Azure services. | 32 |
elixir-ecto/tds | A driver for connecting to Microsoft SQL Server databases from Elixir applications | 116 |
perl5-dbi/dbd-mysql | A Perl driver for interacting with MySQL databases | 63 |
mattn/go-adodb | A Microsoft ActiveX Object DataBase driver for Go that uses the sql interface. | 142 |
buggins/ddbc | A DB Connector for the D programming language, allowing developers to interact with various databases. | 78 |