Stay updated

Get our monthly newsletter

You have successfully subscribed

Thank you for joining the Prisma newsletter.
You'll be hearing from us soon.

Latest from the Blog

Database vs Application: Demystifying JOIN Strategies

Wed Jan 15 2025

Joining data from multiple tables is a complicated topic. There are two main strategies: database-level and application-level joins. Prisma ORM offers both options. In this article you’ll learn the tradeoffs between the two so you can pick the best strategy for your use case.

Build a Real-Time App with Next.js, Socket.io & Prisma Postgres

Mon Jan 06 2025

In this tutorial, we'll explore Prisma Postgres and how to use it to stream events from our database to our applications whenever data changes occur.

Top 5 Myths about Prisma ORM

Thu Dec 19 2024

Discover the truth behind five common misconceptions about Prisma ORM. In this article, we debunk the myths, explore their origins, and have a little fun separating fact from fiction.