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. Object-Oriented Database (OODBMS)
Forum Updated to NodeBB v4.3 + New Features

Object-Oriented Database (OODBMS)

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 4.5k 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.
  • T Offline
    T Offline
    talizmelf
    wrote on 16 Feb 2011, 05:41 last edited by
    #1

    Hi,
    Some of us would like to know if the NoSQL trend is being taken into account here in Qt.
    Even better, adding drivers to work with OODBMS, will be the ideal.

    RDBMS are undesirable for people who are innovating... If nowadays almost every developer develop object-oriented software and Qt has a fully object-oriented approach, why it's still stuck with the process of converting objects to data in tables?

    Any interest of talking about the issue will be appreciated.

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andre
      wrote on 16 Feb 2011, 07:39 last edited by
      #2

      The data layer of Qt has been in need of love for a long time now. Even the Qt/SQL drivers are not really up to standard. Support for other database systems than SQL based ones would be nice, but I would not count on that being added in the near future.

      What I am hoping for, is a completely new storage layer that abstracts away from what kind of storage backend is being used. It should not really matter that much if you use an OODBMS, a RDBMS, a REST webservice, an XML file or something else to store your data. I have a long draft mail with ideas on this sitting on my system, but I have not come around to finishing and sending that yet.

      1 Reply Last reply
      0
      • T Offline
        T Offline
        talizmelf
        wrote on 16 Feb 2011, 18:56 last edited by
        #3

        Hi, thanks for your post...
        I also hope for this innovation in the data layer of Qt. I've been a long while without writing any desktop software but I've always seen Qt as the better choice for when it's time to resume Desktop.
        The only issue is the data layer...

        If there will be a place for feedback or testing when the project of new data layer begins, it will be appreciated.

        1 Reply Last reply
        0

        2/3

        16 Feb 2011, 07:39

        • Login

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