Button to open third-party DB manager

Hello,

I’m requesting a button near the database manager that allows you to open a third-party database manager. It would work by asking the operative system to open a URL, such as:

postgres://user:secret@localhost:5432/mydatabasename

It’s up to the third-party database manager to open the URL

This is useful when you have several projects and it’s a hassle to manually configure a different DB connection in your favourite DB manager. Some functions are better handled with a third-party DB viewer :slight_smile:

Community Page
Last updated: