Skip to content

Commit 196cd1a

Browse files
authored
Merge pull request #3094 from ClickHouse/fix_integration_meus
fix integration menus
2 parents 3e56afe + ba9979d commit 196cd1a

31 files changed

+116
-106
lines changed

docs/en/cloud/get-started/cloud-quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,5 +262,5 @@ Suppose we have the following text in a CSV file named `data.csv`:
262262
- We have a list of [example datasets](/docs/en/getting-started/index.md) with instructions on how to insert them
263263
- Check out our 25-minute video on [Getting Started with ClickHouse](https://clickhouse.com/company/events/getting-started-with-clickhouse/)
264264
- If your data is coming from an external source, view our [collection of integration guides](/docs/en/integrations/index.mdx) for connecting to message queues, databases, pipelines and more
265-
- If you are using a UI/BI visualization tool, view the [user guides for connecting a UI to ClickHouse](/docs/en/integrations/data-visualization.md)
265+
- If you are using a UI/BI visualization tool, view the [user guides for connecting a UI to ClickHouse](/docs/en/integrations/data-visualization)
266266
- The user guide on [primary keys](/docs/en/guides/best-practices/sparse-primary-indexes.md) is everything you need to know about primary keys and how to define them

docs/en/integrations/data-ingestion/data-formats/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Handle common Apache formats such as Parquet and Arrow.
2929

3030
Need a SQL dump to import into MySQL or Postgresql? Look no further.
3131

32-
If you are looking to connect a BI tool like Grafana, Tableau and others, check out the [Visualize category](../../data-visualization.md) of the docs.
32+
If you are looking to connect a BI tool like Grafana, Tableau and others, check out the [Visualize category](../../data-visualization/index.md) of the docs.
3333

3434

3535
## Related Content

docs/en/integrations/data-visualization.md

Lines changed: 0 additions & 64 deletions
This file was deleted.
Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
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

Comments
 (0)