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/en/cloud/get-started/cloud-quick-start.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
@@ -262,5 +262,5 @@ Suppose we have the following text in a CSV file named `data.csv`:
262
262
- We have a list of [example datasets](/docs/en/getting-started/index.md) with instructions on how to insert them
263
263
- Check out our 25-minute video on [Getting Started with ClickHouse](https://clickhouse.com/company/events/getting-started-with-clickhouse/)
264
264
- 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)
266
266
- 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
Copy file name to clipboardExpand all lines: docs/en/integrations/data-ingestion/data-formats/intro.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
@@ -29,7 +29,7 @@ Handle common Apache formats such as Parquet and Arrow.
29
29
30
30
Need a SQL dump to import into MySQL or Postgresql? Look no further.
31
31
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.
|Soda|<imgsrc={require('./images/logos/soda_logo.png').default}className="image"alt="Soda logo"style={{width: '3rem', 'backgroundColor':'transparent'}}/>|Data quality|Soda integration makes it easy for organziations to detect, resolve, and prevent data quality issues by running data quality checks on data before it is loaded into the database.|[Website](https://www.soda.io/integrations/clickhouse)|
221
-
|Splunk|<imgsrc={require('./images/logos/splunk_logo.png').default}className="image"alt="Splunk logo"style={{width: '3rem', 'backgroundColor':'transparent'}}/>|Data integration|Splunk modular input to import to Splunk the ClickHouse Cloud Audit logs.|[Website](https://splunkbase.splunk.com/app/7709),<br/>[Documentation](/docs/en/integrations/data-integration/splunk/index.md)|
221
+
|Splunk|<imgsrc={require('./images/logos/splunk_logo.png').default}className="image"alt="Splunk logo"style={{width: '3rem', 'backgroundColor':'transparent'}}/>|Data integration|Splunk modular input to import to Splunk the ClickHouse Cloud Audit logs.|[Website](https://splunkbase.splunk.com/app/7709),<br/>[Documentation](/docs/en/integrations/tools/data-integration/splunk/index.md)|
222
222
|StreamingFast|<imgsrc={require('./images/logos/streamingfast.png').default}className="image"alt="StreamingFast logo"style={{width: '3rem', 'backgroundColor': 'transparent'}}/>|Data ingestion| Blockchain-agnostic, parallelized and streaming-first data engine. |[Website](https://www.streamingfast.io/)|
223
223
|Streamkap|<imgsrc={require('./images/logos/streamkap-logo.png').default}className="image"alt="Streamkap logo"style={{width: '3rem', 'backgroundColor': 'transparent'}}/>|Data ingestion|Setup real-time CDC (Change Data Capture) streaming to ClickHouse with high throughput in minutes.|[Documentation](https://docs.streamkap.com/docs/clickhouse)|
@@ -259,7 +259,7 @@ We are actively compiling this list of ClickHouse integrations below, so it's no
259
259
|Datahub|<imgsrc={require('./images/logos/logo_datahub.png').default}className="image"alt="Datahub logo"style={{width: '3rem', 'backgroundColor': 'transparent'}}/>|Data management|Open Source Data Catalog that enables data discovery, data observability and federated governance|[Documentation](https://datahubproject.io/docs/generated/ingestion/sources/clickhouse/)|
260
260
|Dbmate||Data management|Database migration tool that will keep your database schema in sync across multiple developers and servers|[GitHub](https://github.com/amacneil/dbmate#clickhouse)|
261
261
|DeepFlow|<imgsrc={require('./images/logos/logo_deepflow.png').default}className="image"alt="Deepflow logo"style={{width: '3rem', 'backgroundColor': 'transparent'}}/>|Data ingestion|Application Observability using eBPF|[Website](https://deepflow.io)|
262
-
|Easypanel|<imgsrc={require('./images/logos/logo-easypanel.png').default}className="image"alt="Easypanel logo"style={{width: '3rem', 'backgroundColor': 'transparent'}} />|Deployment method|It's a modern server control panel. You can use it to deploy ClickHouse on your own server.|[Website](https://easypanel.io), <br/>[Documentation](docs/en/integrations/data-integration/easypanel/index.md)|
262
+
|Easypanel|<imgsrc={require('./images/logos/logo-easypanel.png').default}className="image"alt="Easypanel logo"style={{width: '3rem', 'backgroundColor': 'transparent'}} />|Deployment method|It's a modern server control panel. You can use it to deploy ClickHouse on your own server.|[Website](https://easypanel.io), <br/>[Documentation](/docs/en/integrations/tools/data-integration/easypanel/index.md)|
Copy file name to clipboardExpand all lines: docs/en/integrations/migration/upload-a-csv-file.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
@@ -27,4 +27,4 @@ of rows to infer the data types of the columns, then insert the rows into a new
27
27
28
28

29
29
30
-
6. Connect to your ClickHouse service, verify the table was created successfully, and your data is ready to go! If you want to visualize your data, check out some of the [BI tools](../data-visualization.md) that can easily connect to ClickHouse.
30
+
6. Connect to your ClickHouse service, verify the table was created successfully, and your data is ready to go! If you want to visualize your data, check out some of the [BI tools](../data-visualization/index.md) that can easily connect to ClickHouse.
Copy file name to clipboardExpand all lines: docs/en/tutorial.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
@@ -493,7 +493,7 @@ Well done - you made it through the tutorial, and hopefully you have a better un
493
493
494
494
- Read [how primary keys work in ClickHouse](./guides/best-practices/sparse-primary-indexes.md) - this knowledge will move you a long ways forward along your journey to becoming a ClickHouse expert
495
495
- [Integrate an external data source](/docs/en/integrations/index.mdx) like files, Kafka, PostgreSQL, data pipelines, or lots of other data sources
496
-
- [Connect your favorite UI/BI tool](./integrations/data-visualization.md) to ClickHouse
496
+
- [Connect your favorite UI/BI tool](./integrations/data-visualization/index.md) to ClickHouse
497
497
-Check out the [SQL Reference](./sql-reference/index.md) and browse through the various functions. ClickHouse has an amazing collection of functions for transforming, processing and analyzing data
498
498
- Learn more about [Dictionaries](/docs/en/sql-reference/dictionaries/index.md)
0 commit comments