Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Vercel Edge Functions + tRPC + Prisma + CockroachDB - Prisma
P
Prisma
•
2y ago
•
5 replies
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
)
.
You can use Accelerate
that would definitely work
Jump to solution
Prisma
Join
The official Discord server of Prisma! Find us online at prisma.io
9,819
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Prisma with cockroachDB & Deno
P
Prisma / help-and-questions
17mo ago
SessionTokenError & PrismaClient is not configured to run in Vercel Edge Functions/Edge Middleware
P
Prisma / help-and-questions
2y ago