Prisma
@prisma.io
560 followers 9 following 660 posts
From idea to scale. Simplified. Modern serverless db, ORM & more. npx prisma@latest init --db 📚 http://pris.ly/t/get-started 💬 http://pris.ly/t/discord
Posts Media Videos Starter Packs
prisma.io
🚀 The new & more flexible `prisma-client` generator is ready for production!

Here's what you get:
✅ ESM-first
✅ No more magic generation into node_modules
✅ Generated code is fully under your control
✅ Flexible configuration for specific runtimes

👉 pris.ly/new-generat...
prisma.io
🚀 Direct TCP connections in Prisma Postgres are ready for production!

This means you can now use your favorite DB tool, e.g.:

ORMs
✅ Kysely
✅ Drizzle ORM
✅ TypeORM

GUIs
✅ Postico
✅ TablePlus

... and any other Postgres-compatible tool!

pris.ly/direct-tcp?...
prisma.io
Join @MarcHessDev at #CloudflareConnect as he shares how we built a globally distributed database with Cloudflare Workers and Durable Objects, and the lessons we learned scaling fast without losing consistency.

📅 Wed 15 Oct at 11:15am, Developer & AI Track
prisma.io
Ever wondered how to deploy apps generated on your platform straight to production with minimal effort?

We put together a clear, step-by-step guide showing how to do it with Vercel + Prisma Postgres.

Read the full guide 👇
pris.ly/claim-verce...
Instant app deployment with Vercel and Prisma Postgres
Learn how to programmatically deploy applications with Vercel and Prisma Postgres using the instant deployment API
www.prisma.io
prisma.io
Just wired up Prisma in a @hono.dev app and wow, what a smooth combo.

✅ Lightweight framework
✅ Type-safe database layer
✅ Developer joy

If you’re playing with Hono, this guide will save you time 👇
pris.ly/guide/hono
How to use Prisma ORM and Prisma Postgres with Hono
Learn how to use Prisma ORM in a Hono app
www.prisma.io
prisma.io
📊 Your Dashboard in Prisma Console now displays new usage metrics for Prisma Postgres:

💡 Key metrics
• Estimated upcoming invoice
• Total storage used
• Total databases

💡 Overall usage
• Cumulative operations
• Operations per day

👉 Try it at console.prisma.io
prisma.io
⚡We’re making databases fun and fast at #CloudflareConnect.
Spin up a Prisma Postgres DB in seconds at our booth and win a guaranteed prize from the pool, including these custom Prisma Hydro Flasks.

Because hydration is the original performance boost. 😎💧
prisma.io
☁️ We’re heading to #CloudflareConnect in Vegas next week!
Come find us at the Developer Innovation Zone with swag, giveaways, and more.

🙋🏻 Let us know if you’ll be there — or if there’s someone we should meet!
events.cloudflare.com/connect/2025/
prisma.io
We're excited to welcome Ezgi Celik to the team as our new Junior Office Manager 🥳

She’s joining the Berlin team to support People Operations and help keep things running smoothly.

Welcome, Ezgi! 👋
prisma.io
📣 New changelog:

🥳 Using Prisma Postgres with any tool is GA
📊 New usage metrics in Prisma Console
🐛 Bug fixes & improvements in Prisma ORM

pris.ly/changelog
Prisma | Changelog
All the latest Prisma product related updates, features, and improvements.
www.prisma.io
prisma.io
🎉 We just released Prisma ORM v6.17.0 & Prisma Postgres updates:

✅ Use Prisma Postgres with any ORM tool (GA)
✅ New usage metrics in Console
✅ MS SQL now supports Entra ID
✅ Fixes for MariaDB JSON handling
✅ Group-by query improvements

pris.ly/launch/6.17...
ORM v6.17.0, New Usage Metrics & Direct Connections in GA for Prisma Postgres
Prisma ORM v6.17.0 is out with fixes and improvements. Connecting to Prisma Postgres via your favorite ORM/DB tool is now GA. Read the full update.
www.prisma.io
prisma.io
Multi-schema has been production-ready since Prisma ORM v6.13.0 🚀

Keep your tables organized in clean namespaces, avoid naming conflicts, and query across schemas with Prisma Client. Great for multi-tenant and complex apps.

Watch the quick demo 👇
pris.ly/yt/multisch...
Multi-Schema Support is Now Generally Available
At Prisma 6.13, multi-schema support is now at General Availablity which means we can target multiple database schemas in our Prisma Schema and remove it as ...
www.youtube.com
prisma.io
Our new tool lets you spin up a temporary Postgres DB, edit your schema, and manage data in Prisma Studio, all from your browser with no login or setup.

Bonus: you can also claim the DB if you want to keep it longer!

Short demo 👇
prisma.io
You can embed Prisma Studio in your Next.js app & treat it like a native part of your UI.

❇️ Perfect for internal tools, multi-tenant apps, or anywhere you need a clean UI for in-app DB access.

New step-by-step guide to embed Studio in under 15 minutes 👇
pris.ly/nextjs-embe...
How to embed Prisma Studio in a Next.js app with Prisma Postgres
Learn how to embed Prisma Studio directly in your Next.js application for database management
www.prisma.io
prisma.io
Already building client apps with Prisma products?

There’s a partner program that fits that energy... and yes, it’s generous. Let's build cool stuff and grow together! 💼 ✨

Details here:
👉 pris.ly/partner-aff...
Prisma | Affiliates network
Prisma Affiliate Program offers 20% commission for 24 months on referred users. Get access to exclusive resources, early features, and a creator community.
www.prisma.io
prisma.io
👀 Built something cool with Prisma?

🙌 Share it in the community-showcase channel on our Discord.

It’s where developers post real projects, give feedback, and learn from each other’s work.

Join the server and drop your project 👇
pris.ly/discord/var-3
prisma.io
We’re pre-gaming for #SFTechWeek this Friday Oct 3 at @CloudflareDev HQ with Snacks & Startups! 🥨

@rtbenfield will give a lightning demo on how Prisma Postgres makes it easy to spin up databases for every AI agent.

🍿Save your seat: luma.com/snacksandst...
prisma.io
We released multi-file Prisma schema support a while ago and would love to hear how it’s going.

Tried it out? Hit any snags or have feedback? Let us know!

pris.ly/multi-schema
prisma.io
ORM
- rust-free orm
- new esm-first generator
- type check performance optimizations
- sql views
- prisma.config.ts

Prisma Postgres
- postgres extensions
- oauth apps
- management api
- npx create-db
- embedded prisma studion for react
- direct tcp connections
prisma.io
💪 the prisma dev team in the last weeks 🛳️🛳️🛳️
prisma.io
If you're building a platform that generates apps, you can now deploy them in a few API calls using @vercel.com and Prisma Postgres.

Try the interactive demo with @nextjs.org + Prisma or Next.js + Better-auth + Prisma 👇
pris.ly/vercel-app-...