cotalks.dev
Login
Prisma Guides
Videos
1 — Changes to the default mapping of Float in Prisma 2.17.0
2 — Prisma - The Easiest Way to Work with a Database in Next.js
3 — Upgrading to Prisma Migrate Preview from the Experimental version
4 — Using Prisma's Group By Feature
5 — Prisma & PlanetScale Best Practices
6 — Using the Prisma Data Proxy with Vercel, Prisma, Next.js, and PostgreSQL
7 — Going Fully Serverless: migrating a live Prisma project from MySQL to PlanetScale with zero downtime
8 — How to create a PostgreSQL Database with Prisma's Data Platform
9 — How to Use Cascading Deletes
10 — Using JSON Filtering
11 — Using the Prisma DB Pull Command
12 — Getting Counts on Relations with Prisma Client
13 — Ordering By Relation Aggregates with Prisma Client
14 — How To Choose a Database for your App
15 — Prisma - The Easiest Way to Work with a Database in Next.js (UPDATED)
16 — Deploying a Prisma app to Vercel and setting up connection pooling with PgBouncer
17 — Seeding Databases with Prisma
18 — Changes to the @prisma/cli Package
19 — Bulk Inserting Data with Prisma's createMany Method