Stay updated
Get releases updates, tutorials, and more content delivered to your inbox monthly.
Thank you for joining the Prisma newsletter.
You'll be hearing from us soon.
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.
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.
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.