Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
[Neon] [Driver Adapters] Do we need DIRECT_URL if using Driver Adapters? - Prisma
P
Prisma
•
2y ago
•
2 replies
zilla
[Neon] [Driver Adapters] Do we need DIRECT_URL if using Driver Adapters?
So I have been migrating Planetscale DB to Neon and I was wondering if we need to provide DIRECT
_URL for migrations when using Diriver Adapters
? I could not find that information here
:
https://www.prisma.io/docs/orm/overview/databases/neon#how-to-use-neons-serverless-driver-with-prisma-orm-preview
I am checking
"Pooled connection
" check box when procuring the connection string
.
Based on this
,
https://www.prisma.io/docs/orm/overview/databases/neon#how-to-use-neons-serverless-driver-with-prisma-orm-preview
, when we needed to use pooling with PgBouncer
, we needed to provide DIRECT
_URL
.
Also
, as a side question
, do we need to use
relationMode = "prisma"
relationMode = "prisma"
with Neon
?
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
Accelerate - Which Neon Connection (Pooled or Direct)?
P
Prisma / help-and-questions
2y ago
How to find DIRECT_URL link?
P
Prisma / help-and-questions
15mo ago
Do I need to install the @prisma/client package if I'm using the prisma-client generator?
P
Prisma / help-and-questions
6mo ago