|
|
||
|---|---|---|
| .github | ||
| 3rdparty | ||
| doc | ||
| include | ||
| src | ||
| test | ||
| .gitignore | ||
| .gitmodules | ||
| Doxyfile | ||
| LICENSE | ||
| README.md | ||
| btc-qr.png | ||
| ci-test-init.pri | ||
| nut-dynamic.pro | ||
| nut.pri | ||
| nut.pro | ||
| nut.qbs | ||
| nut.qdocconf | ||
README.md
Nut
Advanced, Powerful and easy to use ORM for Qt5
Features
- Easy to use
- Support PosgtreSQL, MySQL, SQLite and Microsoft Sql Server
- Automatically create and update database
- Support for IDE autocomplete. No hard-coding is needed
- Detecting table joins
- Support common C++ and Qt-specific types (Full list)
Getting started
- Sample codes
- Shared pointer and regular mode
- Create database class
- Create table class
- Using queries
- Supported data types
Help needed!
We need more documentation or wiki. If you can help to improve docs please fork now!
Donate
Bitcoin address: 1Dn1WHKkaxanXe4cTGDk4cFRRABxLUpEVj
For more information read Wiki.
