{"id":19273601,"url":"https://github.com/zikwall/clickhouse-dashboard","last_synced_at":"2025-10-18T20:24:34.107Z","repository":{"id":104958052,"uuid":"199830024","full_name":"zikwall/clickhouse-dashboard","owner":"zikwall","description":"⚡️ ClickHouse client administrative and statistic dashboard","archived":false,"fork":false,"pushed_at":"2020-03-24T06:00:40.000Z","size":1937,"stargazers_count":14,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-01T16:24:07.483Z","etag":null,"topics":["application","clickhouse","dashboard","js","react","reactjs","statistics"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zikwall.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-31T10:02:14.000Z","updated_at":"2024-10-24T15:38:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"fe582949-68ea-4830-82af-5af684ec02ec","html_url":"https://github.com/zikwall/clickhouse-dashboard","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zikwall%2Fclickhouse-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zikwall%2Fclickhouse-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zikwall%2Fclickhouse-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zikwall%2Fclickhouse-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zikwall","download_url":"https://codeload.github.com/zikwall/clickhouse-dashboard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250145049,"owners_count":21382340,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["application","clickhouse","dashboard","js","react","reactjs","statistics"],"created_at":"2024-11-09T20:43:35.874Z","updated_at":"2025-10-18T20:24:34.102Z","avatar_url":"https://github.com/zikwall.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ClickHouse Statistic Dashboard\n\nA client application written in React for managers of statistics and analytics, as well as for administrators of the Yandex ClickHouse database\n\n![Main image](./screenshots/main.png \"Main Image\")\n\n- [x] Nice and convenient application structure and routing\n    - [x] Layouts\n    - [x] SubLayouts  \n    - [x] Pages\n        - [x] Local components\n    - [x] Components\n        - [x] Quickstart\n            - [x] UI/UX (Bootstrap) components\n            - [x] Error Boundaries\n            - [x] Content Loaders/Preloaders\n        - [x] and more\n    - [x] Containers\n    - [x] Utilities\n- [x] Flexible system of authentication, authorization and separation of user rights based on roles and permissions\n    - [x] JWT auntification\n    - [x] Base Form (FormBased) authorization\n    - [ ] OAuth 2.0\n    - [x] RBAC\n    - [ ] Various user session repositories\n- [x] Chart.js \n- [ ] Creating [tabbix](https://tabix.io)-like functionality\n\n## Install \u0026 Run\n\n1. `git clone https://github.com/zikwall/clickhouse-dashboard`\n2. `cd /clickhouse-dashboard`\n3. `npm install`\n4. `npm start`\n\n### Nginx\n\n1. `npm build`\n\n```bash\n\nserver {\n  listen 82;\n  server_name clickhouse-dashboard.local;\n  root /path/to/clickhouse-dashboard/build;\n  index index.html;\n  \n  access_log /var/log/nginx/clikhouse-dashboard.access.log;\n  error_log /var/log/nginx/clikhouse-dashboard.error.log;\n  location / {\n    try_files $uri /index.html =404;\n  }\n}\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzikwall%2Fclickhouse-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzikwall%2Fclickhouse-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzikwall%2Fclickhouse-dashboard/lists"}