clickcat-project / ClickCat

A friendly user interface that lets you search,explore and visualize your ClickHouse Data.
http://8.135.49.240:8080/
Apache License 2.0
78 stars 6 forks source link

Improve user experience for SQL UI #6

Open dgloeckner opened 1 year ago

dgloeckner commented 1 year ago

The following improvements were made

In additionto UX imprrovements I added a Helm chart which is useful for deployment in Kubernetes.

Finally, ClickHouse login credentials can be populated via URL parameters. This allows to build "deep links" into ClickHouse instances. In my case there's a kind of portal with many ClickHouse instances and we want to simplify the user access to those.

dgloeckner commented 1 year ago

@wangqinghuan and other devs. Would be great to get this merged.