Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 356 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 356 Bytes

Relationships

Relationships are the heart of any ORM engine. They let you interact with relational database tables in an object-oriented way.

Quick's relationship engine provides readable relationship types, extendible relations at runtime, eager loading, and much more.

Start by checking out the different relationship types.