Boost logo

Boost :

From: Arkadiy Vertleyb (vertleyb_at_[hidden])
Date: 2005-02-10 10:38:25


"Vinzenz Feenstra" <evilissimo_at_[hidden]> wrote

> What exactly ist the motivation and the goal of rel/rtl ?

To implement an STL-compatible "relational table" container, that is
type-safe and allows fields of any built-in or user-defined type.

Naturally, once there is a container, operations are required. Hence, the
relational algebra.

We think such library could become a good alternative to, for example, MS
Access, for light-weight applications. Also, the possibility to perform
relational operations on objects might bring new and unexpected
possibilities. As always with relational databases, the library is
particulary convenient and efficient when multiple views of the same data
are required and need to be kept in-sync.

HTH,

Arkadiy


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