Kubetable uses your existing kubeconfigs and can auto detect databases running in your cluster.
Supports currently: Postgres, MariaDB, MongoDB and Redis.
I built it for my own cluster, because there I needed to quickly check a db entry and use it for some time now. Now I wanted to share it as open source project so maybe others who manage a cluster can find use in it.
Its written with Tauri and react.