Skip to content

Commit 1c3fcd2

Browse files
committed
adding fabi.ai to clickhouse doc
1 parent c08ada3 commit 1c3fcd2

File tree

5 files changed

+53
-0
lines changed

5 files changed

+53
-0
lines changed
Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
---
2+
sidebar_label: 'Fabi.ai'
3+
slug: /integrations/fabi.ai
4+
keywords: ['clickhouse', 'Fabi.ai', 'connect', 'integrate', 'notebook', 'ui', 'analytics']
5+
description: 'Fabi.ai is an all-in-one collaborate data analysis platform. You can leverage SQL, Python, AI, and no-code to build dashboard and data workflows faster than ever before'
6+
title: 'Connect ClickHouse to Fabi.ai'
7+
---
8+
9+
import fabi_00 from '@site/static/images/integrations/data-visualization/fabi_00.png';
10+
import fabi_01 from '@site/static/images/integrations/data-visualization/fabi_01.png';
11+
import fabi_02 from '@site/static/images/integrations/data-visualization/fabi_02.png';
12+
import Image from '@theme/IdealImage';
13+
import CommunityMaintainedBadge from '@theme/badges/CommunityMaintained';
14+
import ConnectionDetails from '@site/docs/_snippets/_gather_your_details_http.mdx';
15+
16+
# Connecting ClickHouse to Fabi.ai
17+
18+
<CommunityMaintainedBadge/>
19+
20+
21+
<a href="https://www.fabi.ai/" target="_blank">Fabi.ai</a> is an all-in-one collaborate data analysis platform. You can leverage SQL, Python, AI, and no-code to build dashboard and data workflows faster than ever before. Combined with the scale and power of ClickHouse, you can build and share your first highly performant dashboard on a massive dataset in minutes.
22+
23+
<Image size="md" img={fabi_00} alt="Fabi.ai data exploration and workflow platform" border />
24+
25+
## Gather Your Connection Details {#gather-your-connection-details}
26+
27+
<ConnectionDetails />
28+
29+
## Create your Fabi.ai account and connect ClickHouse {#connect-to-clickhouse}
30+
Log in or create your Fabi.ai account: https://app.fabi.ai/
31+
32+
1. You’ll be prompted to connect your database when you first create your account, or if you already have an account, click on the data source panel on the left of any Smartbook and select Add Data Source.
33+
34+
<Image size="lg" img={fabi_01} alt="Add data source" border />
35+
36+
2. You’ll then be prompted to enter your connection details.
37+
38+
<Image size="md" img={fabi_02} alt="ClickHouse credentials form" border />
39+
40+
3. Congratulations! You have now integrated ClickHouse into Fabi.ai.
41+
42+
## Querying ClickHouse. {#querying-clickhouse}
43+
44+
Once you’ve connected Fabi.ai to ClickHouse, go to any [Smartbook](https://docs.fabi.ai/analysis_and_reporting/smartbooks) and create a SQL cell. If you only have one data source connected to your Fabi.ai instance, the SQL cell will automatically default to ClickHouse, otherwise you can choose the source to query from the source dropdown.
45+
46+
<Image size="lg" img={fabi_03} alt="Querying ClickHouse" border />
47+
48+
49+
# Additional Resources
50+
51+
[Fabi.ai](https://www.fabi.ai) documentation: https://docs.fabi.ai/introduction
52+
53+
[Fabi.ai](https://www.fabi.ai) getting started tutorial videos: https://www.youtube.com/playlist?list=PLjxPRVnyBCQXxxByw2CLC0q7c-Aw6t2nl
916 KB
Loading
229 KB
Loading
174 KB
Loading
64.5 KB
Loading

0 commit comments

Comments
 (0)