Files
TinyORM/docs/database
silverqx 1215f8503d added QueryBuilder::whereExists/exists/existsOr
- added unit tests
 - added all proxies
 - added docs
2022-07-25 11:27:02 +02:00
..
2022-05-18 15:43:20 +02:00
2022-05-23 13:28:45 +02:00

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.