Skip to content

Commit 79dc016

Browse files
authored
add stream&task&external func to guides (#896)
* add stream&task&external func to guides * Update index.md * Update index.md
1 parent 29687f2 commit 79dc016

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/en/guides/00-overview/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ Welcome to the Databend Guides, covering all aspects of Databend Editions.
1818
- **[Connect](../30-sql-clients/index.md)**: Connecting to Databend(Cloud) using various drivers.
1919
- **[Data Loading](../40-load-data/index.md)**: Bulk import data into Databend(Cloud) in multiple formats.
2020
- **[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.
2124
- **[Security](../56-security/index.md)**: Security features in Databend(Cloud).
2225
- **[Visualization](../31-visualize/index.md)**: Use visualization tools with Databend(Cloud).
2326
- **[Benchmarks](../80-benchmark/index.md)**: Compare Databend Cloud performance with Snowflake on TPC-H SF100 benchmarks.

0 commit comments

Comments
 (0)