ODB

From Code Synthesis Wiki

Revision as of 18:00, 14 March 2012; view current revision
←Older revision | Newer revision→
Jump to: navigation, search

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

External Resources

Official Resources

Personal tools