Realm database in Qt. How?
Solved
General and Desktop
-
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.
-
@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