DEV Community

Prisma

Next-generation Node.js and TypeScript ORM

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Schema + Data migration in Prisma (adding a new mandatory field)

Schema + Data migration in Prisma (adding a new mandatory field)

Comments
2 min read
Authenticated tests with Playwright, Prisma, Postgres, and NextAuth

Authenticated tests with Playwright, Prisma, Postgres, and NextAuth

6
Comments 2
5 min read
PostgreSQL INTERVAL data type or ORM?

PostgreSQL INTERVAL data type or ORM?

1
Comments
3 min read
Embracing Type Safety and Database Pulling with Prisma Client Python

Embracing Type Safety and Database Pulling with Prisma Client Python

1
Comments 1
3 min read
Migration from NoSql to Sql , MongoDB to PostgreSql with PRISMA.

Migration from NoSql to Sql , MongoDB to PostgreSql with PRISMA.

6
Comments
2 min read
Stop drawing ERD, but just auto-generate by `prisma-markdown`

Stop drawing ERD, but just auto-generate by `prisma-markdown`

26
Comments 2
5 min read
Prisma migration stuck?

Prisma migration stuck?

3
Comments 2
1 min read
Prisma + Supabase Error P1001

Prisma + Supabase Error P1001

3
Comments
1 min read
Error: P1003 : Prisma Migrate could not create the shadow database.

Error: P1003 : Prisma Migrate could not create the shadow database.

Comments
1 min read
Remix with PostgreSQL and Prisma from Local Environment Setup to Deploy to Fly.io

Remix with PostgreSQL and Prisma from Local Environment Setup to Deploy to Fly.io

1
Comments
5 min read
Extending Prisma ORM with Custom Middleware: Logging, Validation, and Security

Extending Prisma ORM with Custom Middleware: Logging, Validation, and Security

Comments
6 min read
Rendering Prisma Queries With React Table: The Low-Code Way

Rendering Prisma Queries With React Table: The Low-Code Way

16
Comments 2
7 min read
Stripe Subscription Payments With Nest.js and Prisma — Part 1

Stripe Subscription Payments With Nest.js and Prisma — Part 1

1
Comments 1
5 min read
Docker Template for PERN Stack Project

Docker Template for PERN Stack Project

3
Comments
1 min read
Entendendo o Fluxo de Trabalho do Prisma Utilizando Migrations

Entendendo o Fluxo de Trabalho do Prisma Utilizando Migrations

1
Comments
3 min read
Building Next.js Fullstack Blog with TypeScript, Shadcn/ui, MDX, Prisma and Vercel Postgres.

Building Next.js Fullstack Blog with TypeScript, Shadcn/ui, MDX, Prisma and Vercel Postgres.

2
Comments
1 min read
Discord bot dashboard with OAuth2 (Nextjs)

Discord bot dashboard with OAuth2 (Nextjs)

12
Comments
8 min read
Master Pagination, Search and Language Filtering in NextJS Server Actions | Code Snippet Sharing App

Master Pagination, Search and Language Filtering in NextJS Server Actions | Code Snippet Sharing App

2
Comments
3 min read
Fetching and Displaying Code Snippets Using Server Actions, Prisma and MongoDB & Syntax Highlighting

Fetching and Displaying Code Snippets Using Server Actions, Prisma and MongoDB & Syntax Highlighting

Comments
1 min read
Setting Up a Backend with Prisma, Express, and PostgreSQL

Setting Up a Backend with Prisma, Express, and PostgreSQL

5
Comments 1
5 min read
How I Resolved Prisma Issues and Fixed Vercel 500 INTERNAL_SERVER_ERROR 🚀

How I Resolved Prisma Issues and Fixed Vercel 500 INTERNAL_SERVER_ERROR 🚀

Comments
2 min read
Understanding prisma codes for beginners in 100 seconds

Understanding prisma codes for beginners in 100 seconds

Comments
3 min read
Don't write npx prisma generate command

Don't write npx prisma generate command

7
Comments
1 min read
The Ultimate Guide to Prisma ORM: Transforming Database Management for Developers

The Ultimate Guide to Prisma ORM: Transforming Database Management for Developers

1
Comments
5 min read
Quickstart: Querying databases with Prisma.

Quickstart: Querying databases with Prisma.

4
Comments
2 min read
loading...