mondo - a d library for mongodb

Andrei Alexandrescu via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Thu Mar 24 11:14:52 PDT 2016


On 3/21/16 12:10 PM, Andrea Fontana wrote:
> 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

https://www.reddit.com/r/programming/comments/4bss3v/mondo_d_driver_for_mongodb/

https://www.facebook.com/dlang.org/posts/1256886664325012

https://twitter.com/D_Programming/status/713066247655559168


Andrei



More information about the Digitalmars-d-announce mailing list