Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tabixio/tabix
Tabix.io UI
https://github.com/tabixio/tabix
bi business-intelligence businessintelligence clickhouse dashboard data-analysis data-visualization sql-query tabix
Last synced: 2 days ago
JSON representation
Tabix.io UI
- Host: GitHub
- URL: https://github.com/tabixio/tabix
- Owner: tabixio
- License: other
- Created: 2017-03-07T15:17:55.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-15T20:02:30.000Z (almost 2 years ago)
- Last Synced: 2025-01-03T19:09:09.336Z (9 days ago)
- Topics: bi, business-intelligence, businessintelligence, clickhouse, dashboard, data-analysis, data-visualization, sql-query, tabix
- Language: TypeScript
- Homepage: https://tabix.io
- Size: 35.5 MB
- Stars: 2,174
- Watchers: 51
- Forks: 264
- Open Issues: 43
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-clickhouse - tabixio/tabix - Tabix is an open-source business intelligence application and SQL editor tool specifically tailored for Clickhouse. (Integrations / Deployment and Management Tools)
README
![Tabix Logo](https://tabix.io/img/tabixLogo-IconText-DB7315.png?utm_source=git)
Open source simple business intelligence application and sql editor tool for Clickhouse.
## Install
Not need, open in browser http://dash.tabix.io/
### If need install
```bash
# Install NodeJS > v17.X, npm, yarngit clone https://github.com/tabixio/tabix.git
cd tabix
git checkout master# ----
# For use directory /node-modules/ add line to .yarnrc.yml,
# ! Tabix now not support PnP / Yarn !# ! don't forget to add !
echo 'nodeLinker: node-modules' > .yarnrc.yml# Yarn setup
yarn set version 3.1.1
yarn -v# Install js libs
yarn install# Run on http://0.0.0.0:9000/
yarn start# Build html+js to /dist/
yarn build```
## Requirements
* Clickhouse server version up 19.x
* Google Chrome ( other browser not tested )## License
Copyright 2022 Tabix LLC Licensed under the Apache License, Version 2.0