I am starting a project using Qt, QML and MongoDB.
Does anyone know about a library or plugin to use MongoDB with Qt and QML?
Thanks
I am starting a project using Qt, QML and MongoDB.
Does anyone know about a library or plugin to use MongoDB with Qt and QML?
Thanks
Apparently there is a C++ API for MongoDB https://forum.qt.io/topic/37645/how-...godb-with-qt/2
Cheers,
_
Hello,
I know this is an old topic but if it can help some people : QxOrm library now supports MongoDB database.
Here is a link to the documentation : https://www.qxorm.com/qxorm_en/manual.html#manual_95
Bookmarks