From fb8cf3705cf4bc5792875b51f7f0c0d66d82f14e Mon Sep 17 00:00:00 2001 From: Hamed Masafi Date: Fri, 1 Oct 2021 13:11:16 +0330 Subject: [PATCH] Nut added to databse section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 07eb528..1ce0dbb 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,7 @@ Pull requests of new projects/apps/libraries are welcome :) * [QmlSql](https://github.com/JosephMillsAtWork/QmlSql) - A couple of wrapper classes that are for QSql. * [qtleveldb](https://github.com/paulovap/qtleveldb) - Qt/QML wrapper for Google's LevelDB. * [sqlite-editor-qtqml](https://github.com/ndesai/sqlite-editor-qtqml) - A SQLite Editor written in Qt+QML. +* [Nut](https://github.com/HamedMasafi/Nut) - Advanced, Powerful and easy to use ORM for Qt5 ## Development * [QHot](https://github.com/patrickelectric/qhot) - Hot reload of nested QML projects.