DEV Community

Prisma

Next-generation Node.js and TypeScript ORM

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Pagination with Claude Code: Cursor-Based vs OFFSET and Infinite Scroll

Pagination with Claude Code: Cursor-Based vs OFFSET and Infinite Scroll

1
Comments
2 min read
Query Optimization with Claude Code: Fix N+1, Slow Queries, and Missing Indexes

Query Optimization with Claude Code: Fix N+1, Slow Queries, and Missing Indexes

1
Comments
3 min read
Prisma ORM Patterns with Claude Code: N+1 Prevention and Transaction Design

Prisma ORM Patterns with Claude Code: N+1 Prevention and Transaction Design

1
Comments
3 min read
Building the Centralized Identity Hub: Secure API Handlers with Next.js & Prisma (Part 2)

Building the Centralized Identity Hub: Secure API Handlers with Next.js & Prisma (Part 2)

1
Comments
3 min read
Offset Pagination vs Cursor Pagination

Offset Pagination vs Cursor Pagination

1
Comments
8 min read
Database Migrations with Claude Code: Safe Schema Changes Without Breaking Production

Database Migrations with Claude Code: Safe Schema Changes Without Breaking Production

1
Comments
3 min read
How We Index 5000+ Minecraft Servers: Database Design and Search Architecture

How We Index 5000+ Minecraft Servers: Database Design and Search Architecture

3
Comments
4 min read
Database Connection Pooling with Claude Code: Prisma Singleton and PgBouncer

Database Connection Pooling with Claude Code: Prisma Singleton and PgBouncer

2
Comments
4 min read
Claude CodeでSoft Deleteパターンを設計する:論理削除・一括復元・削除後TTL

Claude CodeでSoft Deleteパターンを設計する:論理削除・一括復元・削除後TTL

2
Comments
2 min read
"Is the idea of an offline-first web app—one that keeps running in the browser even without internet—actually a good idea?"

"Is the idea of an offline-first web app—one that keeps running in the browser even without internet—actually a good idea?"

4
Comments 2
1 min read
Next.js Weekly #120: Drizzle joins PlanetScale, Prisma Next, Better Auth 1.5, react-doctor, next-md-negotiate, Vercel Queues

Next.js Weekly #120: Drizzle joins PlanetScale, Prisma Next, Better Auth 1.5, react-doctor, next-md-negotiate, Vercel Queues

3
Comments
4 min read
I built an npm package that auto-generates a REST API from your Prisma schema

I built an npm package that auto-generates a REST API from your Prisma schema

7
Comments 4
3 min read
Prisma User Model Not Functioning in MongoDB with Node.js: Troubleshooting and Solution in server.js

Prisma User Model Not Functioning in MongoDB with Node.js: Troubleshooting and Solution in server.js

2
Comments
12 min read
Optimizing Nuxt + Prisma in Docker: How we cut our image size by 84%

Optimizing Nuxt + Prisma in Docker: How we cut our image size by 84%

3
Comments
8 min read
How to Setup NestJS with Prisma and PostgreSQL (2026 Complete Guide)

How to Setup NestJS with Prisma and PostgreSQL (2026 Complete Guide)

3
Comments
2 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.