mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-05-12 12:28:57 -05:00
75a6596229
- added docs for Auto-configure (tiny_autoconf) and Environment files (tiny_dotenv) - completely revisited qmake-related docs - revisited building docs except CMake builds - many small fixes
Database
Almost every modern application interacts with a database. TinyORM makes interacting with a database extremely simple using raw SQL, a fluent query builder, and the TinyORM.