Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    ODB 1.4.0 adds support for Qt for Object-Relation mapping

    Announcements
    1
    1
    2745
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      andre last edited by

      This is not my code, but I found the "announcement on qt-interest":http://lists.qt.nokia.com/pipermail/qt-interest/2011-April/033256.html and the blog post mentioned there interesting enough to post it here. I hope the author doesn't mind...

      http://www.codesynthesis.com/~boris/blog/2011/04/27/odb-1-4-0-released/

      [quote]"ODB":http://www.codesynthesis.com/products/odb/ 1.4.0 was released today.

      In case you are not familiar with ODB, it is an 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, or manually writing any of the mapping code.

      (...)
      [/quote]

      1 Reply Last reply Reply Quote 0
      • First post
        Last post