2022-07-24 20:30:42 +02:00
2022-07-17 17:05:32 +02:00
2022-07-24 20:17:52 +02:00
2022-07-13 23:06:13 +02:00
2022-05-26 09:51:51 +02:00
2022-07-24 20:17:09 +02:00
2022-07-16 21:19:20 +02:00
2022-07-23 15:54:51 +02:00
2022-05-12 16:05:56 +02:00
2022-05-12 10:18:40 +02:00
2022-07-17 13:11:02 +02:00
2022-05-26 21:22:37 +02:00
2022-07-13 15:05:06 +02:00
2021-03-26 17:58:14 +01:00
2022-07-22 11:16:24 +02:00
2022-07-22 16:51:48 +02:00
added migrations 🔥🚀
2022-04-20 15:45:35 +02:00

TinyORM Logo TinyORM

MSVC2019 Qt5.15 MSVC2022 Qt6.3 Linux GCC/Clang Qt5.15 Linux GCC/Clang Qt6.2 MSYS2 UCRT64 GCC/Clang clang-cl MSVC2022 Clang Tidy/Clazy Qt5.15 Clang Tidy/Clazy Qt6.2

www.tinyorm.org License MIT TinyORM v0.10.0 tom v0.4.1

TinyORM is a modern ORM library that makes interacting with a database extremely simple.

The code is written in the modern c++20 way and is well tested with the unit and functional tests. Almost all the query builder methods are unit tested. The TinyORM's query builder code and the code which is responsible for obtaining relationships, is tested by functional tests against all supported databases. The code coverage is good enough to guarantee API and behavior compatibility.

Documentation

Whole library is documented as markdown documents:

www.tinyorm.org

Description
Modern C++ ORM library
Readme MIT 38 MiB
Languages
C++ 92%
CMake 3.4%
PowerShell 2.6%
QMake 1.1%
Shell 0.4%
Other 0.5%