Add asyncmysql
This commit is contained in:
parent
b5bed16a2c
commit
28a67a938c
1 changed files with 14 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue