#MongoModel Before use this application, please, download and compile mongo db c++ drivers. Should read a this tutorial mongo-cxx-driver-wiki. MongoModel inherit QAbstractListModel and customized for large data selection and search. For testing in mongolab generated collection with random documents.

MongoLab connection settings: mongo ds031591.mongolab.com:31591/mongolab_database -u mongo -p mongolab