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/guides/00-overview/index.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,9 @@ Welcome to the Databend Guides, covering all aspects of Databend Editions.
18
18
-**[Connect](../30-sql-clients/index.md)**: Connecting to Databend(Cloud) using various drivers.
19
19
-**[Data Loading](../40-load-data/index.md)**: Bulk import data into Databend(Cloud) in multiple formats.
20
20
-**[Data Unloading](../50-unload-data/index.md)**: Export data from Databend(Cloud).
21
+
-**[Real-Time CDC Ingestion](../40-load-data/05-continuous-data-pipelines/01-stream.md)**: Change Data Capture (CDC) for real-time data ingestion.
22
+
-**[Automated Data Pipelines](../40-load-data/05-continuous-data-pipelines/02-task.md)**: Create tasks to automate and manage continuous data pipelines.
23
+
-**[External Functions](../54-query/04-external-function.md)**: Use external functions to extend Databend's capabilities.
21
24
-**[Security](../56-security/index.md)**: Security features in Databend(Cloud).
22
25
-**[Visualization](../31-visualize/index.md)**: Use visualization tools with Databend(Cloud).
23
26
-**[Benchmarks](../80-benchmark/index.md)**: Compare Databend Cloud performance with Snowflake on TPC-H SF100 benchmarks.
0 commit comments