Realm database in Qt. How?
-
wrote on 8 Nov 2019, 19:28 last edited by
Hello all!
I am seeking any info about Realm Database implementation in QT project and building it for mobile. Does anyone know anything about it? -
Hi,
You should give more details about that database. At the very least a link to its description/documentation.
If it's a SQL type of database, you will have to implement your own QSqlDriver.
-
Hello all!
I am seeking any info about Realm Database implementation in QT project and building it for mobile. Does anyone know anything about it?wrote on 8 Nov 2019, 23:31 last edited by ODБOï 11 Aug 2019, 23:34@bogong said in Realm database in Qt. How?:
Realm Database implementation in QT project
no c++ API yet
https://github.com/realm/realm-core/issues/1954 -
Hi,
You should give more details about that database. At the very least a link to its description/documentation.
If it's a SQL type of database, you will have to implement your own QSqlDriver.
wrote on 9 Nov 2019, 17:39 last edited by bogong 11 Sept 2019, 17:41@SGaist Is this question about SQL??? If you don't even know SQL it or not WHY ARE YOU REPLYING AT ALL??? What kind of details are you questioning??? If don't even know what database is, why are you writing reply????????????
-
@bogong said in Realm database in Qt. How?:
Realm Database implementation in QT project
no c++ API yet
https://github.com/realm/realm-core/issues/1954wrote on 9 Nov 2019, 17:42 last edited by bogong 11 Sept 2019, 17:50@LeLev Really very strange!!! The realm DB itself written on C++. There are upvoting for developing C++ API for Realm DB if you are interested in it upvote it please https://github.com/realm/realm-core/issues/1954.
-
wrote on 9 Nov 2019, 17:43 last edited by
Issue closed.
-
wrote on 9 Nov 2019, 20:38 last edited by
1/7