any RDS proxy support ?

i tried to implement prisma in my work but they using rds proxy, and its a blocker rn..
5 Replies
Prisma AI Help
Prisma AI Help•2mo ago
You selected the carefully hand-crafted route. A dev artisan will respond soon. Meanwhile, the #ask-ai channel awaits if you're curious!
Nurul
Nurul•2mo ago
Hello 👋 You can use Prisma with AWS RDS Proxy, however there are a few caveats as described here: https://www.prisma.io/docs/orm/prisma-client/deployment/caveats-when-deploying-to-aws-platforms#aws-rds-proxy We have this related feature request for improving RDS Proxy support: https://github.com/prisma/prisma/issues/5866 Are you using Postgres, if yes then situation would be a bit improved: https://github.com/prisma/prisma/issues/5866#issuecomment-1887963763
Pakalu Papito Camel
Pakalu Papito CamelOP•2mo ago
when it will be available to use ?
Nurul
Nurul•2mo ago
I assume you are referring to the feature request. I don't have a timeline yet on when it will be available
Pakalu Papito Camel
Pakalu Papito CamelOP•2mo ago
meanwhile, can you tell me how i can avoid the connection pinning if im working with prisma ? if theres a way in this condition ? is prisma accelerate can handle this issue ? working with RDS Proxy ?

Did you find this page helpful?