Add package ndb

This commit is contained in:
Albert Safin 2018-10-01 11:15:05 +07:00
parent 71f44f12b8
commit 354bb9a55b

View File

@ -10886,5 +10886,20 @@
"description": "Statistic-driven microbenchmark framework",
"license": "MIT",
"web": "https://github.com/LemonBoy/criterion.nim"
},
{
"name": "ndb",
"url": "https://github.com/xzfc/ndb.nim",
"method": "git",
"tags": [
"binding",
"database",
"db",
"library",
"sqlite"
],
"description": "A db_sqlite fork with a proper typing",
"license": "MIT",
"web": "https://github.com/xzfc/ndb.nim"
}
]