[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#717532: RFP: odb - object-relational mapping (ORM) system for the C++ language



Package: wnpp
Severity: wishlist

* Package name    : odb
  Version         : 2.2.2
  Upstream Author : Code Synthesis
* URL             : http://www.codesynthesis.com/products/odb/
* License         : GPL-2
  Programming Lang: C++
  Description     : object-relational mapping (ORM) system for the C++ language

ODB is an open-source, cross-platform, and cross-database object-relational
mapping (ORM) system for C++. It allows you to persist C++ objects to a
relational database without having to deal with tables, columns, or SQL and
without manually writing any mapping code. ODB supports MySQL, SQLite,
PostgreSQL, Oracle, and Microsoft SQL Server relational databases as well
as C++98/03 and C++11 language standards. 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.


Reply to: