DEV Community

Prisma

Next-generation Node.js and TypeScript ORM

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Building pagination with Prisma felt… unnecessarily complex

Building pagination with Prisma felt… unnecessarily complex

1
Comments
4 min read
ORMs: The Good, The Bad, and The Ugly Performance

ORMs: The Good, The Bad, and The Ugly Performance

Comments
9 min read
Build a Full-Stack App with Next.js 14, Prisma, and PostgreSQL

Build a Full-Stack App with Next.js 14, Prisma, and PostgreSQL

Comments
1 min read
The Case of the Frozen Supabase/Prisma db push: Why Your Migrations Might Be Stuck

The Case of the Frozen Supabase/Prisma db push: Why Your Migrations Might Be Stuck

Comments
2 min read
🔐 I Built a Permission Sync CLI for Prisma + CASL + NestJS and React

🔐 I Built a Permission Sync CLI for Prisma + CASL + NestJS and React

Comments
1 min read
The simplest way to add Google sign-in to your Next.js app ✍

The simplest way to add Google sign-in to your Next.js app ✍

Comments
13 min read
How I Implemented OAuth for Bluesky in a Next.js App

How I Implemented OAuth for Bluesky in a Next.js App

1
Comments 1
3 min read
Hardening Prisma for Production: Resilient Connection Handling in Node.js APIs

Hardening Prisma for Production: Resilient Connection Handling in Node.js APIs

1
Comments
9 min read
💡 New Feature Drop on NIXX/DEV – Now with Comments, Notifications, and More! 🚀

💡 New Feature Drop on NIXX/DEV – Now with Comments, Notifications, and More! 🚀

2
Comments
1 min read
Handle Many to Many Relations in PostgreSQL using Prisma ORM

Handle Many to Many Relations in PostgreSQL using Prisma ORM

Comments 1
3 min read
BetterAuthKit: The Ultimate Next.js 15 Auth Starter You’ve Been Waiting For

BetterAuthKit: The Ultimate Next.js 15 Auth Starter You’ve Been Waiting For

Comments 1
2 min read
🚀 Setting Up PostgreSQL with Prisma ORM in a Node.js Project (Using Docker)

🚀 Setting Up PostgreSQL with Prisma ORM in a Node.js Project (Using Docker)

1
Comments
2 min read
Why Prisma Is Still the Best ORM | w/ William Madden

Why Prisma Is Still the Best ORM | w/ William Madden

2
Comments
2 min read
NestJS + Prisma: Singleton Provider & Service with Extensions

NestJS + Prisma: Singleton Provider & Service with Extensions

1
Comments
5 min read
How to Set Up a PostgreSQL Database with Drizzle ORM and Neon DB in Node.js

How to Set Up a PostgreSQL Database with Drizzle ORM and Neon DB in Node.js

12
Comments 2
7 min read
What I learned building a GraphQL API with Prisma, SQLite & Node.js (Part 1)

What I learned building a GraphQL API with Prisma, SQLite & Node.js (Part 1)

1
Comments
5 min read
Prisma + Neon DB Error P1001 Explained (with Pizza 🍕)

Prisma + Neon DB Error P1001 Explained (with Pizza 🍕)

Comments
2 min read
Human-Readable IDs in PrismaJS with a few lines of code

Human-Readable IDs in PrismaJS with a few lines of code

Comments
2 min read
Building a Fullstack Application With Next.js + Prisma + SQLite

Building a Fullstack Application With Next.js + Prisma + SQLite

2
Comments
2 min read
Deploying Express + TypeScript + Prisma to Render: What Went Wrong (and How I Fixed It)

Deploying Express + TypeScript + Prisma to Render: What Went Wrong (and How I Fixed It)

Comments 2
3 min read
How to Enhance Prisma Queries with Filtering, Sorting, and Pagination

How to Enhance Prisma Queries with Filtering, Sorting, and Pagination

1
Comments
1 min read
Project of the Week: Prisma

Project of the Week: Prisma

20
Comments 3
3 min read
Shopify App update

Shopify App update

4
Comments 1
1 min read
Building a Production-Ready Authentication System with NestJS, Prisma, and JWT

Building a Production-Ready Authentication System with NestJS, Prisma, and JWT

Comments
3 min read
How to Secure Your Node.js APIS

How to Secure Your Node.js APIS

1
Comments 2
4 min read
loading...