egghead
Search
Search
Log In
Search
Search
Build a Backend with Prisma in a TypeScript Node Project by Ryan Chenkie
Install the Prisma VS Code Extension
Initialize Prisma in a TypeScript Node Project
Create a Model for a Table and Run Migrations
Use Prisma Studio to Create a Record
Use Prisma Client to Find Many Records in a Table
Use Prima Client to Select a Subset of Data
Create a Database Record with Prisma Client
Use Express to Create Data Dynamically
Create a Relation Between Two Tables in the Prisma Schema
Use Prisma Client to Query for Related Data
Use Prisma Client to Connect Related Tables when Creating New Data
Limit the Amount of Returned Data with Prisma Client
egghead
Light