ODB compiler usage examples
ODB is an open-source, cross-platform, and cross-database object-relational mapping (ORM) system for C++. It allows you to persist C++ classes to a relational database without having to deal with tables, columns, or SQL and without manually writing any mapping code.
For further information, including licensing conditions, documentation, and binary packages, refer to the ODB project page.
This package contains examples of using ODB with the following list giving an
overview of the available examples. See the README
file accompanying each
example for more information. See odb-tests/README.md
for instructions on
setting up various databases to run these examples.
... More
license | Unlicense |
---|---|
project | odb |
url | www.codesynthesis.com/products/odb/ |
doc-url | www.codesynthesis.com/products/odb/doc/manual.xhtml |
src-url | git.codesynthesis.com/cgit/odb/odb/ |
odb-users@codesynthesis.comMailing list |
1 Version
version | 2.5.0 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 19; *odb, libodb, libodb-mysql ?, libodb-sqlite ?, libodb-pgsql ?, libodb-oracle ?, libodb-mssql ?, libodb-boost ?, libodb-qt ?, libboost-multi-index ?, libboost-optional ?, libboost-smart-ptr ?, libboost-unordered ?, libboost-uuid ?, libboost-date-time ?, libQt5Core ?, libQt6Core ?, *mysql-client ?, *psql ? |
requires | 2; *sqlplus ?, *sqlcmd ? |
reviews | +1 |