DEV Community

Prisma

Next-generation Node.js and TypeScript ORM

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Adapting ZenStack to the Edge: Our Struggles and Learnings

Adapting ZenStack to the Edge: Our Struggles and Learnings

1
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

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

Comments
5 min read
Criando sua API com Fastify e Prisma

Criando sua API com Fastify e Prisma

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

6
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
Utilizando o Prisma com TypeScript e SQLite: Um Guia Prático

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

Comments
4 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
Utilizando Testcontainers para Testes de Integração com NestJS e Prisma ORM

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

23
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

1
Comments
9 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
Build a simple E-commerce PIM with Next.js, Prisma, and Neon

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

3
Comments 1
16 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
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

5
Comments
5 min read
Minha Primeira API Em Nodejs

Minha Primeira API Em Nodejs

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

2
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

5
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
Setting up Next.js with NextAuth, Prisma and "Credentials" Auth Provider

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

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

Configurando Prisma ORM no Nestjs usando Singleton Pattern

6
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

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

10
Comments 5
5 min read
From Prisma to TanStack Query: Fast Lane to Full-Stack Type Safety

From Prisma to TanStack Query: Fast Lane to Full-Stack Type Safety

81
Comments 1
5 min read
Using AI to Generate Database Query Is Cool. But What About Access Control?

Using AI to Generate Database Query Is Cool. But What About Access Control?

88
Comments 2
8 min read
How to build an event management application in Amplication

How to build an event management application in Amplication

5
Comments
4 min read
Introducing CloudKit - A production ready Cloudflare Sveltekit template

Introducing CloudKit - A production ready Cloudflare Sveltekit template

Comments
5 min read
Dockerizing a NestJS app and persisting data

Dockerizing a NestJS app and persisting data

4
Comments
3 min read
Implementing Supabase Auth in Next13 with Prisma

Implementing Supabase Auth in Next13 with Prisma

18
Comments 1
8 min read
Connecting To PostgreSQL Databases In Prisma

Connecting To PostgreSQL Databases In Prisma

Comments
5 min read
Drizzle or Prisma? I Built an App Twice to Find Out Which Is Better

Drizzle or Prisma? I Built an App Twice to Find Out Which Is Better

46
Comments 2
8 min read
Seamlessly Integrating Stripe Payments in a Rails-React Application

Seamlessly Integrating Stripe Payments in a Rails-React Application

2
Comments
2 min read
Top 6 ORMs for Modern Node.js App Development

Top 6 ORMs for Modern Node.js App Development

18
Comments
6 min read
Database Soft Deletes: How and Why with Custom Prisma Client queries

Database Soft Deletes: How and Why with Custom Prisma Client queries

11
Comments
5 min read
Detailed Introduction To Prisma ORM

Detailed Introduction To Prisma ORM

18
Comments
5 min read
Creating a Global Error Handler in NestJS using Prisma and reducing redundancy

Creating a Global Error Handler in NestJS using Prisma and reducing redundancy

1
Comments
2 min read
Your first API with Bun, Express and Prisma

Your first API with Bun, Express and Prisma

115
Comments 5
7 min read
How To Manage Access and Refresh Tokens for an API in Next.js 13 With Supabase and Prisma

How To Manage Access and Refresh Tokens for an API in Next.js 13 With Supabase and Prisma

3
Comments
17 min read
I made ERD and documents genertor of Prisma ORM

I made ERD and documents genertor of Prisma ORM

60
Comments 4
5 min read
Building a Secure RESTful API Using NestJS and Prisma With Minimum Code

Building a Secure RESTful API Using NestJS and Prisma With Minimum Code

34
Comments
8 min read
Using Next.js and Prisma? Save hours & auto-generate components from your schema.

Using Next.js and Prisma? Save hours & auto-generate components from your schema.

1
Comments
2 min read
ZenStack: The Complete Authorization Solution for Prisma Projects

ZenStack: The Complete Authorization Solution for Prisma Projects

29
Comments 2
8 min read
Prisma "null or does not exists"

Prisma "null or does not exists"

6
Comments
1 min read
[2][DEV NOTE] Integrate prisma and postgres database

[2][DEV NOTE] Integrate prisma and postgres database

5
Comments
3 min read
The Future Is Here: Qwik Meets Prisma Innovatively

The Future Is Here: Qwik Meets Prisma Innovatively

12
Comments
6 min read
Establishing PostgreSQL Connection with Prisma in NestJS: A Comprehensive Guide with Bookmark API Example

Establishing PostgreSQL Connection with Prisma in NestJS: A Comprehensive Guide with Bookmark API Example

4
Comments
4 min read
Discover the Benefits of Using Prisma in Your Next Project

Discover the Benefits of Using Prisma in Your Next Project

2
Comments
5 min read
How to setup new web project using Astro, Vercel & Prisma

How to setup new web project using Astro, Vercel & Prisma

Comments
2 min read
Dynamic Multi Column and Relational Filtering With Prisma ORM

Dynamic Multi Column and Relational Filtering With Prisma ORM

Comments
7 min read
ChatGPT clone with Next13 & OpenAPI

ChatGPT clone with Next13 & OpenAPI

2
Comments
2 min read
Create API with GraphQL, Prisma, and MongoDB

Create API with GraphQL, Prisma, and MongoDB

5
Comments 1
8 min read
loading...