Added niledb.
This commit is contained in:
parent
c66eff46e3
commit
8549d54087
1 changed files with 11 additions and 0 deletions
|
|
@ -11615,5 +11615,16 @@
|
|||
"description": "Very simple PostgreSQL async api for nim.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/treeform/pg"
|
||||
},
|
||||
{
|
||||
"name": "niledb",
|
||||
"url": "https://github.com/JeffersonLab/niledb.git",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"db"
|
||||
],
|
||||
"description": "Key/Value storage into a fast file-hash",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/JeffersonLab/niledb.git"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue