MySqlConnector
Database driver
An ADO.NET data provider for MySQL and other compatible servers.
MySQL Connector for .NET
1k stars
72 watching
337 forks
Language: C#
last commit: 9 days ago
Linked from 3 awesome lists
ado-netasyncdotnetdotnet-corehacktoberfestmariadbmysqlmysql-connector
Related projects:
Repository | Description | Stars |
---|---|---|
mysql/mysql-connector-net | A C# library providing connectivity for .NET applications to interact with MySQL databases. | 291 |
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-cpp | A MySQL database connector for C++ that allows developers to connect and interact with MySQL servers. | 634 |
bung87/amysql | A pure Nim implementation of the MySQL/MariaDB client protocol for asynchronous interactions with a MySQL database. | 27 |
mysql-otp/mysql-otp | An Erlang implementation of the MySQL protocol for connecting to relational databases | 364 |
mysql/mysql-connector-python | A Python driver for interacting with MySQL databases using the Python Database API Specification v2.0. | 877 |
mysql-d/mysql-native | A native D client driver for MySQL and MariaDB database management | 80 |
giorgi/duckdb.net | A C# library providing bindings and ADO.NET support for DuckDB, a self-contained relational database engine. | 437 |
dotnetcore/freesql | A .NET Core ORM component with support for multiple databases and data access patterns | 4,119 |
dotnetcore/canalsharp | A .NET client for real-time data subscription and consumption from MySQL databases using Change Data Capture (CDC) technology | 578 |
mattn/go-adodb | A Microsoft ActiveX Object DataBase driver for Go that uses the sql interface. | 142 |
dotnet/sqlclient | Provides database connectivity to SQL Server for .NET applications. | 853 |
denodrivers/mysql | A MySQL driver and ORM library for the Deno runtime environment. | 260 |
mariadb-corporation/mariadb-connector-j | Provides a JDBC driver to connect Java applications to MariaDB and MySQL databases. | 338 |