wxDba

From WxWiki
Jump to navigation Jump to search

A wxWidgets wrapper around the Debea Database Library.

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. Wrapper for wxWidgets replaces original dba API with wx-friendly version of it. You can learn more about it on wxDba dedicated page.