DEV Community

Prisma

Next-generation Node.js and TypeScript ORM

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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

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

Database Connection Pooling with Claude Code: Prisma Singleton and PgBouncer

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

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

Comments
2 min read
Claude CodeでDBシーディング・テストフィクスチャを設計する:Factory・Faker・Prisma統合

Claude CodeでDBシーディング・テストフィクスチャを設計する:Factory・Faker・Prisma統合

Comments
3 min read
Database Transactions with Claude Code: Optimistic Locking, Deadlocks, and Saga Pattern (2026-03-11)

Database Transactions with Claude Code: Optimistic Locking, Deadlocks, and Saga Pattern (2026-03-11)

Comments
3 min read
Pagination with Claude Code: Cursor-Based vs OFFSET and Infinite Scroll

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

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

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

Comments
3 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

2
Comments
4 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?"

1
Comments 2
1 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

5
Comments 4
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
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%

1
Comments
8 min read
Offset Pagination vs Cursor Pagination

Offset Pagination vs Cursor Pagination

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