P
Prisma•6mo ago
erics

Vercel Edge Functions + tRPC + Prisma + CockroachDB

Is it possible right now to run Prisma with CockroachDB with tRPC within Vercel edge functions? If so, how would I go about doing that? Are there any drawbacks?
Solution:
Without Accelerate, no. Unfortunately Vercel Edge Functions support a pretty limited set of database drivers that does not include CockroachDB. So, without a db driver to use, we can't create support for other databases (such as Cockroach). ...
Jump to solution
3 Replies
Eric Smith
Eric Smith•5mo ago
Anybody?
Solution
jonfanz
jonfanz•5mo ago
Without Accelerate, no. Unfortunately Vercel Edge Functions support a pretty limited set of database drivers that does not include CockroachDB. So, without a db driver to use, we can't create support for other databases (such as Cockroach). You can use Accelerate that would definitely work 🙂
erics
ericsOP•5mo ago
Thank you, I will look into using Accelerate to make this work
Want results from more Discord servers?
Add your server