$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David B. Held (dheld_at_[hidden])
Date: 2003-01-31 18:10:19
I've seen some talk of fully in-memory databases, and have a few
questions:
1) Does anyone have any experience with them?
2) Would people use them if there were a nice library available?
It seems that such a library could benefit from the serialization/
persistence library. A reference for a Java database is here:
http://www.prevayler.org/wiki.jsp?topic=ObjectPrevalenceSkepticalFAQ
The list of C++ databases seems pretty small, judging by Google.
Maybe such a thing is too ambitious to be a Boost library?
Dave