Relationships

Connect your models together with one-to-one, one-to-many, and many-to-many relationships to create realistic data structures.

📝 Documentation in Progress
This page is currently being developed. For now, check out the Quick Start guide for basic relationship examples.

Coming Soon

  • Relationship types (one-to-one, one-to-many, many-to-many)
  • Creating relationships between models
  • Cascade options and deletion behavior
  • Bidirectional relationships
  • Self-referential relationships
  • Best practices for complex data structures