https://bugzilla.redhat.com/show_bug.cgi?id=975310
Bug ID: 975310 Summary: Review Request: odb - C++ Object-Relational Mapping Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: unspecified Assignee: nobody@fedoraproject.org Reporter: davejohansen@gmail.com QA Contact: extras-qa@fedoraproject.org CC: notting@redhat.com, package-review@lists.fedoraproject.org
Spec URL: https://docs.google.com/file/d/0B9bQ41XLJ8QuakFLa0NDUE5NTXc/edit?usp=sharing SRPM URL: https://docs.google.com/file/d/0B9bQ41XLJ8QuWWFFSk9ZSFRuMjQ/edit?usp=sharing Description: 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 usevalue types, containers, and smart pointers from these libraries in your persistent C++ classes. Fedora Account System Username: daveisfera
NOTE: This is my first package and I'm seeking a sponsor.