[Qt-interest] [ANN] ODB C++ ORM adds support for Qt

Boris Kolpackov boris at codesynthesis.com
Thu Apr 28 15:35:13 CEST 2011


Hi Jason,

Jason H <scorp1us at yahoo.com> writes:

> How does this compare feature wise to [N]Hibernate?

ODB is pretty similar in spirit and feature-wise to Hibernate/NHibernate.
There are still some more advanced features missing, but we plan to support
them eventually. In particular, ODB is miles ahead of any other C++ ORM
that I have seen. Not a very humble statement for me to make ;-), but I
believe it is fairly accurate.

There is the Features page which gives a high-level overview of what's
available:

http://www.codesynthesis.com/products/odb/features.xhtml

Alternatively, you can jump directly to the manual -- everything that's
implemented is described there:

http://www.codesynthesis.com/products/odb/doc/manual.xhtml

Boris




More information about the Qt-interest-old mailing list