Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. ORM on Qt/C++, which is the Best D-QUest or QxOrm?
Forum Updated to NodeBB v4.3 + New Features

ORM on Qt/C++, which is the Best D-QUest or QxOrm?

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 4.0k Views 1 Watching
  • 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.
  • D Offline
    D Offline
    dcbasso
    wrote on last edited by
    #1

    Well I was thinking to usa a ORM api on my project, I search and find this two projects the D-Quest and QxOrm...
    Which is the best when I say:

    • Easier to use?
    • More Stable?
    • More used?

    Feel free to share your experience here, the more information the better.

    1 Reply Last reply
    0
    • D Offline
      D Offline
      dcbasso
      wrote on last edited by
      #2

      I just read an overall and I guess that QxORM is better!
      Anyone?

      1 Reply Last reply
      0
      • B Offline
        B Offline
        borisk
        wrote on last edited by
        #3

        Check out "ODB":http://www.codesynthesis.com/products/odb/ . While not Qt-specific, it includes a Qt profile that allows you to seamlessly persist basic Qt types (QString, QBuffer, Date-Time types, etc) and containers as well as use Qt smart pointers.

        If you want a quick look at the Qt support, check the 'qt' example in odb-examples package.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved