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: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tulayang/asyncmysql An asynchronous MySQL connector written in Nim. 11
mysql/mysql-connector-net A C# library providing connectivity for .NET applications to interact with MySQL databases. 291
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-cpp A MySQL database connector for C++ that allows developers to connect and interact with MySQL servers. 634
mariadb-corporation/mariadb-connector-j Provides a JDBC driver to connect Java applications to MariaDB and MySQL databases. 338
mysql/mysql-connector-python A Python driver for interacting with MySQL databases using the Python Database API Specification v2.0. 877
arkena00/ndb Provides a flexible and generic interface to connect to various databases using C++ queries. 30
perfectlysoft/perfect-mysql A Swift wrapper around the MySQL client library enabling access to MySQL servers 127
paurkedal/ocaml-caqti A monadic connector API for relational databases, providing a uniform interface across different database systems. 311
myselfghost/lua-resty-mysql-connector A Lua library providing connection utilities for MySQL databases, supporting read and write separation and multiple database instances. 0
aio-libs/aiopg A library that allows asynchronous access to PostgreSQL databases using the asyncio framework. 1,400
hamidb80/mycouch A CouchDB client library written in Nim. 8
blackbeam/mysql_async An asynchronous MySQL driver written in Rust using the Tokio framework. 377