Forem

Prisma

Next-generation Node.js and TypeScript ORM

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Embracing Type Safety and Database Pulling with Prisma Client Python

Embracing Type Safety and Database Pulling with Prisma Client Python

2
Comments 1
3 min read
Migration from NoSql to Sql , MongoDB to PostgreSql with PRISMA.
Cover image for 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`
Cover image for Stop drawing ERD, but just auto-generate by `prisma-markdown`

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

27
Comments 2
5 min read
Prisma migration stuck?
Cover image for Prisma migration stuck?

Prisma migration stuck?

3
Comments 5
1 min read
Prisma + Supabase Error P1001
Cover image for Prisma + Supabase Error P1001

Prisma + Supabase Error P1001

7
Comments 2
1 min read
Error: P1003 : Prisma Migrate could not create the shadow database.
Cover image for 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
Cover image for 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
Rendering Prisma Queries With React Table: The Low-Code Way
Cover image for 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
Cover image for 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
Cover image for 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

2
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.

3
Comments
1 min read
Extending Prisma ORM with Custom Middleware: Logging, Validation, and Security
Cover image for Extending Prisma ORM with Custom Middleware: Logging, Validation, and Security

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

3
Comments
6 min read
Discord bot dashboard with OAuth2 (Nextjs)
Cover image for Discord bot dashboard with OAuth2 (Nextjs)

Discord bot dashboard with OAuth2 (Nextjs)

17
Comments
8 min read
Master Pagination, Search and Language Filtering in NextJS Server Actions | Code Snippet Sharing App
Cover image for 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
Cover image for 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

6
Comments 2
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
Cover image for Don't write npx prisma generate command

Don't write npx prisma generate command

8
Comments
1 min read
The Ultimate Guide to Prisma ORM: Transforming Database Management for Developers
Cover image for 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.
Cover image for Quickstart: Querying databases with Prisma.

Quickstart: Querying databases with Prisma.

4
Comments
2 min read
Understanding One-to-One Relations with Prisma ORM

Understanding One-to-One Relations with Prisma ORM

1
Comments
3 min read
Implement JWT Refresh Token Authentication with Elysia JS and Prisma: A Step-by-Step Guide

Implement JWT Refresh Token Authentication with Elysia JS and Prisma: A Step-by-Step Guide

32
Comments 9
10 min read
Creating a Secure NestJS Backend with JWT Authentication and Prisma
Cover image for Creating a Secure NestJS Backend with JWT Authentication and Prisma

Creating a Secure NestJS Backend with JWT Authentication and Prisma

14
Comments 1
5 min read
loading...