Stay updated

Get our monthly newsletter

You have successfully subscribed

Thank you for joining the Prisma newsletter.
You'll be hearing from us soon.

Latest from the Blog

Announcing: Prisma Postgres Integration for Vercel Marketplace

Thu Apr 24 2025

Prisma Postgres is the first serverless database without cold starts—and we’re thrilled to announce that you can now create and manage Prisma Postgres instances without leaving your Vercel Dashboard via our new Vercel Marketplace integration.

Securely Access Prisma Postgres from the Frontend (Early Access)

Tue Apr 22 2025

Define security rules for Prisma Postgres in TypeScript and securely talk to your database directly from your React, Vue, Svelte, or any other frontend apps. Join our private Early Access program and try it out yourself!

Illustration of global servers and cloud connections with text 'Make your application fast globally'

Make Your Applications Fast Globally

Tue Apr 22 2025

Modern serverless and edge runtimes have made it easier than ever to deploy fast, scalable applications. But as apps grow more distributed, performance issues often shift away from code, and toward infrastructure.

This post explores common backend bottlenecks that sneak into globally distributed apps: long database round-trips, connection churn, cold starts, and inefficient queries. It also walks through practical solutions like pooling, caching, region-aware deployment, and smarter monitoring—so your app stays fast, no matter where your users are.