ODB

From Code Synthesis Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 06:15, 18 December 2012
Boris (Talk | contribs)
(Wiki Resources - Add link to Mobile/Embedded page)
← Previous diff
Current revision
Boris (Talk | contribs)
(Wiki Resources - Add link to Android guide)
Line 6: Line 6:
== Wiki Resources == == Wiki Resources ==
 +* [[Using ODB on Android]]
* [[Using ODB on Mobile and Embedded Systems]] * [[Using ODB on Mobile and Embedded Systems]]
* [[Using ODB with Microsoft Visual Studio]] * [[Using ODB with Microsoft Visual Studio]]

Current revision

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.

Contents

Official Resources

Wiki Resources

Blog Posts and Articles

External Resources

Personal tools