You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/integrations/data-visualization/community_integrations/deepnote.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ import ConnectionDetails from '@site/docs/_snippets/_gather_your_details_http.md
24
24
This guide assumes you already have a Deepnote account and that you have a running ClickHouse instance.
25
25
26
26
## Interactive example {#interactive-example}
27
-
If you would like to explore an interactive example of querying ClickHouse from Deepnote data notebooks, click the button below to launch a template project connected to the [ClickHouse playground](../../getting-started/playground.md).
27
+
If you would like to explore an interactive example of querying ClickHouse from Deepnote data notebooks, click the button below to launch a template project connected to the [ClickHouse playground](../../../getting-started/playground.md).
28
28
29
29
[<Imagesize="logo"img="https://deepnote.com/buttons/launch-in-deepnote.svg"alt="Launch in Deepnote" />](https://deepnote.com/launch?template=ClickHouse%20and%20Deepnote)
Copy file name to clipboardExpand all lines: docs/integrations/data-visualization/index.md
+25-25Lines changed: 25 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,50 +26,50 @@ doc_type: 'guide'
26
26
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:
|[Apache Superset](./superset-and-clickhouse.md)| ClickHouse official connector | ✅ | ✅ ||
53
-
|[Astrato](./astrato-and-clickhouse.md)| Native connector | ✅ | ✅ | Works natively using pushdown SQL (direct query only). |
53
+
|[Astrato](./community_integrations/astrato-and-clickhouse.md)| Native connector | ✅ | ✅ | Works natively using pushdown SQL (direct query only). |
54
54
|[AWS QuickSight](./quicksight-and-clickhouse.md)| MySQL interface | ✅ | ✅ | Works with some limitations, see [the documentation](./quicksight-and-clickhouse.md) for more details |
55
-
|[Chartbrew](./chartbrew-and-clickhouse.md)| ClickHouse official connector | ✅ | ✅ ||
|[Looker](./looker-and-clickhouse.md)| Native connector | ✅ | ✅ | Works with some limitations, see [the documentation](./looker-and-clickhouse.md) for more details |
63
63
| Looker | MySQL interface | 🚧 | ❌ ||
64
-
|[Luzmo](./luzmo-and-clickhouse.md)| ClickHouse official connector | ✅ | ✅ ||
64
+
|[Luzmo](./community_integrations/luzmo-and-clickhouse.md)| ClickHouse official connector | ✅ | ✅ ||
65
65
|[Looker Studio](./looker-studio-and-clickhouse.md)| MySQL interface | ✅ | ✅ ||
66
-
|[Metabase](./metabase-and-clickhouse.md)| ClickHouse official connector | ✅ | ✅ |
|[Power BI Desktop](./powerbi-and-clickhouse.md)| ClickHouse official connector | ✅ | ✅ | Via ODBC, supports direct query mode |
70
70
|[Power BI service](/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 |
|[Tableau Desktop](./tableau/tableau-and-clickhouse.md)| ClickHouse official connector | ✅ | ✅ ||
74
74
|[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 |
0 commit comments