Scale faster,

build smarter

Ship at lightning speed, and scale to a global audience effortlessly with our next-gen serverless Postgres database.

npx prisma init --db

We built something truly special for you

With our game changing architecture, and tight integration with our beloved ORM, we created a database that feels like magic.

Get a database in an instant

Deploy a managed database in an instant. Auto-scales to meet your workload needs with zero effort.

Serverless, without the cold starts.

Databases

12

Showing

3 of 12

Add database +

await prisma.user.findMany({

cacheStrategy: { swr: 60 }

});

Copy code

Redefining what your database can do

Add query-level cache strategies with one line of code, to serve data from our global edge network.

Stream database changes in realtime, to create reactive experiences.

A collaborative console experience for your team

Automatically surface queries that can be optimized, or inspect and modify data with our visual editor. Built to serve your whole team.

Query

Latency (ms)

Error

Seen at

user.findMany({ select: { email: true, links: { select: { url: true, visits

3.30

-

1:03:03 PM, 7/10/2024

user.create({ data: { email: ? } })

0.55

-

1:03:03 PM, 7/10/2024

user.create({ data: { email: "1720609383850xyz" } })

1.51

-

1:03:03 PM, 7/10/2024

user.deleteMany()

9.16

-

1:03:03 PM, 7/10/2024

feature.tsx

schema.prisma

query.sql

import { PrismaClient } from 'prisma/client'
import { TypedSql } from 'prisma/client/runtime/library'

const prisma = new PrismaClient()

async function main() {
const users = await prisma.user.findMany({
where: {
email: {
endsWith: '@prisma.io',
},
},
})

Copy code

Maximum

developer productivity

The ORM you know and love: fully type-safe queries, easy schema management and code auto-completions.

Pssst: supports both human and AI developers

TRUSTED BY MORE THAN 500K ACTIVE devs
  • “Thanks to Prisma, we can seamlessly scale our applications without concerns about data layer performance ”

    Matti Nannt

    Co-Founder

    |

    Formbricks

  • "Entire SaaS businesses have been built on top of the Prisma ecosystem— including OSS ones like Dub.co. Loving the recent performance improvements as well 🔥"

    Steven Tey

    Founder

    |

    Dub.co

  • "With Prisma, we migrated a core production system from MySQL to SQL Server with zero downtime just by swapping a few references and updating our Prisma schema. I can't imagine building systems without it."

    Niko Guerra

    Senior Backend Engineer

    |

    Lush

  • "Prisma helps us unify data access from multiple enterprise systems into a single API. It means we can move very quickly whilst staying flexible."

    Tom Hutchinson

    Head of Mobile

    |

    Rapha

  • “We adopted Prisma conventions as our standard, and it saves lots of time having from reinventing things ourselves.”

    Yuval Hazaz

    CEO

    |

    Amplication

  • "Prisma has a low learning curve. Productivity becomes higher because it gets combined with end-to-end type-safety using TypeScript."

    Ricardo Almeida

    Software Engineer

    |

    Grover

  • "I have been using Prisma since day one, and it has become my number-one choice for ORM. It’s the default in @supastarter, and the DX of Prisma is just unbeaten"

    Jonathan Wilke

    Frontend dev

    |

    Juniqe

  • "Prisma Accelerate handled 670,000+ webhooks from Shopify when the orders webhook from 2022/23 was fired and it costed us about $11 to handle it all."

    Harshdeep Singh Hura

    App developer

    |

    Spotify

  • "I like how the Prisma docs made it easy to jump straight into using it without needing to do a huge amount of reading, and I instantly felt the benefits."

    Daniel Cranney

    Developer Advocate

    |

    WeAreDevs

Ready to try Prisma?

Integrate into your existing project, start from scratch, or just take things for a spin.

PRODUCTS

ORM

Accelerate

Pulse

Pricing

Changelog

Data Platform status ↗

RESOURCES

Docs

Ecosystem

Playground ↗

Customer stories

Data Guide

CONTACT US

Community

Support

Enterprise

Partners

OSS Friends

Company

About

Blog

Data DX ↗

Careers

Legal

angle-down

NEWSLETTER

© 2025 Prisma Data, Inc.

GDPR

HIPAA

COMPLIANT

27001

SOC 2

TYPE II

CERTIFIED

Create a free website with Framer, the website builder loved by startups, designers and agencies.