$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andreas Pokorny (andreas.pokorny_at_[hidden])
Date: 2005-09-28 03:03:58
On Tue, Sep 27, 2005 at 09:24:24PM +0100, Calum Grant <calum_at_[hidden]> wrote:
> Is there any interest in providing relational containers in Boost? Are
> there any features/improvements you can suggest for RML?
You could compare the library with sqlite.
Furthermore you could implement a table that can be stored in a file,
and used wihout reading all records into memory.
Andreas Pokorny