www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - LMDB (Symas Lightning MDB) bindings

here[1] you can get LMDB[2] bindings. there is no high-level D-style API,=20
only C API translation. i'm not sure if it needs D-style API at all, as=20
most likely you will write your own wrappers for your data types anyway.

[1] http://repo.or.cz/w/iv.d.git/blob_plain/HEAD:/lmdb.d
[2] http://symas.com/mdb/=
May 19 2015