mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-01-04 10:05:08 -06:00
517 B
517 B
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.