Go Prisma
GitHubGitHub (opens in a new tab)
  • Home
    • Index
    • Quickstart
    • Advanced
    • CLI
    • Index
    • Introduction
    • Find
    • Filters
    • Fetch
    • Pagination
    • Order By
    • Create
    • Update
    • Delete
    • Upsert
    • Relations
    • Raw
    • Transactions
    • Limitations
    • Index
      • Index
      • Best Practices
      • Docker
      • Index
      • Casing
      • Dynamic Queries
      • If Present Methods
      • Json
      • Mocks
      • Scalar Lists
  • Help
  • Community
    • Home
      • Index
      • Quickstart
      • Advanced
      • CLI
      • Index
        • Get started
        • Table of contents
      • Introduction
      • Find
      • Filters
      • Fetch
      • Pagination
      • Order By
      • Create
      • Update
      • Delete
      • Upsert
      • Relations
      • Raw
      • Transactions
      • Limitations
      • Index
        • Index
        • Best Practices
        • Docker
        • Index
        • Casing
        • Dynamic Queries
        • If Present Methods
        • Json
        • Mocks
        • Scalar Lists
    • Help
    • Community

On This Page

  • Get started
  • Table of contents
Question? Give us feedback → (opens in a new tab)Edit this page
Documentation
Walkthrough
Index

Walkthrough

Get started

Get started by reading the Introduction, which is a good starting point to learn about the API.

Table of contents

  • Introduction

  • Find rows

  • Query filters

  • Fetching multiple things at once

  • Limit & Pagination

  • Order by

  • Create rows

  • Update rows

  • Delete rows

  • Upsert rows

  • Query for relations

  • Raw API fallback

  • Transactions

  • Limitations

CLIIntroduction

All source code and content licensed under Apache 2.0