ODB

From Code Synthesis Wiki

(Difference between revisions)
Jump to: navigation, search

Boris (Talk | contribs)
(Add a page for ODB)
Next diff →

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.

Wiki Resources

Official Resources

Personal tools