# Models

We shall now define the remaining models. While doing this, we'll learn how to effectively use the <mark style="color:purple;">schema.prisma</mark> file to achieve such, and also define their respective relations.
