Jump to letter: [
23ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
odb - Object-relational mapping (ORM) system for C++
- Description:
ODB is an object-relational mapping (ORM) system for C++. It provides
tools, APIs, and library support that allow you to persist C++ objects
to a relational database (RDBMS) without having to deal with tables,
columns, or SQL and without manually writing any of the mapping code.
Packages
odb-2.3.0-6.el7.ppc64
[2.5 MiB] |
Changelog
by Dave Johansen (2014-07-18):
- Require the version of GCC that its being built against
|