Skip to content

A friendly user interface that lets you search,explore and visualize your ClickHouse Data.

License

Notifications You must be signed in to change notification settings

clickcat-project/ClickCat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e5141bd · Jul 28, 2023
Sep 2, 2022
Jun 24, 2022
Jun 24, 2022
Aug 16, 2022
Jul 7, 2022
Sep 1, 2022
Jun 24, 2022
Aug 24, 2022
Aug 24, 2022
Aug 25, 2022
Aug 24, 2022
Aug 24, 2022
Jun 24, 2022
Aug 19, 2022
Aug 24, 2022
Aug 26, 2022
Aug 4, 2022
Sep 5, 2022
Jul 28, 2023
Aug 19, 2022
Aug 26, 2022
Sep 5, 2022
Aug 24, 2022
Jun 24, 2022
Jun 24, 2022
Sep 5, 2022
Aug 24, 2022

Repository files navigation

image

ClickCat is a firendly user interface that lets you search,explore and visualize your ClickHouse Data.

We provides the following features,you can access http://8.135.49.240:8080 to try directly without any installing.

Features

  • An online SQL editor which can run your SQL code without any installing.

  • You can observe all processes and mutations. For those unfinished processes, you can kill them in ui.

  • The Metrics contains Cluster Analysis,Data Analysis,Query Analysis.

  • Time-series Prediction use time series modeling to detect anomalies in your current data and forecast trends based on historical data in Clickhouse.

  • A Graph Analysis feature enable you to model,explore,visualize connected data hided in Clickhouse.

Install

npm install -g pnpm
pnpm install
pnpm dev

Support

You are free to open an issue if you have any question or idea.

Contribute

At present, the ClickCat project is mainly composed of a front-end project(Vue3 + TypeScript) + a Python project (time series prediction model). We are always open to people who want to use the system or contribute to it. Contact us if you are looking for implementation tasks that fit your skills.

Deploy

pnpm build:updateVersion x.x.x