Blog

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.

AnnouncementOctober 5, 2023

Launching the Data DX Manifesto: Shaping a new paradigm in data-driven development

Prisma introduces Data DX (Data Developer Experience) as a fresh approach for effortlessly building data-driven applications.

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.

AnnouncementAugust 10, 2023

Accelerate in Preview: Global Database Cache & Scalable Connection Pool

Accelerate is going into Preview! Learn how to enable high-speed, scalable applications with a global cache and connection pooler.

AnnouncementAugust 1, 2023

Developer Experience Redefined: Prisma & Cloudflare Lead the Way to Data DX

Prisma introduces Data DX and announces a partnership with Cloudflare

EducationJuly 19, 2023

Database Caching: A Double-Edged Sword? Examining the Pros and Cons

Discover the advantages and hurdles of caching database query results. Learn how caching enhances performance, scalability, and resource utilization, while also delving into the associated challenges.

AnnouncementJuly 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.

AnnouncementJune 16, 2023

Building on an Established Community: Prisma Now on Discord

Prisma is excited to expand the established Prisma Community Discord and further collaborate with the Prisma community.

ServerlessMay 25, 2023

Overcoming Database Challenges in Serverless & Edge Applications

Learn best practices around deploying stateful apps in traditionally stateless environments.

ServerlessMay 16, 2023

How Prisma & Serverless Fit Together

Learn about how Prisma views the evolution of deployment types, serverless and the edge, and the problems we want to solve in the space.