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

Optimizing Postgres for Global Apps

Thu Jun 19 2025

Postgres uses a chatty, stateful protocol to connect clients to the database. While great for connecting over a local network, it was designed before the age of serverless deployments, multi-region applications, and modern network architectures. Let's talk about the challenges that occur when connecting to Postgres in 2025 and how to mitigate them.

Prisma Logo and Bucket Logo

How Bucket Uses Prisma ORM to Make Shipping Feature Releases Faster

Wed Jun 18 2025

Discover how Bucket, a fast-growing feature management platform, uses Prisma ORM to simplify complex relational queries and accelerate feature releases. Learn how their lean team delivers high-quality features faster while managing evolving database needs with ease.

ORM 6.10.0, New Features for Prisma Postgres, Remote MCP & More

Wed Jun 18 2025

This week comes packed with major improvements for Prisma Postgres & Prisma ORM: Better local development, UI workflows in VS Code for viewing & managing local DBs, new features for Prisma Postgres, a remote MCP server & more!