Datamodel & Migrations
| Page | Description |
|---|---|
| The Datamodel | Learn about modelling data in Prisma. |
| Connecting Existing Database (Introspection) | Learn how to connect an existing database to Prisma and introspect its schema. |
| Migration | Learn how to perform database migrations with Prisma. |