Jump to letter: [
23ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libodb-sqlite - SQLite ODB runtime library from Code Synthesis
- 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.
This package contains the SQLite ODB runtime library. Every application
that includes code generated for the SQLite database will need to link
to this library.
Packages