mysqlparser
An efficient packet parser for MySQL Client/Server Protocol. Help you to write Mysql communication in either BLOCKIONG-IO or NON-BLOCKING-IO.
Summary
| Latest Version | 0.2.1 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-08-31 07:16 |
Tags
Authors
- Wang Tong
Installation
nimble install mysqlparser
choosenim install mysqlparser
git clone https://github.com/tulayang/mysqlparser.git
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| mysqlparser | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= | 0.19 | No |
Source
| Repository | https://github.com/tulayang/mysqlparser.git |
|---|---|
| Homepage | https://github.com/tulayang/mysqlparser |
| Documentation | View Documentation |
| Registry Source | nimble_official |