Welcome to Prisma ORM

Simple and powerful object relational mapper

Press Space for next page

Table of contents

  1. Welcome to Prisma ORM

  2. Table of contents

  3. Installation

  4. Data Model

  5. Simpel Modeling Entities

  6. Enums

  7. Field Attributes

  8. Client Init

  9. CRUD

  10. Prisma Tools ^1

  11. Relationships

  12. Relationships: one to one

  13. Relationships: one to one

  14. Relationships: one to one

  15. Relationships: one to many

  16. Relationships: one to many

  17. Relationships: implicit many to many

  18. Relationships: explicit many to many

  19. Relationships: onUpdate and onDelete relations

  20. CRUD Details

  21. Create

  22. Read

  23. Read: Query Filtring

  24. Read: Relation Filtring

  25. Read: Aggregate and GroupBy

  26. Update

  27. Delete

  28. Client-Level Methods

  29. Transaction

1 / 29