added nim-db-ex
This commit is contained in:
parent
cd1c0f18c2
commit
60f2866a33
1 changed files with 18 additions and 0 deletions
|
|
@ -3256,5 +3256,23 @@
|
|||
"description": "ptrace wrapper for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/rgv151/ptrace.nim"
|
||||
},
|
||||
{
|
||||
"name": "nim-db-ex",
|
||||
"url": "https://github.com/Senketsu/nim-db-ex",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"extension",
|
||||
"database",
|
||||
"Nim",
|
||||
"convenience",
|
||||
"db",
|
||||
"mysql",
|
||||
"postgres",
|
||||
"sqlite"
|
||||
],
|
||||
"description": "extension modules for Nim's 'db_*' modules",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Senketsu/nim-db-ex"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue