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-products/index.md
+10-8Lines changed: 10 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -26,11 +26,13 @@ en=
26
26
27
27
**Here are some entries you might want to learn about**
28
28
29
-
-**[SQL Reference](/sql)**: your swift-access guide for Databend essentials!
30
-
-**[Data Unloading](../50-unload-data/index.md)**: Export data from Databend(Cloud).
31
-
-**[External Functions](../54-query/04-external-function.md)**: Use external functions to extend Databend's capabilities.
32
-
-**[Data Management](../57-data-management/index.md)**: Manage data in Databend(Cloud).
33
-
-**[Benchmarks](../80-benchmark/index.md)**: Compare Databend Cloud performance with Snowflake on TPC-H SF100 benchmarks.
34
-
-**[Accessing Data Lake](../51-access-data-lake/index.md)**: Databend presents a seamless integration with three robust Data Lake technologies—Apache Hive, Apache Iceberg, and Delta Lake.
35
-
-**[Query Structures](../54-query/index.md)**: Databend supports diverse query structures to enhance your data querying experience
36
-
-**[Performance Optimization](../55-performance/index.md)**: Databend supports the following features to optimize query performance across various scenarios
29
+
-**[SQL Reference](/sql)**: Your swift-access guide for Databend essentials!
30
+
-**[Connect to Databend](/guides/sql-clients)**: Connect with various SQL clients and programming languages.
31
+
-**[Data Loading](/guides/load-data)**: Import data from various sources into Databend.
32
+
-**[Data Unloading](/guides/unload-data)**: Export data from Databend to different formats.
33
+
-**[External Functions](/guides/query/external-function)**: Extend Databend's capabilities with custom functions.
34
+
-**[Databend AI and ML](/guides/ai-functions)**: Leverage AI capabilities in your data processing.
35
+
-**[Data Management](/guides/data-management)**: Manage your data lifecycle effectively.
36
+
-**[Data Lakehouse](/guides/access-data-lake)**: Seamless integration with Hive, Iceberg, and Delta Lake.
37
+
-**[Performance Optimization](/guides/performance)**: Enhance query performance with various strategies.
38
+
-**[Benchmarks](/guides/benchmark)**: Compare Databend performance with other data warehouses.
0 commit comments