Boost logo

Boost :

From: Joel de Guzman (djowel_at_[hidden])
Date: 2002-10-30 18:46:36


----- Original Message -----
From: "Arkadiy Vertleyb" <vertleyb_at_[hidden]>

> Hi all,
>
> This library offers a light-weight, type-safe, STL-compatible relational
> table container, capable of storing objects of any type in its fields.
>
> The relational operators can combine tables and other operators into
> expressions using the expression templates technique. Each operator is
> implemented as a pseudo STL container.
>
> The library is intended to serve as a C++ specific, light-weight alternative
> to RDBMS. It may also bring relational algebra into areas where it was
> previously not considered because of the overhead RDBMSs impose.
>
> Any interest? Here is the link:
>
> http://groups.yahoo.com/group/boost/files/tables.zip

I'm very interested with light-weight in-memory data bases.
I think such a library will be very useful.

--Joel


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk