DEV Community

Prisma

Next-generation Node.js and TypeScript ORM

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Building a Scalable Backend with NestJS Microservices: A Blueprint for Modern Architecture

Building a Scalable Backend with NestJS Microservices: A Blueprint for Modern Architecture

9
Comments 2
4 min read
Connecting Database with NestJS Using Prisma ORM

Connecting Database with NestJS Using Prisma ORM

2
Comments
5 min read
Prisma + Neon DB Error P1001 Explained (with Pizza 🍕)

Prisma + Neon DB Error P1001 Explained (with Pizza 🍕)

Comments 1
2 min read
Getting to Know Prisma: A Beginner’s Guide with Examples

Getting to Know Prisma: A Beginner’s Guide with Examples

Comments
4 min read
How to Enhance Prisma Queries with Filtering, Sorting, and Pagination

How to Enhance Prisma Queries with Filtering, Sorting, and Pagination

3
Comments
1 min read
Server and Client Component Patterns in Next.js

Server and Client Component Patterns in Next.js

Comments
4 min read
Are you worried of Prisma Errors? Here are all the prisma error formatted!📃

Are you worried of Prisma Errors? Here are all the prisma error formatted!📃

5
Comments
1 min read
🚀 Ensuring Unique Slugs in Next.js 15 with Prisma & Slugify

🚀 Ensuring Unique Slugs in Next.js 15 with Prisma & Slugify

Comments
2 min read
Next.js Auth Starter – Auth.js, Prisma & MongoDb

Next.js Auth Starter – Auth.js, Prisma & MongoDb

Comments
1 min read
How to Build a Full-Stack Web App with Next.js, Prisma, and PostgreSQL

How to Build a Full-Stack Web App with Next.js, Prisma, and PostgreSQL

Comments
3 min read
Use Prisma and PostgresDB in a prevent ticket oversold example

Use Prisma and PostgresDB in a prevent ticket oversold example

Comments
4 min read
Full-Featured Next.js 14 Project Inspired by Laravel's MVC Structure

Full-Featured Next.js 14 Project Inspired by Laravel's MVC Structure

1
Comments
7 min read
🔎 From Concept to Schema: How I Design Databases

🔎 From Concept to Schema: How I Design Databases

3
Comments
4 min read
nest (unit,integration,e2e) testing techniques and concepts

nest (unit,integration,e2e) testing techniques and concepts

1
Comments
1 min read
🛠️ How to Build Routes in a Node.js API with Fastify and Prisma

🛠️ How to Build Routes in a Node.js API with Fastify and Prisma

3
Comments
5 min read
Next.js Starter Template with Authentication

Next.js Starter Template with Authentication

1
Comments
2 min read
Middleware for Dynamic Database URL Based on Subdomain in NestJS with Prisma

Middleware for Dynamic Database URL Based on Subdomain in NestJS with Prisma

Comments
1 min read
Syncing Prisma Migrations: Aligning Your Schema Drift and Manual SQL Changes in PostgreSQL

Syncing Prisma Migrations: Aligning Your Schema Drift and Manual SQL Changes in PostgreSQL

1
Comments 1
3 min read
Why You Should Use Prisma ORM in Your Next Project 🚀

Why You Should Use Prisma ORM in Your Next Project 🚀

3
Comments
3 min read
Dealing with open database transactions in Prisma

Dealing with open database transactions in Prisma

5
Comments 1
9 min read
Analyzing API Call Trends with Prisma and Next.js: Grouping by Week, Month, or Year

Analyzing API Call Trends with Prisma and Next.js: Grouping by Week, Month, or Year

Comments
3 min read
Prisma ORM: Start to End With Project using JS

Prisma ORM: Start to End With Project using JS

Comments
10 min read
🚀 Optimizing Database Queries in Next.js 15 with cache and Prisma

🚀 Optimizing Database Queries in Next.js 15 with cache and Prisma

4
Comments 4
2 min read
Prisma.js with MySQL

Prisma.js with MySQL

2
Comments
4 min read
Understanding Relationships in MySQL and Prisma

Understanding Relationships in MySQL and Prisma

1
Comments
4 min read
loading...