Boost logo

Boost :

From: Arkadiy Vertleyb (vertleyb_at_[hidden])
Date: 2002-10-30 18:31:34


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

Arkadiy


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