Blog

June 25, 2024

Introducing global omit for model fields in Prisma ORM 5.16.0!

Prisma ORM v5.16.0 allows you to omit fields globally or per-query. This blog post overviews the change and how to omit fields in your Prisma Client queries.

ORMJune 18, 2024

Introducing Prisma Nuxt: Simplifying Data Management for Nuxt Apps

Use Prisma ORM in your Nuxt.js app easily with the Prisma Nuxt module for type-safe queries and database management.

ReleaseJune 4, 2024

Organize Your Prisma Schema into Multiple Files in v5.15

With Prisma ORM 5.15.0 you can now use multiple Prisma Schema files instead of just one. Learn how to enable this Preview feature and check out a real-world example.

Data PlatformMay 30, 2024

Saving Black Friday With Connection Pooling

Ensure stability and performance during high traffic periods with Prisma Accelerate's connection pooling

AnnouncementMay 29, 2024

Join the Prisma Insider Program and Shape the Future of our Products

May 24, 2024

Speed and Savings: Caching Database Queries with Prisma Accelerate

Achieve faster performance and cost savings with Prisma Accelerate's easy per-query caching, eliminating the need for maintaining caching infrastructure. Experience faster queries, without the hassle!

ReleaseMay 23, 2024

Bringing Prisma ORM to React Native and Expo

Prisma ORM now provides Early Access support for React Native and Expo. The integration introduces reactive queries, using React hooks to auto-update the UI when the underlying data changes.

ReleaseMay 15, 2024

Explore insights and improve app performance with Prisma Optimize

Explore insights into your database operations to diagnose performance problems and enhance your application's performance and user experience.

AnnouncementMay 2, 2024

Introducing our Build, Fortify, Grow (BFG) Framework

An overview of how Prisma products interoperate at each stage and aid in enhancing data-driven application development.

AnnouncementApril 9, 2024

Increase Database Security With Static IP Support in Prisma Accelerate

Prisma Accelerate now supports Static IPs, ensuring secure database connections with predictable IPs for controlled access.

AnnouncementApril 2, 2024

Build Applications at the Edge with Prisma ORM & Cloudflare D1 (Preview)

Prisma ORM now supports Cloudflare D1 databases. Read this article to learn how to query D1 from a Cloudflare Worker.

AnnouncementMarch 12, 2024

Prisma ORM Support for Edge Functions is Now in Preview

We're thrilled to share that you can now access your database with Prisma ORM from Vercel Edge Functions and Cloudflare Workers.