mondo - a d library for mongodb

Andrea Fontana via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Mon Mar 21 09:10:38 PDT 2016


I just released on behalf of the company I work for 
(http://lab.2night.it) "mondo", a library to work with mongodb.

Mondo is a collection of classes (and struct) built over 
mongo-c-driver. Low-level bindings are generated automatically 
using dstep + a small script to patch some issues with original 
source.

More info on github page. It obviusly depends on mongo-c-driver 
library (quite easy to compile).

GH: https://github.com/2night/mondo
Dub: http://code.dlang.org/packages/mondo

Comments are welcome.

Andrea Fontana


More information about the Digitalmars-d-announce mailing list