Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. QxOrm alternatives
Forum Updated to NodeBB v4.3 + New Features

QxOrm alternatives

Scheduled Pinned Locked Moved 3rd Party Software
6 Posts 2 Posters 4.1k 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.
  • M Offline
    M Offline
    mbnoimi
    wrote on 28 Apr 2013, 08:47 last edited by
    #1

    Does any one know any alternative to "QxOrm":http://www.qxorm.com?

    Recently they changed their license to Proprietary license which conflicts with LGPL based software.

    PS
    I found "QsT SQL Tools":https://sourceforge.net/projects/qstsqltools/ but I'm not sure what if it offers same efficiency as QxOrm.

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mbnoimi
      wrote on 17 May 2013, 16:29 last edited by
      #2

      bump it

      1 Reply Last reply
      0
      • S Offline
        S Offline
        Skh1002
        wrote on 19 May 2013, 18:56 last edited by
        #3

        Hi there. What about "ODB C++":http://www.codesynthesis.com/products/odb/? I haven't really tried it (although I compiled and ran some examples), but it is on my short list of ORM components to consider. As far as I remember, it is available under GPL.

        1 Reply Last reply
        0
        • M Offline
          M Offline
          mbnoimi
          wrote on 19 May 2013, 19:46 last edited by
          #4

          Unfortunately, ODB C++ doesn't support Qt objects. it works fine with C++ standard data types but Qt has many enhanced tricks for dealing with databases

          1 Reply Last reply
          0
          • S Offline
            S Offline
            Skh1002
            wrote on 21 May 2013, 02:14 last edited by
            #5

            ODB does support at least some Qt basic types (from QtCore) in "ODB Qt Profile":http://www.codesynthesis.com/products/odb/doc/manual.xhtml#22, however that may not be enough if you need a complete support.

            1 Reply Last reply
            0
            • M Offline
              M Offline
              mbnoimi
              wrote on 21 May 2013, 02:27 last edited by
              #6

              [quote author="Skh1002" date="1369102469"]ODB does support at least some Qt basic types (from QtCore) in "ODB Qt Profile":http://www.codesynthesis.com/products/odb/doc/manual.xhtml#22, however that may not be enough if you need a complete support.[/quote]

              Actually the performance is a critical issue here, using only the basic types isn't suitable option for high performance (dealing with millions for records)

              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