Prisma

Build stateful applications that scale dynamically with Prisma and Cloudflare

Prisma is an ORM(Object-Relational Mapping) that helps app developers build faster and make fewer errors. It transforms entries in a database into objects in code. Prisma reduces the complexities of working with the database by handling type-safety, schema migrations, query optimization and the actual interactions between your code and the database. Like Workers does for computing at the edge, Prisma makes managing your database dead-simple. Prisma currently supports Postgres, MySQL, SQL Server, SQLite and MongoDB.

Partnership Overview

Cloudflare has launched a partnership for global data with Prisma to enable developers to use supported databases. Prisma integrates with Workers via the Prisma Data Proxy. After setting up the Proxy, developers can import the Prisma client into Workers script and define a schema to begin using any of the supported databases!

Learn More

Blog

Workers adds support for two modern data platforms: MongoDB Atlas and Prisma

Learn about Cloudflare’s partnership with Prisma in this announcement blog post.

Learn More
Solution & Product Guides

Deploying to Cloudflare Workers

Learn more about how to deploy Prisma to Cloudflare Workers

Learn More