I love Prisma. I have shipped Prisma to production more times than I care to count. It changed how a lot of us write TypeScript against databases.
But here's the thing nobody tells you about Prisma:
It doesn't run in the browser.
It doesn't run on Cloudflare Workers unless you buy the accelerator.
It runs on iOS through a weird JSI bridge I can never remember how to configure.






