Overview
Pure Nim driver for MongoDB implements:
- BSON serialization/deserialization
- Insert/Update/Remove/Find queries
Check it out:
$ git clone git://github.com/SSPkrolik/nimongo
... or install with nimble:
$ nimble install https://github.com/SSPkrolik/nimongo