|
| 1 | +--- |
| 2 | +sidebar_label: Overview |
| 3 | +sidebar_position: 1 |
| 4 | +keywords: [clickhouse, connect, luzmo, explo, tableau, grafana, metabase, mitzu, superset, deepnote, draxlr, rocketbi, omni, bi, visualization, tool] |
| 5 | +--- |
| 6 | + |
| 7 | +# Visualizing Data in ClickHouse |
| 8 | + |
| 9 | +<div class='vimeo-container'> |
| 10 | +<iframe |
| 11 | + src="https://player.vimeo.com/video/754460217?h=3dcae2e1ca" |
| 12 | + width="640" |
| 13 | + height="360" |
| 14 | + frameborder="0" |
| 15 | + allow="autoplay; fullscreen; picture-in-picture" |
| 16 | + allowfullscreen> |
| 17 | +</iframe> |
| 18 | +</div> |
| 19 | + |
| 20 | +<br/> |
| 21 | + |
| 22 | +Now that your data is in ClickHouse, it's time to analyze it, which often involves building visualizations using a BI tool. Many of the popular BI and visualization tools connect to ClickHouse. Some connect to ClickHouse out-of-the-box, while others require a connector to be installed. We have docs for some of the tools, including: |
| 23 | + |
| 24 | +- [Apache Superset](./superset-and-clickhouse.md) |
| 25 | +- [Astrato](./astrato-and-clickhouse.md) |
| 26 | +- [Deepnote](./deepnote.md) |
| 27 | +- [Draxlr](./draxlr-and-clickhouse.md) |
| 28 | +- [Explo](./explo-and-clickhouse.md) |
| 29 | +- [Grafana](./grafana/index.md) |
| 30 | +- [Looker](./looker-and-clickhouse.md) |
| 31 | +- [Luzmo](./luzmo-and-clickhouse.md) |
| 32 | +- [Metabase](./metabase-and-clickhouse.md) |
| 33 | +- [Mitzu](./mitzu-and-clickhouse.md) |
| 34 | +- [Omni](./omni-and-clickhouse.md) |
| 35 | +- [Rill](https://docs.rilldata.com/reference/olap-engines/clickhouse) |
| 36 | +- [Rocket BI](./rocketbi-and-clickhouse.md) |
| 37 | +- [Tableau](./tableau/tableau-and-clickhouse.md) |
| 38 | +- [Zing Data](./zingdata-and-clickhouse.md) |
| 39 | + |
| 40 | +## ClickHouse Cloud Compatibility with Data Visualization Tools |
| 41 | + |
| 42 | +| Tool | Supported via | Tested | Documented | Comment | |
| 43 | +|-------------------------------------------------------------------------|-------------------------------|--------|------------|-----------------------------------------------------------------------------------------------------------------------------------------| |
| 44 | +| [Apache Superset](./superset-and-clickhouse.md) | ClickHouse official connector | ✅ | ✅ | | |
| 45 | +| [Astrato](./astrato-and-clickhouse.md) | Native connector | ✅ | ✅ | Works natively using pushdown SQL (direct query only). | |
| 46 | +| [AWS QuickSight](./quicksight-and-clickhouse.md) | MySQL interface | ✅ | ✅ | Works with some limitations, see [the documentation](./quicksight-and-clickhouse.md) for more details | |
| 47 | +| [Deepnote](./deepnote.md) | Native connector | ✅ | ✅ | | |
| 48 | +| [Explo](./explo-and-clickhouse.md) | Native connector | ✅ | ✅ | | |
| 49 | +| [Grafana](./grafana/index.md) | ClickHouse official connector | ✅ | ✅ | | |
| 50 | +| [Hashboard](./hashboard-and-clickhouse.md) | Native connector | ✅ | ✅ | | |
| 51 | +| [Looker](./looker-and-clickhouse.md) | Native connector | ✅ | ✅ | Works with some limitations, see [the documentation](./looker-and-clickhouse.md) for more details | |
| 52 | +| Looker | MySQL interface | 🚧 | ❌ | | |
| 53 | +| [Luzmo](./luzmo-and-clickhouse.md) | ClickHouse official connector | ✅ | ✅ | | |
| 54 | +| [Looker Studio](./looker-studio-and-clickhouse.md) | MySQL interface | ✅ | ✅ | | |
| 55 | +| [Metabase](./metabase-and-clickhouse.md) | ClickHouse official connector | ✅ | ✅ | |
| 56 | +| [Mitzu](./mitzu-and-clickhouse.md) | Native connector | ✅ | ✅ | | |
| 57 | +| [Omni](./omni-and-clickhouse.md) | Native connector | ✅ | ✅ | | |
| 58 | +| [Power BI Desktop](./powerbi-and-clickhouse.md) | ClickHouse official connector | ✅ | ✅ | Via ODBC, supports direct query mode | |
| 59 | +| [Power BI service](/docs/en/integrations/powerbi#power-bi-service) | ClickHouse official connector | ✅ | ✅ | A [Microsoft Data Gateway](https://learn.microsoft.com/en-us/power-bi/connect-data/service-gateway-custom-connectors) setup is required | |
| 60 | +| [Rill](https://docs.rilldata.com/reference/olap-engines/clickhouse) | Native connector | ✅ | ✅ | |
| 61 | +| [Rocket BI](./rocketbi-and-clickhouse.md) | Native connector | ✅ | ❌ | | |
| 62 | +| [Tableau Desktop](./tableau/tableau-and-clickhouse.md) | ClickHouse official connector | ✅ | ✅ | | |
| 63 | +| [Tableau Online](./tableau/tableau-online-and-clickhouse.md) | MySQL interface | ✅ | ✅ | Works with some limitations, see [the documentation](./tableau/tableau-online-and-clickhouse.md) for more details | |
| 64 | +| [Zing Data](./zingdata-and-clickhouse.md) | Native connector | ✅ | ✅ | | |
0 commit comments