Skip to content

Commit 5ecdeec

Browse files
committed
docs: refresh guides homepage messaging
1 parent a795457 commit 5ecdeec

4 files changed

Lines changed: 118 additions & 112 deletions

File tree

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

Lines changed: 23 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,21 @@ Welcome to the Databend (pronounced as /ˈdeɪtəˌbɛnd/)<Speaker /> documentat
1212
cn=
1313
'
1414

15-
**Databend** 是新一代云原生 **[数据+AI] 分析平台**,支持结构化、半结构化和非结构化多模态数据。
15+
**Databend** —— ANY DATA. ANY SCALE. ONE DATABASE.
1616

17-
作为 **Snowflake 的开源替代方案**,具有**近 100% SQL 兼容性**和原生 AI 能力,受到世界级企业信赖,管理着 **800+ PB** 数据和**每日 1 亿+** 查询。
17+
内置存储、向量、分析、搜索与地理空间引擎共享一套 Snowflake 兼容 SQL 接口,让团队可以存任何数据、查任何内容、驱动语义工作负载,并实时交付洞察而无需搬运数据。
18+
19+
无论是 Databend Cloud、Docker 自托管还是 `pip install databend`,统一引擎都直接运行在你的对象存储之上。
1820

1921
'
2022
en=
2123
'
2224

23-
**Databend** is the multimodal cloud **[Data+AI]** warehouse bringing structured, semi-structured, unstructured, and vector data together in native columnar storage that runs directly on your object store—your data is ready the moment it lands.
25+
**Databend****ANY DATA. ANY SCALE. ONE DATABASE.**
26+
27+
**Open-source** datastore, vector, analytics, search, and geospatial engines converge on one **Snowflake-compatible SQL surface** so teams store anything, search everything, power semantic workloads, and deliver real-time insights without moving data.
2428

25-
Built-in Datastore, Vector Database, Analytics, Search, and Geospatial engines converge on one Snowflake-compatible SQL surface, so teams store anything, search everything, power semantic workloads, and deliver real-time insights without moving data.
29+
Explore the engine on [**GitHub**](https://github.com/databendlabs/databend). Launch in Databend Cloud, `docker run`, or `pip install databend`—every option runs the same unified engine on your object store.
2630

2731
'/>
2832

@@ -31,20 +35,30 @@ Built-in Datastore, Vector Database, Analytics, Search, and Geospatial engines c
3135
**Here are some entries you might want to learn about**
3236

3337
**Getting Started**
34-
- **[SQL Reference](/sql)**: Your swift-access guide for Databend essentials!
38+
- **[Quick Start](/guides/deploy/quickstart)**: Launch Databend with Docker and load sample data fast.
39+
- **[Databend Cloud](/guides/cloud)**: Spin up serverless warehouses and manage your organization.
3540
- **[Connect to Databend](/guides/sql-clients)**: Connect with various SQL clients and programming languages.
41+
- **[SQL Reference](/sql)**: Browse Databend SQL commands, functions, and syntax.
3642

3743
**Data Processing**
3844
- **[Data Loading](/guides/load-data)**: Import data from various sources into Databend.
3945
- **[Data Unloading](/guides/unload-data)**: Export data from Databend to different formats.
4046
- **[Semi-Structured Data](/sql/sql-functions/semi-structured-functions)**: Process JSON, arrays, and nested data with VARIANT type.
4147

42-
**AI & Advanced Analytics**
43-
- **[Databend AI and ML](/guides/ai-functions)**: Leverage AI capabilities in your data processing.
44-
- **[Vector Functions](/sql/sql-functions/vector-functions)**: Vector similarity and distance calculations for ML workloads.
45-
- **[Full-Text Search](/guides/performance/fulltext-index)**: Advanced text search and relevance scoring.
48+
**Unified Workloads**
49+
- **[SQL Analytics Guide](/guides/query/sql-analytics)**: Shared session tables for analytics, search, vector, and geo workloads.
50+
- **[JSON & Search Guide](/guides/query/json-search)**: Query VARIANT payloads with inverted indexes and Lucene-style `QUERY`.
51+
- **[Vector Database Guide](/guides/query/vector-db)**: Store embeddings and run semantic similarity inside Databend.
52+
- **[Geo Analytics Guide](/guides/query/geo-analytics)**: Map incidents with geospatial SQL for real-time insights.
53+
- **[Lakehouse ETL Guide](/guides/query/lakehouse-etl)**: Stream object storage files into managed tables without silos.
4654

4755
**Performance & Scale**
4856
- **[Performance Optimization](/guides/performance)**: Enhance query performance with various strategies.
4957
- **[Benchmarks](/guides/benchmark)**: Compare Databend performance with other data warehouses.
5058
- **[Data Lakehouse](/sql/sql-reference/table-engines)**: Seamless integration with Hive, Iceberg, and Delta Lake.
59+
60+
**Community & Support**
61+
- **[Join Slack](https://link.databend.com/join-slack)**: Chat with the Databend community and core engineers.
62+
- **[Docs Issues](https://github.com/databendlabs/databend-docs/issues)**: Report problems or request new coverage.
63+
- **[Roadmap](https://github.com/databendlabs/databend/issues/14167)**: Track upcoming features and share feedback.
64+
- **[Email Us](mailto:hi@databend.com)**: Reach the team directly when you need help.

i18n/en/code.json

Lines changed: 43 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -681,9 +681,9 @@
681681
"message": "Product Features",
682682
"description": "Product Features"
683683
},
684-
"10x Faster Performance": {
685-
"message": "10x Faster Performance",
686-
"description": "10x Faster Performance"
684+
"Unified Engine": {
685+
"message": "Unified Engine",
686+
"description": "Headline for unified engine feature"
687687
},
688688
"NoDesc": {
689689
"message": "FeedBack",
@@ -693,49 +693,21 @@
693693
"message": "*Please describe the specific errors or issues that you have identified in the document (such as: content mistakes, process getting stuck and unable to proceed, layout problems, broken links, etc.)",
694694
"description": "Please describe the specific errors or issues that you have identified in the document (such as: content mistakes, process getting stuck and unable to proceed, layout problems, broken links, etc.)"
695695
},
696-
"Rust-powered vectorized execution with SIMD optimization delivers exceptional performance.": {
697-
"message": "Rust-powered vectorized execution with SIMD optimization delivers exceptional performance.",
698-
"description": "delivers exceptional performance."
696+
"Unified Data": {
697+
"message": "Unified Data",
698+
"description": "Headline for unified data feature"
699699
},
700-
"90% Cost Reduction": {
701-
"message": "90% Cost Reduction",
702-
"description": "90% Cost Reduction"
700+
"Analytics Native": {
701+
"message": "Analytics Native",
702+
"description": "Headline for analytics native feature"
703703
},
704-
"S3-native storage eliminates proprietary overhead and reduces costs significantly.": {
705-
"message": "S3-native storage eliminates proprietary overhead and reduces costs significantly.",
706-
"description": "Description for Cost reduction and storage section"
704+
"Vector Native": {
705+
"message": "Vector Native",
706+
"description": "Headline for vector native feature"
707707
},
708-
"Snowflake Compatible": {
709-
"message": "Snowflake Compatible",
710-
"description": "Snowflake Compatible"
711-
},
712-
"Near 100% SQL compatibility enables zero-rewrite migration from Snowflake.": {
713-
"message": "Near 100% SQL compatibility enables zero-rewrite migration from Snowflake.",
714-
"description": "Description for Snowflake compatible section"
715-
},
716-
"Universal Data Processing": {
717-
"message": "Universal Data Processing",
718-
"description": "Universal Data Processing"
719-
},
720-
"Process structured, semi-structured, and unstructured multimodal data in one platform.": {
721-
"message": "Process structured, semi-structured, and unstructured multimodal data in one platform.",
722-
"description": "Description for Universal data processing section"
723-
},
724-
"Native AI Capabilities": {
725-
"message": "Native AI Capabilities",
726-
"description": "Native AI Capabilities"
727-
},
728-
"Built-in AI functions, vector search, and multimodal analytics for modern workloads.": {
729-
"message": "Built-in AI functions, vector search, and multimodal analytics for modern workloads.",
730-
"description": "Description for Native AI capabilities section"
731-
},
732-
"Multi-Cloud & No Lock-in": {
733-
"message": "Multi-Cloud & No Lock-in",
734-
"description": "Multi-Cloud & No Lock-in"
735-
},
736-
"Deploy on AWS, Azure, GCP, or on-premise with complete data sovereignty.": {
737-
"message": "Deploy on AWS, Azure, GCP, or on-premise with complete data sovereignty.",
738-
"description": "Description for Multi-cloud and no lock-in section"
708+
"Unified Deployment": {
709+
"message": "Unified Deployment",
710+
"description": "Headline for unified deployment feature"
739711
},
740712
"Start with Databend Cloud": {
741713
"message": "Start with Databend Cloud",
@@ -812,5 +784,33 @@
812784
"Raise issue": {
813785
"message": "Raise issue",
814786
"description": "Raise issue"
787+
},
788+
"Search & Geo Native": {
789+
"message": "Search & Geo Native",
790+
"description": "Headline for search native feature"
791+
},
792+
"Analytics, vector, search, and geo share one optimizer and runtime.": {
793+
"message": "Analytics, vector, search, and geo share one optimizer and runtime.",
794+
"description": "Description for unified engine feature"
795+
},
796+
"Structured, semi-structured, unstructured, and vector data share object storage.": {
797+
"message": "Structured, semi-structured, unstructured, and vector data share object storage.",
798+
"description": "Description for unified data feature"
799+
},
800+
"ANSI SQL, windowing, incremental aggregates, and streaming power BI.": {
801+
"message": "ANSI SQL, windowing, incremental aggregates, and streaming power BI.",
802+
"description": "Description for analytics native feature"
803+
},
804+
"Embeddings, vector indexes, and semantic retrieval all run in SQL.": {
805+
"message": "Embeddings, vector indexes, and semantic retrieval all run in SQL.",
806+
"description": "Description for vector native feature"
807+
},
808+
"JSON inverted indexes, geo functions, and ranking fuel hybrid maps.": {
809+
"message": "JSON inverted indexes, geo functions, and ranking fuel hybrid maps.",
810+
"description": "Description for search native feature"
811+
},
812+
"Databend runs the same in Cloud, Docker, or `pip install`.": {
813+
"message": "Databend runs the same in Cloud, Docker, or `pip install`.",
814+
"description": "Description for unified deployment feature"
815815
}
816816
}

i18n/zh/code.json

Lines changed: 40 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -697,9 +697,9 @@
697697
"message": "产品特点",
698698
"description": "Product Features"
699699
},
700-
"10x Faster Performance": {
701-
"message": "10 倍更快的性能",
702-
"description": "10x Faster Performance"
700+
"Unified Engine": {
701+
"message": "统一引擎",
702+
"description": "Headline for unified engine feature"
703703
},
704704
"NoDesc": {
705705
"message": "问题反馈",
@@ -717,49 +717,49 @@
717717
"message": "所有数据存储在对象存储中。",
718718
"description": "Stores all data in object storage."
719719
},
720-
"Rust-powered vectorized execution with SIMD optimization delivers exceptional performance.": {
721-
"message": "Rust 驱动的矢量化执行与 SIMD 优化提供卓越性能",
722-
"description": "delivers exceptional performance."
720+
"Analytics, vector, search, and geo share one optimizer and runtime.": {
721+
"message": "分析、向量、搜索、地理共用同一优化器与运行时",
722+
"description": "Description for unified engine feature"
723723
},
724-
"90% Cost Reduction": {
725-
"message": "90% 成本降低",
726-
"description": "90% Cost Reduction"
724+
"Unified Data": {
725+
"message": "统一数据",
726+
"description": "Headline for unified data feature"
727727
},
728-
"S3-native storage eliminates proprietary overhead and reduces costs significantly.": {
729-
"message": "S3 原生存储消除了专有开销并显著降低成本",
730-
"description": "Description for Cost reduction and storage section"
728+
"Structured, semi-structured, unstructured, and vector data share object storage.": {
729+
"message": "结构化、半结构化、非结构化与向量数据统一驻留对象存储",
730+
"description": "Description for unified data feature"
731731
},
732-
"Snowflake Compatible": {
733-
"message": "兼容 Snowflake",
734-
"description": "Snowflake Compatible"
732+
"Analytics Native": {
733+
"message": "原生分析能力",
734+
"description": "Headline for analytics native feature"
735735
},
736-
"Near 100% SQL compatibility enables zero-rewrite migration from Snowflake.": {
737-
"message": "近 100% 的 SQL 兼容性支持从 Snowflake 的无重写迁移",
738-
"description": "Description for Snowflake compatible section"
736+
"ANSI SQL, windowing, incremental aggregates, and streaming power BI.": {
737+
"message": "ANSI SQL、窗口、增量聚合与流式处理驱动 BI 分析",
738+
"description": "Description for analytics native feature"
739739
},
740-
"Universal Data Processing": {
741-
"message": "通用数据处理",
742-
"description": "Universal Data Processing"
740+
"Vector Native": {
741+
"message": "原生向量能力",
742+
"description": "Headline for vector native feature"
743743
},
744-
"Process structured, semi-structured, and unstructured multimodal data in one platform.": {
745-
"message": "在一个平台上处理结构化、半结构化和非结构化的多模态数据",
746-
"description": "Description for Universal data processing section"
744+
"Embeddings, vector indexes, and semantic retrieval all run in SQL.": {
745+
"message": "向量嵌入、索引与语义检索全都直接跑在 SQL 里",
746+
"description": "Description for vector native feature"
747747
},
748-
"Native AI Capabilities": {
749-
"message": "原生 AI 能力",
750-
"description": "Native AI Capabilities"
748+
"Search Native": {
749+
"message": "原生搜索能力",
750+
"description": "Headline for search native feature"
751751
},
752-
"Built-in AI functions, vector search, and multimodal analytics for modern workloads.": {
753-
"message": "内置 AI 功能、向量搜索和多模态分析,适用于现代工作负载",
754-
"description": "Description for Native AI capabilities section"
752+
"JSON inverted indexes, geo functions, and ranking fuel hybrid maps.": {
753+
"message": "JSON 倒排索引、地理函数与排序联合驱动地图级搜索",
754+
"description": "Description for search native feature"
755755
},
756-
"Multi-Cloud & No Lock-in": {
757-
"message": "多云与无锁定",
758-
"description": "Multi-Cloud & No Lock-in"
756+
"Unified Deployment": {
757+
"message": "统一部署方式",
758+
"description": "Headline for unified deployment feature"
759759
},
760-
"Deploy on AWS, Azure, GCP, or on-premise with complete data sovereignty.": {
761-
"message": "在阿里云、腾讯云、AWS、Azure、GCP 或本地部署,拥有完全的数据主权",
762-
"description": "Description for Multi-cloud and no lock-in section"
760+
"Databend runs the same in Cloud, Docker, or `pip install`.": {
761+
"message": "Cloud、Docker、`pip install` 全都跑同一套 Databend 引擎",
762+
"description": "Description for unified deployment feature"
763763
},
764764
"Start with Databend Cloud": {
765765
"message": "注册 Databend Cloud",
@@ -836,5 +836,9 @@
836836
"Raise issue": {
837837
"message": "提 issue",
838838
"description": "Raise issue"
839+
},
840+
"Search & Geo Native": {
841+
"message": "原生搜索与地理",
842+
"description": "Headline for search native feature"
839843
}
840844
}

src/components/DocsOverview/index.tsx

Lines changed: 12 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -118,72 +118,60 @@ const DocsOverview: FC = (): ReactElement => {
118118
<Col {...colLayout2}>
119119
<Card style={{ height: "100%" }} padding={[16, 16]}>
120120
<h3>
121-
<span>{$t("10x Faster Performance")}</span>
121+
<span>{$t("Unified Engine")}</span>
122122
</h3>
123123
<div>
124-
{$t(
125-
"Rust-powered vectorized execution with SIMD optimization delivers exceptional performance."
126-
)}
124+
{$t("Analytics, vector, search, and geo share one optimizer and runtime.")}
127125
</div>
128126
</Card>
129127
</Col>
130128
<Col {...colLayout2}>
131129
<Card style={{ height: "100%" }} padding={[16, 16]}>
132130
<h3>
133-
<span>{$t("90% Cost Reduction")}</span>
131+
<span>{$t("Unified Data")}</span>
134132
</h3>
135133
<div>
136-
{$t(
137-
"S3-native storage eliminates proprietary overhead and reduces costs significantly."
138-
)}
134+
{$t("Structured, semi-structured, unstructured, and vector data share object storage.")}
139135
</div>
140136
</Card>
141137
</Col>
142138
<Col {...colLayout2}>
143139
<Card style={{ height: "100%" }} padding={[16, 16]}>
144140
<h3>
145-
<span>{$t("Snowflake Compatible")}</span>
141+
<span>{$t("Analytics Native")}</span>
146142
</h3>
147143
<div>
148-
{$t(
149-
"Near 100% SQL compatibility enables zero-rewrite migration from Snowflake."
150-
)}
144+
{$t("ANSI SQL, windowing, incremental aggregates, and streaming power BI.")}
151145
</div>
152146
</Card>
153147
</Col>
154148
<Col {...colLayout2}>
155149
<Card style={{ height: "100%" }} padding={[16, 16]}>
156150
<h3>
157-
<span>{$t("Universal Data Processing")}</span>
151+
<span>{$t("Vector Native")}</span>
158152
</h3>
159153
<div>
160-
{$t(
161-
"Process structured, semi-structured, and unstructured multimodal data in one platform."
162-
)}
154+
{$t("Embeddings, vector indexes, and semantic retrieval all run in SQL.")}
163155
</div>
164156
</Card>
165157
</Col>
166158
<Col {...colLayout2}>
167159
<Card style={{ height: "100%" }} padding={[16, 16]}>
168160
<h3>
169-
<span>{$t("Native AI Capabilities")}</span>
161+
<span>{$t("Search & Geo Native")}</span>
170162
</h3>
171163
<div>
172-
{$t(
173-
"Built-in AI functions, vector search, and multimodal analytics for modern workloads."
174-
)}
164+
{$t("JSON inverted indexes, geo functions, and ranking fuel hybrid maps.")}
175165
</div>
176166
</Card>
177167
</Col>
178168
<Col {...colLayout2}>
179169
<Card style={{ height: "100%" }} padding={[16, 16]}>
180170
<h3>
181-
<span>{$t("Multi-Cloud & No Lock-in")}</span>
171+
<span>{$t("Unified Deployment")}</span>
182172
</h3>
183173
<div>
184-
{$t(
185-
"Deploy on AWS, Azure, GCP, or on-premise with complete data sovereignty."
186-
)}
174+
{$t("Databend runs the same in Cloud, Docker, or `pip install`.")}
187175
</div>
188176
</Card>
189177
</Col>

0 commit comments

Comments
 (0)