Understand Prisma
This chapter explains the most important concepts and mental models to be familiar with when working with Prisma.
Page | Description |
---|---|
Prisma Introduction: What, Why & How | Learn about Prisma's main features, use cases and how it fits into your architecture. |
Prisma Basics: Datamodel, Prisma Client & Server | Learn about the concepts you'll be working with on a daily basis when using Prisma. |
Prisma under the Hood | Learn how Prisma works under the hood. |