Skip to content

Commit 1785a5a

Browse files
committed
add scenarios for en
1 parent 55eda0d commit 1785a5a

File tree

2 files changed

+36
-5
lines changed

2 files changed

+36
-5
lines changed

docs/cbdb-scenarios.md

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,35 @@
22
title: User Scenarios
33
---
44

5-
TODO
5+
This document introduces the use cases of Cloudberry Database.
6+
7+
**Scenario 1: Batch processing data warehouse offline and building data marts**
8+
9+
- Builds high-performance Cloudberry Database warehouses and data marts for storing and querying large-scale datasets. This includes Operational Data Store (ODS), Data Warehouse Detail (DWD), and Data Warehouse Summary (DWS). Supports building source model, normalization model, dimension tables, fact tables, and more, with multiple ways to load source data into the data warehouse.
10+
- Supports multiple types of data processing.
11+
- Supports building data warehouse and data marts with high concurrency, high performance, and low maintenance cost.
12+
- Supports complex data analysis and query needs, including data aggregation, multi-dimensional analysis, and correlated queries.
13+
14+
**Scenario 2: Building data warehouse in real-time**
15+
16+
- Supports building data warehouse in real-time, and supports collecting and processing streaming data to make real-time data analysis possible.
17+
18+
**Scenario 3: Building mid-end**
19+
20+
- Supports building MPP data platform in the data mid-end. Supports the distributed parallel processing architecture.
21+
- Supports building data warehouse in the data mid-end. Supports docking with mainstream ETL tools.
22+
23+
**Scenario 4: Building lake-warehouse integration**
24+
25+
- Supports building enterprise-level data lake-warehouse integration. Supports efficient data exchange between data lake and data warehouse.
26+
27+
**Scenario 5: Alternative to existing MPP databases**
28+
29+
- Supports replacing common databases, such as Oracle, TeraData, Greenplum, and Vertical.
30+
- Supports replacing other types of MPP databases, such as Gbase 8a, and GaussDB.
31+
32+
**Scenario 6: Applicable to Geographic Information System (GIS) applications**
33+
34+
- Builds Geographic Information System (GIS) applications on Cloudberry Database.
35+
- Stores and queries geographic location data. Supports spatial data analysis, geocoding, and map visualization.
36+
- Can be applied to city planning, geographic analysis, and map navigation.

i18n/zh/docusaurus-plugin-content-docs/current/cbdb-scenarios.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,17 @@ title: 使用场景
1717

1818
**场景三:数据中台建设**
1919

20-
- 支持数据中台中MPP数据平台的建设,支持分布式并行处理架构。
21-
- 支持数据中台数据仓库的建设,支持多种主流ETL工具的对接
20+
- 支持数据中台中 MPP 数据平台的建设,支持分布式并行处理架构。
21+
- 支持数据中台数据仓库的建设,支持多种主流 ETL 工具的对接
2222

2323
**场景四:湖仓一体建设**
2424

2525
- 支持企业湖仓一体建设,支持数据湖和数据仓库之间数据高效的互访。
2626

27-
**场景五:现有MPP数据库替换**
27+
**场景五:现有 MPP 数据库替换**
2828

2929
- 支持非国产数据库的替换,例如 Oracle、TeraData、Greenplum、Vertical 等。
30-
- 支持其他类型MPP数据库的替换,例如 Gbase8a、GaussDB 等。
30+
- 支持其他类型 MPP 数据库的替换,例如 Gbase 8a、GaussDB 等。
3131

3232
**场景六:地理信息系统 (GIS) 应用 (Geographic Information System Applications)**
3333

0 commit comments

Comments
 (0)