Debea Database Access Library 1.2.1 (Default branch) |
|
|
Saturday February 16, 2008. 12:18 PM FreshMeat
The Debea Database Access Library is a collection
of interfaces that map C++ objects to relations in
various SQL and file databases. The library uses a
plug-in architecture to support various SQL
RDBMSes and provides one simple interface for
query processing and object serialization. There
is a wrapper for wxWidgets that replaces the
original dba API with a wx-friendly version.
License: GNU General Public License v3
Changes:
Vendor and license info embedded in plugins was fixed. The version number returned by the wxdba unix config script was also fixed.
|