Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-58639

Databases in Qt

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 5.8.0
    • SQL Support
    • None
    • Any

    Description

      Current state is that connecting to virtually any Database other than SQLITE is on the brink of impossible. You might try using opensource libraries (mostly aged ones) to connect a very small subset of the vast universe of db's out there, but even these are very hard to compile (on both Linux and Windows, especially on windows!) and might just not run/work once compiled.

      Even MySql is practically impossible to use (again, especially on Windows), employing an unmaintained and non-so-working third party libraries.

      Moreover - NoSQL Databases (!) BigData frameworks. You cannot even find a reasonable example of using Hadoop or MongoDB.

      A shame we can't use MongoDB, built entirely in C++ with Qt. Think of the speed that you could get.

      But no. There are no connectors/drivers/examples. Not for relational DB's and not for NoSQL/BigData. Shameful...

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              thiago Thiago Macieira
              rubizm rubi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes