Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. NoSQL Support
Forum Updated to NodeBB v4.3 + New Features

NoSQL Support

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
4 Posts 3 Posters 3.3k 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.
  • H Offline
    H Offline
    herlarbee
    wrote on last edited by
    #1

    Does Qt have support for NoSQL Database with particular emphasis on Mobile devices( Android and IOS)

    1 Reply Last reply
    0
    • S Offline
      S Offline
      Schluchti
      wrote on last edited by
      #2

      What do you exactly mean? Do you want to use a NOSQL database on your mobile device or do you want to connect to a remote NOSQL database?

      Want to read more about Qt?

      https://gympulsr.com/blog/qt/

      Latest Article: https://gympulsr.com/blog/qt/2017/06/14/ios-background-music-qt.html

      1 Reply Last reply
      0
      • H Offline
        H Offline
        herlarbee
        wrote on last edited by
        #3

        On my device.I intend using couchbase mobile in my mobile apps. Haven't seen Qt used with NOSQL database though

        jsulmJ 1 Reply Last reply
        0
        • H herlarbee

          On my device.I intend using couchbase mobile in my mobile apps. Haven't seen Qt used with NOSQL database though

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @herlarbee As far as I know there is no official support for NOSQL databases in Qt. There are many very different NOSQL databases out there, so it is hardly possible to support them. SQL databases all speak same language (more or less) and are handled in the same way - you only need drivers for each supported database all the other stuff is same.

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          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