Prisma postgres®

Instantly Responsive,
Effortlessly Scalable

Prisma Postgres makes scaling invisible. Your app stays lightning-fast and responsive—whether you’re going from zero, or handling a spike. Free to start, pay when you grow.

Blazing Fast Performance

Bare metal servers with high performing NVMe storage and unikernel-powered microVMs eliminate virtualization overhead, maximizing database resources and query speed.

Edge-Optimized Connectivity

Local region protocol negotiation cuts latency by avoiding multi-region hops. Every Prisma operation in your app is a single, efficient round trip—even for complex queries.

Serverless, without Compromises

Get serverless economics without the downsides. Scale to zero and back up again instantly, and still deliver consistently low latency and high performance.

Built for global workloads

Serve a global audience with zero effort, with built-in global cache and global connection pooling that you control from your code. Deploy in 3 clicks.

Learn more

Built for flexibility

You don't need a DevOps team to get a database. Start instantly, without requiring a credit card or commitment. Run forever on our free tier, and only pay when you grow.

With zero lock-in, you can even move to a different provider and continue using our advanced caching and connection pooling features.

Learn more
await prisma.user.create({
data: { name: 'Prisma Postgres' }
});
await prisma.user.findMany({
cacheStrategy: {
swr: 60,
tags: ["myUserQuery"], // optional
}
});
// Invalidate the cached query above
await prisma.$accelerate.invalidate({
tags: ["myUserQuery"],
});

Built for developers

Works out of the box with your existing Prisma ORM client — control and manage everything directly from code or CLI. Global connection pool, global cache, simple and type-safe queries — all at your finger tips.

Learn more

Serverless-ready

Prisma Postgres comes with a built-in auto-scaling connection pooler, so it’s ready for your serverless app backend by default.

Edge-ready

The built-in global cache means you can easily serve data geographically close to your users for a snappy experience.

Works with your stack

Fits right into your current setup of frameworks, libraries, tools, editors — so you have a great DX, however you build.

Web UI

Comes with a hosted web interface for inspecting, managing, and interacting with your data — for the whole team.

Scalable

Scales automatically behind the scenes, so you can go from zero to a million without ever thinking about database specs, or waiting on cold-starts.

RestoreComing soon

All plans support point-in-time restore with no data retention limits.

See Postgres in action

Create a DB now

See how to get started in just a couple of minutes, with Prisma Postgres.

Live
Activity

Track real-time global traffic as developers build and scale with our commercial products.

Learn more

The complete solution

Focus on your app, and let us handle the infrastructure. We do the heavy lifting for you.

Great Prisma DX

Caching that is fully integrated into your ORM and normal workflow, deployed globally.

Prisma CLI

Easily configure Prisma without leaving your terminal and automate its configuration in your CI environments.

Pricing that scales with you

Pay based on your usage, with a generous free tier. Spend limits included, so you never get surprised.
Take a look at our plans to find the best fit for your project.

Explore our pricing

Instant Postgres for Global Applications

Try a Prisma Postgres database today — get started in just a few clicks.

Deploy Postgres Now

Postgres, PostgreSQL and the Slonik Logo are trademarks or registered trademarks of the PostgreSQL Community Association of Canada, and used with their permission.