Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manuels/qtmongo
Bindings for QML to MongoDB
https://github.com/manuels/qtmongo
Last synced: about 2 months ago
JSON representation
Bindings for QML to MongoDB
- Host: GitHub
- URL: https://github.com/manuels/qtmongo
- Owner: manuels
- License: other
- Created: 2011-03-18T18:45:31.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-03-30T21:30:04.000Z (almost 14 years ago)
- Last Synced: 2024-06-16T04:33:56.832Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 583 KB
- Stars: 42
- Watchers: 6
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
This is a Qt QML plugin for MongoDB access.
QML is a web-styled programming and interface design language and MongoDB is a javascript-styled NoSQL database.Demo:
Take a look at the demo.qml file to get an idea how this works
[demo]: https://github.com/manuels/QtMongo/blob/master/demo.qml