Prisma ORM in cloudflare Worker (hono)
Is it possible to use Prisma in a Cloudflare Worker?
I use Hono there, and I wanted to use Prisma for typing.
I was told to use "driverAdapters," but that's outdated.
Any tutorials on the best way? No client issues?
I use Hono there, and I wanted to use Prisma for typing.
I was told to use "driverAdapters," but that's outdated.
Any tutorials on the best way? No client issues?