ODB
From Code Synthesis Wiki
(Difference between revisions)
Revision as of 06:43, 4 October 2010
ODB is an object-relational mapping (ORM) system for C++. It allows you to persist C++ objects to a relational database without having to deal with tables, columns, or SQL and without manually writing any mapping code.
[edit]
Wiki Resources
[edit]