The Prisma stack
One platform, from schema to production
ORM, Postgres, and Compute work together natively, one shared context across your stack, one bill, and nothing to glue together.
The TypeScript stack, integrated by design
ORM, database, and hosting designed to work together, so your agent can build, deploy, and iterate without coordinating between vendors.
Type-safe data layer
Prisma ORM
A declarative, type-safe schema rebuilt in native TypeScript, the shared contract your whole stack and your agent are built around.
- Schema-as-LLM-context: small, dense, machine-readable
- Errors structured for agent consumption, not just human-readable
- Rebuilt in native TypeScript for the fastest type-checking at scale
- Free, open-source, the foundation 500K+ developers already trust
contract.prismaManaged database
Prisma Postgres
Managed Postgres already wired to your schema and co-located with your app hosting, on infrastructure built for single-digit ms boot times.
- Unikernel microVMs on bare metal, single-digit ms boot
- Operation-based pricing with spend limits, no bill shock
- Free per-branch databases, integrated with hosting previews
- Works with any ORM if you're not using Prisma's
- Query Insights built in: spot slow queries and get an agent-ready prompt to fix them
prisma.config.tsApp hosting
Prisma Compute
TypeScript app hosting that runs on the same host as your database, so your agent can deploy, debug, and redeploy end-to-end.
- Bun runtime on bare metal
- Co-located with Prisma Postgres, single-digit ms query latency
- Long-running workloads: WebSockets, cron, background jobs (coming soon)
- Versioned deployments with preview URLs, deploy by git push or CLI
Working across the stack
Prisma Studio
to inspect your dataVisual data browser and editor built into the Console. See what your agent did to your database, collaborate with teammates without SQL, embeddable in your own apps.
Learn more about Prisma StudioCLI + Management API
to stay in the loopThe agent interface for the full platform. Structured output and --json modes everywhere, with full parity between CLI and API so anything your agent can run, it can also call programmatically.
Ready to let your agent run the full loop?
The TypeScript stack 500K+ developers trust. Start with the free ORM, and add the rest of the platform when you need it.
- Built for how your agent ships now
- Postgres and hosting when you need them
- Type-safe ORM, free and always will be



