studio icon indicating copy to clipboard operation
studio copied to clipboard

Add Database Button

Open davidperezgar opened this issue 1 year ago • 3 comments

What

As a developer, we need a button for accessing easily to the database. I know that is SQLite, but a direct access and open with a default client DB in the dashboard.

Why

We use a lot the Database manager.

How

Captura de pantalla 2024-09-27 a las 9 10 09

davidperezgar avatar Sep 27 '24 07:09 davidperezgar

Thanks for adding the feature request @davidperezgar .

We use a lot the Database manager.

What app are you using to manage the database?

wojtekn avatar Sep 27 '24 09:09 wojtekn

Thanks. Good question. Normally we use Sequel, TablePlus or Adminer.

davidperezgar avatar Oct 11 '24 06:10 davidperezgar

https://github.com/Automattic/studio/issues/63 is related. That allows selecting editor/terminal. It won't be scalable to add every kind of application, so at some point there might need to be a way to add custom paths or an 'Open in ...' button.

talldan avatar Mar 22 '25 03:03 talldan