[boost] Re: Generic Database Interface
by Daron Anderson other posts by this author
Sep 22 2003 5:26AM messages near this date
[boost] Generic Database Interface
|
[boost] Re: Generic Database Interface
Arkadiy Vertleyb wrote in message ...
>
> I don't know what your exact requirements are, but as far as "some type of
> database library" you may be interested in our "Relational Template
> Library", which is kind of in-memory database. This library allows you
> define relational tables that can hold C++ objects in their fields.
>
I actually have several 'requirements'. An in-memory database is one of
them. I am interested in the latest changes you are making to your package,
and I will check out what is currently available as well.
An in-memory database may be useful for one of my projects that involves
data storage using a Windows CE device. I am currently testing the new
compact framework that is supposed to have 'full' support for STL. If it
can support a good range of the STL, I will be attempting to port a wide
range of code to hand-held devices. This code will depend on some sort of
database storage underneath of it.
Thanks for the information,
Daron
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Thread:
Daron Anderson
Daron Anderson
Arkadiy Vertleyb
Bohdan
|