mirror of
https://github.com/logos-messaging/packages.git
synced 2026-08-25 18:01:17 +00:00
Add asyncmysql
This commit is contained in:
@@ -6782,5 +6782,19 @@
|
||||
"description": "A nil coalescing operator ?? for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/piedar/coalesce"
|
||||
},
|
||||
{
|
||||
"name": "asyncmysql",
|
||||
"url": "https://github.com/tulayang/asyncmysql",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"mysql",
|
||||
"async",
|
||||
"asynchronous",
|
||||
"packet parser"
|
||||
],
|
||||
"description": "Asynchronous MySQL connector written in pure Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/tulayang/asyncmysql"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user