Get "normal" database credentials from prisma.io Postgres db.
Hey!
I want to connect my primsa postgres db to metabase. For this I need the "normal" postgres credentials, how can I get them?
3 Replies
You selected to wait for the human sages. They'll share their wisdom soon.
Grab some tea while you wait, or check out
#ask-ai
if you'd like a quick chat with the bot anyway!Hey @ralf 👋
I assume you are looking for direct TCP connection string. We are working on adding support for direct TCP connections which should allow you to use Prisma Postgres with metabase.
I assume metabase does not accept API Key based connection string.
hey @Nurul (Prisma) thank you so much for the response!
Yeah this is really important to me!
It is like actually a deal breaker if I can't use tools like Metabase with my db, because it is essential for understanding user behaviour in my application!
Looking forward for your changes!