If I want to conenct to Prisma Postgres from the app which is developed by .NET, how can I do it.

As the title said, I don't know which connection string should I use
2 Replies
jonfanz
jonfanz2mo ago
Unfortunately that’s a temporary limitation of Prisma Postgres https://www.prisma.io/docs/orm/overview/databases/prisma-postgres#no-direct-tcp-connection Direct TCP connection support is planned, but isn’t currently available
Prisma Postgres® | Prisma Documentation
This page gives an overview Prisma Postgres®, its main workflows, how to get started, technical details, architecture, limitations, and more.
Nurul
Nurul2mo ago
@brain.implode Do you mind filling out this survey? https://pris.ly/i-want-tcp This would help us in prioritising your usecase 🙏

Did you find this page helpful?