clidey / whodb

A lightweight next-gen data explorer - Postgres, MySQL, SQLite, MongoDB, Redis, MariaDB & Elastic Search with Chat interface
https://whodb.clidey.com
GNU General Public License v3.0
820 stars 20 forks source link

Required DB names #39

Closed kerray closed 2 months ago

kerray commented 3 months ago

Hi, Would it be possible to NOT require a DB name when connecting to MySQL/Postgres with credentials that can access several databases and just let the user pick the one to use after connecting? This would go a long way for me to use as Adminer replacement. Thanks for considering it!

hkdeman commented 2 months ago

Ooo what a great suggestion!

I personally hate doing that in adminer as well. I think a single database initially would be required but let me see if we could allow switching easily in the login profile.

Will keep this thread updated as we go!

hkdeman commented 2 months ago

Thank you for waiting! We have released the feature request in this PR: https://github.com/clidey/whodb/pull/71

Would love the feedback if you get a chance to try.

kerray commented 2 months ago

I will, thanks!