amysql

MySQL connector

A pure Nim implementation of the MySQL/MariaDB client protocol for asynchronous interactions with a MySQL database.

Async MySQL Connector write in pure Nim.

GitHub

27 stars
5 watching
5 forks
Language: Nim
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tulayang/asyncmysqlAn asynchronous MySQL connector written in Nim.11
mysql/mysql-connector-netA C# library providing connectivity for .NET applications to interact with MySQL databases.295
mysql-net/mysqlconnectorAn ADO.NET data provider for MySQL and other compatible servers.1,404
mysql/mysql-connector-nodejsAn official Node.js driver for MySQL, providing a connection to a relational database using the X Protocol.156
mysql/mysql-connector-jProvides a Java driver for connecting to MySQL databases925
mysql/mysql-connector-cppA MySQL database connector for C++ that allows developers to connect and interact with MySQL servers.639
mariadb-corporation/mariadb-connector-jProvides a JDBC driver to connect Java applications to MariaDB and MySQL databases.341
mysql/mysql-connector-pythonA Python driver for interacting with MySQL databases using the Python Database API Specification v2.0.882
arkena00/ndbProvides a flexible and generic interface to connect to various databases using C++ queries.30
perfectlysoft/perfect-mysqlA Swift wrapper around the MySQL client library enabling access to MySQL servers127
paurkedal/ocaml-caqtiA monadic connector API for relational databases, providing a uniform interface across different database systems.313
myselfghost/lua-resty-mysql-connectorA Lua library providing connection utilities for MySQL databases, supporting read and write separation and multiple database instances.0
aio-libs/aiopgA library that allows asynchronous access to PostgreSQL databases using the asyncio framework.1,402
hamidb80/mycouchA CouchDB client library written in Nim.8
blackbeam/mysql_asyncAn asynchronous MySQL driver written in Rust using the Tokio framework.380