Guides, announcements and articles about Prisma, databases and the data access layer.
December 01, 2022
TypeScript's new satisfies
operator allows some new, type-safe patterns that previously required lengthy type annotations or tricky workarounds.
This article covers several use cases where it helps you with common Prisma-related workflows.
October 17, 2022
Prisma's metrics feature gives you detailed insights into how Prisma interacts with your database. In this tutorial, you will learn how to use metrics to monitor your database using Prisma, Prometheus and Grafana.
September 05, 2022
Tracing is a powerful tool that allows you to analyze your application's performance and identify bottlenecks. This tutorial will teach you the core concepts of tracing and how to integrate tracing into your application using OpenTelemetry and Prisma's tracing feature.
July 29, 2022
The Edge enables application deployment across the globe. This article explores what Edge environments are, the challenges that arise when working in Edge environments and how to access databases on the Edge using Prisma Accelerate.
April 28, 2021
Prisma's online data browser allows you to easily collaborate with your team on your data. Try the Early Access version and share your feedback with us!