An open-source SQL editor and business intelligence tool for ClickHouse databases.
Tabix is an open-source web application that functions as a SQL editor and business intelligence tool for ClickHouse databases. It allows users to write queries, visualize data through charts and dashboards, and manage their ClickHouse instances directly from a browser interface.
Data analysts, database administrators, and developers working with ClickHouse who need a simple, web-based tool for querying and visualizing data.
Tabix offers a lightweight, browser-accessible alternative to complex BI tools, with native ClickHouse support and no installation required for basic use, while also providing self-hosting options for full control.
Tabix.io UI
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Specifically designed for ClickHouse versions 19.x and above, with SQL editor features like syntax highlighting and autocomplete tailored to ClickHouse, as noted in the requirements.
Accessible directly via dash.tabix.io without local installation, making it ideal for quick data exploration and reducing setup overhead for basic use.
Includes built-in charting and dashboard creation from query results, enabling rapid data insights without the need for heavy BI software.
Licensed under Apache 2.0, allowing self-hosting and customization, with installation steps provided in the README for full control.
The README explicitly states that only Google Chrome has been tested, potentially causing functionality issues or bugs in other browsers.
Local installation requires specific NodeJS and Yarn versions, with manual configuration steps like modifying .yarnrc.yml, which can be error-prone and time-consuming.
Only supports ClickHouse server versions 19.x and above, excluding users with older installations and limiting backward compatibility.