Connecting Retool Postgresql database to third party database manager

Good morning,

I have been attempting to connect the Retool database with a third party database manager, specifically EMS SQL Manager for PostgreSQL without any luck.

Can anyone explain to me how to do that. It doesn't have to be EMS. If you use another program, please let me know.

Thank you.

Hey Tom,

So I don't have a direct answer to your question, but may I ask the reason to connect the retool db to a third party database manager?

Hey Miguel,

To be perfectly honest, I don 't like the Retool database manager. That is the only reason.

Yeah, that was my guess. I don't use it either. I'm very happy using Supabase, which it's free for your first 2 projects. You can easily migrate your tables by exporting/importing csv, and the connection to retool should be quite straightforward.

1 Like

I'll have to look into that.

Hi @tomm - I connect to the Retool DB with pgAdmin (pgAdmin 4 β€” pgAdmin 4 9.0 documentation). It's pretty simple to set it up; just get the connection info from the drop down at the top of the database page:

Are you running into a specific challenge setting it up?

2 Likes

@jg80, I have gotten everything set up and it appears to have connected, but I am not seeing any databases.

Here is a screenshot of what I am seeing. Does this look correct?

Is there a way to see a list of databases?

I believe you just need to expand β€œschemas” and you should be able to find it there.

1 Like

Yep, I got it now. Thanks.

1 Like