Back to Prisma1

Index

docs/1.20/understand-prisma/index.mdx

1.34.12697 B
Original Source

import Comment from 'components/Comment'

export const meta = { title: "Understand Prisma", position: 2 }

Understand Prisma

This chapter explains the most important concepts and mental models to be familiar with when working with Prisma.

PageDescription
Prisma Introduction: What, Why & HowLearn about Prisma's main features, use cases and how it fits into your architecture.
Prisma Basics: Datamodel, Prisma Client & ServerLearn about the concepts you'll be working with on a daily basis when using Prisma.
Prisma under the HoodLearn how Prisma works under the hood.
<Comment>

This is a commment

</Comment>