Blog

ORMFebruary 21, 2024

Prisma ORM Now Lets You Choose the Best Join Strategy (Preview)

Choose between DB-level and application-level joins to pick the most performant approach for your relation queries.

ORMOctober 6, 2023

Support for Serverless Database Drivers in Prisma ORM Is Now in Preview

Prisma support for JavaScript-based serverless database drivers is now in Preview, enabling you to connect to Neon and PlanetScale via HTTP and WebSockets.

ORMSeptember 28, 2023

SQLite on the Edge: Prisma Support for Turso is in Early Access

Prisma support for Turso is now in Early Access, enabling you to bring SQLite closer to your users. Try it out!

ORMSeptember 13, 2023

Introducing the Read Replicas Extension for Prisma Client

Distribute read traffic across replicas using the new read replicas extension for Prisma Client.

ORMJuly 12, 2023

Prisma 5: Faster by Default

Prisma 5.0.0 introduces new changes that make it significantly faster. These changes especially improve the experience using Prisma in serverless environments.

ORMJune 22, 2023

Prisma Client Extensions Are Now Production Ready

Make Prisma Client do even more with Client extensions, now Generally Available. Extend your client, models, queries, and results to tailor Prisma Client to your use case.

ORMApril 21, 2023

How We Sped Up Serverless Cold Starts with Prisma by 9x

Learn about the Prisma's goals, the hurdles we are overcoming, and how you can help.

ORMDecember 19, 2022

Prisma Client Just Became a Lot More Flexible: Prisma Client Extensions (Preview)

Learn how Prisma Client extensions (Preview) enable a variety of new use cases for the Prisma ORM.

ORMOctober 17, 2022

Database Metrics with Prisma, Prometheus & Grafana

This tutorial will help you to get started with Prisma's metrics feature. Learn how to integrate metrics into a web server using Prometheus and Grafana.

ORMSeptember 5, 2022

Monitor Your Server with Tracing Using OpenTelemetry & Prisma

This tutorial will help you to get started with Prisma's tracing feature and OpenTelemetry in Node.js. Learn how to integrate tracing and OpenTelemetry into a web server built with Express and Prisma.

ORMAugust 9, 2022

Prisma Support for Tracing and Metrics Is Now in Preview

We are excited to launch two new features in Preview: Tracing and Metrics. Try them out and let us know what you think!

ORMMay 25, 2022

Prisma Support for CockroachDB Is Production Ready 🪳

Prisma's support for CockroachDB is now in production ready! Read this article to learn about the features and benefits of Prisma with CockroachDb.