Click here to Skip to main content

Catalog.CodeProject.com


Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Item Details
License: Freeware
Technologies: C++, XML, Windows, Linux, Win32, SQL-Server, Visual-Studio
Last Updated: 9 Nov 2009

Contact Information
Contact Name:
zork76
Email:
lm@zork.pl
Email Format:
Text
Country:
United States
Debea Database Library
zork76
Version: 1.2.x
Debea is an Object Relational Mapping library (ORM) for C++. It allows you to map C++ objects to relations in various SQL and file databases.
 
By removing hand-written SQL queries (or csv file parsing) for serialization of C++ objects you can speed-up development of applications that needs to store and load their data in SQL or other database formats. Another positive side effect of using this library is that you will always have database schema strictly related to C++ logical model.
 
Library is using plug-in architecture for various SQL RDBMS support and provides one, simple interface for query processing and object serialization.
 
There is a wrapper for wxWidgets that replaces original dba API with wx-friendly version of it. You can learn more about it on WxDba dedicated page.

 
 
 

Advertise | Privacy | Mobile
Web01 | 2.5.120210.1 | Last Updated 10 Aug 2007
Copyright © CodeProject, 1999-2012
All Rights Reserved. Terms of Use
Layout: fixed | fluid