ClickCat icon indicating copy to clipboard operation
ClickCat copied to clipboard

Improve user experience for SQL UI

Open dgloeckner opened this issue 3 years ago • 1 comments

The following improvements were made

  • use filtering capabilities of el-tree-v2 to allow searching for non-empty tables, searching by database, table and column name
  • add a shortcut to run SQL queries
  • provide more clear table statistics
  • make tabs which require additional backends (ML and graph) switchable

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 avatar Sep 27 '22 18:09 dgloeckner

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

dgloeckner avatar Sep 30 '22 05:09 dgloeckner