Add sqliteral (#1459)
This commit is contained in:
parent
1629d7a572
commit
52c2bff7d9
1 changed files with 16 additions and 0 deletions
|
|
@ -17727,5 +17727,21 @@
|
|||
"description": "Autogenerated glew bindings for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/jyapayne/nim-glew"
|
||||
},
|
||||
{
|
||||
"name": "sqliteral",
|
||||
"url": "https://github.com/olliNiinivaara/SQLiteral",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"multi-threading",
|
||||
"sqlite",
|
||||
"sql",
|
||||
"database",
|
||||
"wal",
|
||||
"api"
|
||||
],
|
||||
"description": "A high level SQLite API for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/olliNiinivaara/SQLiteral"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue