Skip to content

Commit 6a22a23

Browse files
💬Generate LLM translations (#1092)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Quan <[email protected]>
1 parent ee2e1fa commit 6a22a23

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

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

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,21 @@ import DocsOverview from '@site/src/components/DocsOverview'
77

88
欢迎阅读 Databend(发音为 /ˈdeɪtəˌbɛnd/)指南,涵盖 Databend 版本的各个方面。
99

10-
**术语表**
10+
**术语解释**
1111

12-
- **`Databend`** [开源版本](https://github.com/datafuselabs/databend).
13-
- **`Databend Cloud`** 是一个完全 [托管的云服务](https://databend.cn).
14-
- **`Databend(Cloud)`** 统指 `Databend``Databend Cloud`.
12+
- **`Databend`** 指的是 [开源版本](https://github.com/datafuselabs/databend)
13+
- **`Databend Cloud`** 是一项完全 [托管的云服务](https://databend.com)
14+
- **`Databend(Cloud)`** 共同表示 `Databend``Databend Cloud`
1515

1616
<DocsOverview />
17-
**这里有一些你可能想要了解的入口**
17+
**以下是您可能想要了解的一些条目**
1818

19-
- **[SQL Reference](/sql)**: your swift-access guide for Databend essentials!
20-
- **[Data Unloading](../50-unload-data/index.md)**: Export data from Databend(Cloud).
21-
- **[External Functions](../54-query/04-external-function.md)**: Use external functions to extend Databend's capabilities.
22-
- **[Data Management](../57-data-management/index.md)**: Manage data in Databend(Cloud).
23-
- **[Security](../56-security/index.md)**: Security features in Databend(Cloud).
24-
- **[Benchmarks](../80-benchmark/index.md)**: Compare Databend Cloud performance with Snowflake on TPC-H SF100 benchmarks.
25-
- **[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.
26-
- **[Query Structures](../54-query/index.md)**: Databend supports diverse query structures to enhance your data querying experience
27-
- **[Performance Optimization](../55-performance/index.md)**: Databend supports the following features to optimize query performance across various scenarios
19+
- **[SQL 参考](/sql)**Databend 基础知识的快速访问指南!
20+
- **[数据卸载](../50-unload-data/index.md)**:从 Databend(Cloud) 导出数据。
21+
- **[外部函数](../54-query/04-external-function.md)**:使用外部函数扩展 Databend 的功能。
22+
- **[数据管理](../57-data-management/index.md)**:在 Databend(Cloud) 中管理数据。
23+
- **[安全性](../56-security/index.md)**Databend(Cloud) 中的安全特性。
24+
- **[基准测试](../80-benchmark/index.md)**:在 TPC-H SF100 基准测试中比较 Databend Cloud Snowflake 的性能。
25+
- **[访问数据湖](../51-access-data-lake/index.md)**Databend 与三种强大的数据湖技术——Apache HiveApache Iceberg Delta Lake 无缝集成。
26+
- **[查询结构](../54-query/index.md)**Databend 支持多种查询结构以增强您的数据查询体验。
27+
- **[性能优化](../55-performance/index.md)**Databend 支持以下功能以优化各种场景下的查询性能。

0 commit comments

Comments
 (0)