You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Context of your question
Traditional non-serverless databases e.g. Supabase/RDS primarily only support the TCP method of database access. Prisma has support for the node-pgostgres adapter but it requires using the CF Workers Connect() API.
Questions & Answers
Are there any plans to enable support for CF Workers Connect() API?
https://blog.cloudflare.com/workers-tcp-socket-api-connect-databases
Context of your question
Traditional non-serverless databases e.g. Supabase/RDS primarily only support the TCP method of database access. Prisma has support for the node-pgostgres adapter but it requires using the CF Workers Connect() API.
https://node-postgres.com/
https://www.prisma.io/docs/orm/prisma-client/deployment/edge/overview
prisma/prisma#21394
The text was updated successfully, but these errors were encountered: