I have gone through LMDB. However AFAIK LMDB stores the
data as a key-value pair. Though duplicate keys are allowed, I couldn't find
any relation between these entries. I couldn't understand its use as a
database as well. Can you provide some help so that I can go deeper into
this.
On Thu, Jun 23, 2016 at 10:23 AM, degski
On 22 June 2016 at 16:13, Anaswara Nair
wrote: I would also like to know whether multi_index is the best suited one for the implementation of my so called database..
Dunno, but Symas Lightning Memory-mapped Database https://symas.com/products/lightning-memory-mapped-database/ is pretty good. There are C++-wrappers, and older one and a c++11 one.
degski
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users