Go to file
Isaac Nickaein 85532eb12e
Fix minor typos in README (#74)
2020-02-10 22:41:27 +03:30
.github/ISSUE_TEMPLATE Update issue templates 2020-02-08 19:22:05 +03:30
3rdparty new serializer commit 2019-07-08 20:08:20 +04:30
doc Add Q_DECLARE_METATYPE(Post*) to the example (#60) 2020-01-05 15:21:54 +03:30
include Merge branch 'dev' into wip/shared_pointer 2019-06-19 11:31:46 +04:30
src Fix Query::first (#71) 2020-02-08 11:47:08 +03:30
test Fix Query::first (#71) 2020-02-08 11:47:08 +03:30
.gitignore data types test 2019-01-20 19:59:54 +03:30
.gitmodules wip:serializer 2019-02-07 19:22:57 +03:30
.travis.yml add template to template method call 2019-08-04 11:48:15 +04:30
Doxyfile readme changes 2016-06-10 12:44:31 +04:30
LICENSE Initial commit 2016-03-09 11:05:49 +03:30
README.md Fix minor typos in README (#74) 2020-02-10 22:41:27 +03:30
appveyor.yml appveyor fixed [skip ci] (#52) (#53) 2019-08-08 19:51:41 +04:30
btc-qr.png add donate button in readme [skip ci] 2018-10-15 18:05:40 +03:30
ci-test-init.pri add template to template method call 2019-08-04 11:48:15 +04:30
nut-dynamic.pro created dynamic creation pro file [skip ci] 2019-02-28 13:08:28 +03:30
nut.pri working :-( [skip ci] 2019-06-18 20:07:03 +04:30
nut.pro Set ordered config in the pro file (#63) 2020-01-11 17:48:47 +03:30
nut.qbs qbs file fixed 2018-07-14 17:07:53 +04:30
nut.qdocconf order phrase completed 2016-06-05 16:52:26 +04:30

README.md

Nut

Travis build Status Appveyor build Status GitLicense Codacy Badge

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

Help needed!

We need more documentation or wiki. If you can help to improve docs please fork now!

Donate

Bitcoin address: 1Dn1WHKkaxanXe4cTGDk4cFRRABxLUpEVj

Wallet address

For more information read Wiki.