DEV Community

Ssali Jonathan
Ssali Jonathan

Posted on

FastAPI Beyond CRUD Part 14 - Model And Schema Relationships (One To Many SQLModel)

In this video, we leverage SQLmodel’s capabilities to demonstrate how to effectively manage one to many relationships between tables. Furthermore, we explore serializing data model objects, enabling their transformation into API-friendly formats such as JSON.

Top comments (0)