DEV Community

Prisma

Next-generation Node.js and TypeScript ORM

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
9 Tips for Building a Secure Web Application with tRPC, Next.js, Prisma, Turbo, and NextAuth

9 Tips for Building a Secure Web Application with tRPC, Next.js, Prisma, Turbo, and NextAuth

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

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

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

Entendendo o Fluxo de Trabalho do Prisma Utilizando Migrations

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.

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

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

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

Understanding prisma codes for beginners in 100 seconds

Comments
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
Don't write npx prisma generate command

Don't write npx prisma generate command

7
Comments
1 min read
Docker Template for PERN Stack Project

Docker Template for PERN Stack Project

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

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

1
Comments
6 min read
Understanding One-to-One Relations with Prisma ORM

Understanding One-to-One Relations with Prisma ORM

Comments
3 min read
Drizzle Vs Prisma

Drizzle Vs Prisma

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

Discord bot dashboard with OAuth2 (Nextjs)

3
Comments
8 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
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
Quickstart: Querying databases with Prisma.

Quickstart: Querying databases with Prisma.

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

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

Setting Up a Backend with Prisma, Express, and PostgreSQL

1
Comments
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
Efficient Data Management with Prisma, Fly.io, and LiteFS Configuration

Efficient Data Management with Prisma, Fly.io, and LiteFS Configuration

Comments
2 min read
Creating a Secure NestJS Backend with JWT Authentication and Prisma

Creating a Secure NestJS Backend with JWT Authentication and Prisma

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

7
Comments 6
10 min read
Next.js MongoDB Prisma Auth Template 🚀

Next.js MongoDB Prisma Auth Template 🚀

12
Comments 1
1 min read
API REST avec Prisma , PostgreSQL et Express

API REST avec Prisma , PostgreSQL et Express

9
Comments 3
13 min read
FactoryJS - the TypeScript version of factory_bot

FactoryJS - the TypeScript version of factory_bot

1
Comments
8 min read
Create a CRUD App with Prisma ORM & Node Js

Create a CRUD App with Prisma ORM & Node Js

45
Comments 3
6 min read
Stories Behind ZenStack V2!

Stories Behind ZenStack V2!

21
Comments 4
5 min read
Login Magic for Your SvelteKit App (It's Easier Than You Think!)

Login Magic for Your SvelteKit App (It's Easier Than You Think!)

1
Comments
11 min read
Prisma vs. Drizzle: A Comprehensive Guide for Your NextJS Project

Prisma vs. Drizzle: A Comprehensive Guide for Your NextJS Project

19
Comments
4 min read
Svelte Mini Apps: Your Toolbox for Focused Web Development

Svelte Mini Apps: Your Toolbox for Focused Web Development

1
Comments 1
2 min read
Adapting ZenStack to the Edge: Our Struggles and Learnings

Adapting ZenStack to the Edge: Our Struggles and Learnings

19
Comments
5 min read
Get started with Prisma ORM and Xata's Postgres service

Get started with Prisma ORM and Xata's Postgres service

3
Comments
5 min read
A prisma.schema for an advance Social Media Website

A prisma.schema for an advance Social Media Website

7
Comments
3 min read
Cooperation between Cloudflare Workers has become amazing thanks to RPC support

Cooperation between Cloudflare Workers has become amazing thanks to RPC support

Comments
9 min read
SQL Querying Made Simple with GraphQL and Prisma !

SQL Querying Made Simple with GraphQL and Prisma !

5
Comments
5 min read
Prisma Part 1: Your Easy Tutorial to Set up Prisma

Prisma Part 1: Your Easy Tutorial to Set up Prisma

11
Comments
4 min read
Write a schema only absolutely no code backend server with Node.js and Teo!

Write a schema only absolutely no code backend server with Node.js and Teo!

Comments
6 min read
Criando sua API com Fastify e Prisma

Criando sua API com Fastify e Prisma

5
Comments 2
3 min read
From To-Do List Chaos to AI-Powered Productivity: My Journey Building Autotask

From To-Do List Chaos to AI-Powered Productivity: My Journey Building Autotask

1
Comments
5 min read
Utilizando Testcontainers para Testes de Integração com NestJS e Prisma ORM

Utilizando Testcontainers para Testes de Integração com NestJS e Prisma ORM

24
Comments 2
7 min read
How To Unit Test Next.js 13+ App Router API Routes with Jest and React-Testing-Library. Including Prisma example

How To Unit Test Next.js 13+ App Router API Routes with Jest and React-Testing-Library. Including Prisma example

11
Comments
9 min read
Nestjs + Prisma, transaction propagation & test rollback & multi-tenancy

Nestjs + Prisma, transaction propagation & test rollback & multi-tenancy

2
Comments
4 min read
Prisma ORM adoption guide: Overview, examples, and alternatives

Prisma ORM adoption guide: Overview, examples, and alternatives

1
Comments
19 min read
Building an Admin Console With Minimum Code Using React-Admin, Prisma, and Zenstack

Building an Admin Console With Minimum Code Using React-Admin, Prisma, and Zenstack

33
Comments
10 min read
Better Postgres with Prisma Experience

Better Postgres with Prisma Experience

Comments
5 min read
Airbnb Clone with Supabase, Next.js, TypeScript, Prisma, Tailwind CSS, and Kinde

Airbnb Clone with Supabase, Next.js, TypeScript, Prisma, Tailwind CSS, and Kinde

1
Comments
1 min read
Build a CRUD API: Hands-on with NestJS, Prisma & Docker

Build a CRUD API: Hands-on with NestJS, Prisma & Docker

3
Comments
3 min read
Build a simple E-commerce PIM with Next.js, Prisma, and Neon

Build a simple E-commerce PIM with Next.js, Prisma, and Neon

6
Comments 2
16 min read
I built a Blog web app using React, Nest.js, Prisma, RTK Query and MUI. I'd love to hear your feedback and suggestions

I built a Blog web app using React, Nest.js, Prisma, RTK Query and MUI. I'd love to hear your feedback and suggestions

19
Comments 8
1 min read
Popular ORMs and Their Difference: Prisma, TypeORM, and Sequelize

Popular ORMs and Their Difference: Prisma, TypeORM, and Sequelize

1
Comments
2 min read
Taming cross-service database transactions in NestJS with AsyncLocalStorage

Taming cross-service database transactions in NestJS with AsyncLocalStorage

1
Comments
3 min read
A Simple Crud App With Prisma, Express, and PostgreSQL

A Simple Crud App With Prisma, Express, and PostgreSQL

10
Comments
5 min read
Minha Primeira API Em Nodejs

Minha Primeira API Em Nodejs

Comments
2 min read
Utilizando o Prisma com TypeScript e SQLite: Um Guia Prático

Utilizando o Prisma com TypeScript e SQLite: Um Guia Prático

6
Comments
4 min read
Creating Seeding with Prisma

Creating Seeding with Prisma

Comments
4 min read
Use this template to create a backend with nodejs + express + prisma + typescript + tdd + S.O.L.I.D Principles

Use this template to create a backend with nodejs + express + prisma + typescript + tdd + S.O.L.I.D Principles

3
Comments
1 min read
E-Book Share Using Next.js 14, Prisma, TailwindCSS & Next Auth 🤩

E-Book Share Using Next.js 14, Prisma, TailwindCSS & Next Auth 🤩

1
Comments
1 min read
Modeling Authorization in Prisma - No Theory, Just Code

Modeling Authorization in Prisma - No Theory, Just Code

51
Comments
9 min read
Dockerize Nestjs app with Postgres + Redis + Prisma ORM

Dockerize Nestjs app with Postgres + Redis + Prisma ORM

10
Comments
3 min read
A real solution for client-side Prisma types

A real solution for client-side Prisma types

2
Comments
2 min read
loading...