ODB compiler
ODB is an open-source, cross-platform, and cross-database object-relationalmapping (ORM) system for C++. It allows you to persist C++ classes to arelational database without having to deal with tables, columns, or SQL andwithout manually writing any mapping code. ODB supports the MySQL, SQLite,PostgreSQL, Oracle, and Microsoft SQL Server relational databases. It alsocomes with optional profiles for Boost and Qt which allow you to seamlesslyuse value types, containers, and smart pointers from these libraries in yourpersistent C++ classes.
... More
license | GPL-3.0-only |
---|---|
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.com | |
topics | C++ORMsource code generationobject persistencerelational database |
6 Versions
version | 2.5.0 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 3; libstudxml, libcutl, *cli ? |
requires | 2; host, c++11 |
reviews | +1 |
version | 2.5.0-b.27 |
---|---|
repository | https://pkg.cppget.org/1/beta |
depends | 3; libstudxml, libcutl, *cli ? |
requires | 2; host, c++11 |
reviews | +1 |
version | 2.5.0-b.25+1 |
---|---|
repository | https://pkg.cppget.org/1/beta |
depends | 3; libstudxml, libcutl, *cli ? |
requires | 2; host, c++11 |
reviews | +1 |
version | 2.5.0-b.23 |
---|---|
repository | https://pkg.cppget.org/1/beta |
depends | 2; libstudxml, libcutl |
requires | 2; host, c++11 |
reviews | +1 |
version | 2.5.0-b.21+1 |
---|---|
repository | https://pkg.cppget.org/1/beta |
depends | 2; libstudxml, libcutl |
requires | 2; host, c++11 |
reviews | +1 |
version | 2.5.0-b.19+2 |
---|---|
repository | https://pkg.cppget.org/1/beta |
depends | 2; libstudxml, libcutl |
requires | 1; c++11 |
reviews | +1 |