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

dgloeckner/ClickCat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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://www.clickcat.cloud 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 

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 59.7%
  • TypeScript 36.5%
  • JavaScript 1.7%
  • SCSS 1.1%
  • Shell 0.6%
  • Dockerfile 0.2%
  • HTML 0.2%