Megumiso
Megumiso
PPrisma
Created by Megumiso on 4/9/2025 in #help-and-questions
How do I use Prisma w/ Cloudflare Hyperdrive + MySQL using Cloudflare Workers
Hi I wanted to use Prisma with Cloudflare Hyperdrive + MySQL on Cloudflare Workers. I searched online and found that someone is using postgres adapter for postgres database. But I can't find the same one for MySQL(like adapter-mysql or something). I also found https://github.com/sidorares/node-mysql2/pull/2289 mentioned on https://www.prisma.io/docs/orm/prisma-client/deployment/edge/deploy-to-cloudflare . however, this doesn't support Prisma afaik. Is there any mysql driver I can use?
7 replies