No workaround to connect multiple PostgreSQL DBs?

Hey!

I have a cluster of about 20 PostgreSQL DBs that I would love to connect to work on.

It seems the tool can only support one simultaneous database connection?

Hi @danielrosehilll,
We do not have a limit on external db count, we only limit 1 per base.
So you can create multiple bases and connect to multiple sources (PostgreSQL DB on your case).