
|
|
|
|
Home / Computers / Programming / Languages / C++ / Class Libraries / Database
|
|
|
|
Web Sites
|
- AccessLog - A C++ wrapper to give an XBase fashion to the Berkeley DB library.
www.geocities.com/lpiergentili/accesslog.htm
- AdFrame Engine - Persistence framework for linking of relational and legacy databases/datasources to cross-platform C++ programming.
www.adframe-persistence.com
- Database Template Library - Provides ODBC recordsets just like STL containers, including writing the contents back to the database.
www.geocities.com/corwinjoy/dtl
- freeodbc++ - A C++ library for accessing SQL databases. Designed with standards in mind, so it provides a subset of the well-known JDBC 2.0 and runs on top of ODBC. [Open Source, LGPL]
orcane.net/freeodbc++
- KDBM - C++ Interface for the GNU Database Library (gdbm). [Open source, LGPL]
apps.kde.com/na/2/docs/1054/kdbm_index.html
- MetaKit structured storage - Highly portable, lightweight database manager, usable from several languages.
www.equi4.com/metakit
- MySQL++ - A C++ API for MySQL. Tries to make working with queries as easy as working with other STL containers.
www.mysql.com/downloads/api-mysql++.html
- ODBC Broker - C/C++ library to access ODBC data sources with only a few lines of code. Now, make dynamic database engines to access any ODBC data sources without knowing about ODBC!
www.sqldata.com/broker.htm
- OTL - Oracle, Odbc and DB2-CLI Template Library. A set of classes that wrap around the dynamic database programming interfaces of Oracle, DB2 and ODBC. Also provides support for block-updates and other caching mechanisms.
members.fortunecity.com/skuchin/home.htm
|
|
|
|
|