asyncmysql
MySQL async client
An asynchronous MySQL connector written in Nim.
Asynchronous MySQL connector written in pure Nim.
11 stars
3 watching
5 forks
Language: Nim
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A pure Nim implementation of the MySQL/MariaDB client protocol for asynchronous interactions with a MySQL database. | 27 |
| | An asynchronous MySQL driver written in Rust using the Tokio framework. | 380 |
| | An asynchronous MySQL client that optimizes database interactions with efficient non-blocking capabilities | 361 |
| | A Nim wrapper around SQLCipher to simplify interaction with encrypted databases. | 4 |
| | A Swift wrapper around the MySQL client library enabling access to MySQL servers | 127 |
| | A Qt-based C++ library providing an asynchronous SQL interface with features like connection pooling, prepared queries, and result iterators. | 65 |
| | An asynchronous query builder library for multiple databases using Nim. | 151 |
| | A C# library providing connectivity for .NET applications to interact with MySQL databases. | 295 |
| | An ADO.NET data provider for MySQL and other compatible servers. | 1,404 |
| | A Websocket implementation for the Nim programming language | 83 |
| | A pure asynchronous PostgreSQL driver for the Nim programming language | 59 |
| | An efficient asynchronous programming framework for Nim. | 364 |
| | Complements Nim's unittest module to test asynchronous code. | 13 |
| | A WebSocket implementation for client-server communication | 102 |
| | A Lua-based library for structured async/ concurrency in Neovim | 13 |