libodb-oracle

[full]

Oracle ODB runtime library

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. ODB supports the MySQL, SQLite, PostgreSQL, Oracle, and Microsoft SQL Server relational databases. It also comes with optional profiles for Boost and Qt which allow you to seamlessly use value types, containers, and smart pointers from these libraries in your persistent C++ classes.

... More
license other: ODB NCUEL or other: proprietary
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/
topics C++ORMOracleSQL
1 Version
version 2.5.0-b.28.20241111061718.ed3e5d842791
repository https://queue.stage.build2.org/1/alpha
depends 2; libodb, *cli ?
requires 2; c++11, oci
reviews 0