Added nimongo package
This commit is contained in:
parent
c16b5b8e76
commit
84ccef41d5
1 changed files with 16 additions and 0 deletions
|
|
@ -4481,5 +4481,21 @@
|
|||
"description": "High level xml library for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/vegansk/xmltools"
|
||||
},
|
||||
{
|
||||
"name": "nimongo",
|
||||
"url": "https://github.com/SSPkrolik/nimongo",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"mongo",
|
||||
"mongodb",
|
||||
"database",
|
||||
"server",
|
||||
"driver",
|
||||
"storage"
|
||||
],
|
||||
"description": "MongoDB driver in pure Nim language with synchronous and asynchronous I/O support",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/SSPkrolik/nimongo"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue