DEV Community

Prisma

Next-generation Node.js and TypeScript ORM

Posts

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

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

Discord bot dashboard with OAuth2 (Nextjs)

10
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
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

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

Setting Up a Backend with Prisma, Express, and PostgreSQL

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

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

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

21
Comments 8
10 min read
Creating a Secure NestJS Backend with JWT Authentication and Prisma

Creating a Secure NestJS Backend with JWT Authentication and Prisma

10
Comments
5 min read
Drizzle Vs Prisma

Drizzle Vs Prisma

2
Comments
1 min read
Next.js MongoDB Prisma Auth Template 🚀

Next.js MongoDB Prisma Auth Template 🚀

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

API REST avec Prisma , PostgreSQL et Express

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

FactoryJS - the TypeScript version of factory_bot

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

Create a CRUD App with Prisma ORM & Node Js

48
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!)

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

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

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

Svelte Mini Apps: Your Toolbox for Focused Web Development

2
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
Cooperation between Cloudflare Workers has become amazing thanks to RPC support

Cooperation between Cloudflare Workers has become amazing thanks to RPC support

1
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

15
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

7
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

30
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

19
Comments 4
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

10
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
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

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

10
Comments
4 min read
Creating Seeding with Prisma

Creating Seeding with Prisma

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

4
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

52
Comments
9 min read
Threads using Next.js 14, Prisma, Tailwind.CSS & Next-Auth 🤩

Threads using Next.js 14, Prisma, Tailwind.CSS & Next-Auth 🤩

2
Comments
1 min read
Dockerize Nestjs app with Postgres + Redis + Prisma ORM

Dockerize Nestjs app with Postgres + Redis + Prisma ORM

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

A real solution for client-side Prisma types

8
Comments
2 min read
Setting up Next.js with NextAuth, Prisma and "Credentials" Auth Provider

Setting up Next.js with NextAuth, Prisma and "Credentials" Auth Provider

3
Comments
4 min read
Configurando Prisma ORM no Nestjs usando Singleton Pattern

Configurando Prisma ORM no Nestjs usando Singleton Pattern

3
Comments
2 min read
Tackling Polymorphism in Prisma

Tackling Polymorphism in Prisma

36
Comments
8 min read
NextAuth.js+App Router+Prisma

NextAuth.js+App Router+Prisma

4
Comments 1
3 min read
GraphQL directives for supercharging your API

GraphQL directives for supercharging your API

8
Comments 1
9 min read
Type-safe Data Access in Go using Prisma and sqlc

Type-safe Data Access in Go using Prisma and sqlc

12
Comments 5
5 min read
loading...