This is an automated email from the ASF dual-hosted git repository.

luzhijing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git


The following commit(s) were added to refs/heads/master by this push:
     new c79dfe621b9 [doc](bi)doc for Quick BI (#843)
c79dfe621b9 is described below

commit c79dfe621b95e3e4fa8837498c360d66d9d62210
Author: wyx123654 <45102878+wyx123...@users.noreply.github.com>
AuthorDate: Wed Jul 10 14:23:16 2024 +0800

    [doc](bi)doc for Quick BI (#843)
    
    Co-authored-by: Luzhijing <82810928+luzhij...@users.noreply.github.com>
---
 docs/ecosystem/bi/quickbi.md                       |  44 +++++++++++++++++++++
 .../current/ecosystem/bi/quickbi.md                |  43 ++++++++++++++++++++
 .../version-2.0/ecosystem/bi/quickbi.md            |  43 ++++++++++++++++++++
 .../version-2.1/ecosystem/bi/quickbi.md            |  43 ++++++++++++++++++++
 sidebars.json                                      |   3 +-
 static/images/bi-quickbi-en-1.png                  | Bin 0 -> 57939 bytes
 static/images/bi-quickbi-en-2.png                  | Bin 0 -> 64405 bytes
 static/images/bi-quickbi-en-3.png                  | Bin 0 -> 15016 bytes
 static/images/bi-quickbi-en-4.png                  | Bin 0 -> 84353 bytes
 versioned_docs/version-2.0/ecosystem/bi/quickbi.md |  44 +++++++++++++++++++++
 versioned_docs/version-2.1/ecosystem/bi/quickbi.md |  44 +++++++++++++++++++++
 versioned_sidebars/version-2.0-sidebars.json       |   3 +-
 versioned_sidebars/version-2.1-sidebars.json       |   3 +-
 13 files changed, 267 insertions(+), 3 deletions(-)

diff --git a/docs/ecosystem/bi/quickbi.md b/docs/ecosystem/bi/quickbi.md
new file mode 100644
index 00000000000..e90d1c15ef7
--- /dev/null
+++ b/docs/ecosystem/bi/quickbi.md
@@ -0,0 +1,44 @@
+---
+{
+"title": "Quick BI",
+"language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+  http://www.apache.org/licenses/LICENSE-2.0
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## Introduction
+Quick BI is a data warehouse-based business intelligence tool that helps 
enterprises set up impressive visual analyses quickly. Quick BI supports a 
variety of data sources, including databases like MySQL, Oracle, SQL Server, 
and Apache Doris, as well as file formats such as Excel, CSV, and JSON. It 
offers a wealth of visualization components, such as tables, charts, and maps, 
allowing users to easily achieve data visualization through simple 
drag-and-drop operations.
+
+## Data connection and application
+1. Login Quick BI and create a workspace.
+2. Click Data Source under the current workspace.
+
+   ![create workspace](/images/bi-quickbi-en-1.png)
+
+3. Select Apache Doris in the already created data source and fill in the 
corresponding Apache Doris connection information.
+
+   ![Doris information](/images/bi-quickbi-en-2.png)
+
+4. Once the connection is successful, you can see the data source we created 
in the data source list.
+
+   ![data source](/images/bi-quickbi-en-3.png)
+
+5. Create a dataset in the data source we created, using the TPC-H dataset as 
an example. After the dataset is created, you can set the corresponding report.
+
+   ![Doris table](/images/bi-quickbi-en-4.png)
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/ecosystem/bi/quickbi.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/ecosystem/bi/quickbi.md
new file mode 100644
index 00000000000..bdd7705766e
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/ecosystem/bi/quickbi.md
@@ -0,0 +1,43 @@
+---
+{
+"title": "Quick BI",
+"language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+  http://www.apache.org/licenses/LICENSE-2.0
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## Quick BI介绍
+Quick BI 是一款基于数据仓库的商业智能工具,它可以帮助企业快速搭建起酷炫的可视化分析罗盘。Quick BI 支持多种数据源,包括 
MySQL、Oracle、SQL Server、Apache Doris 等数据库,以及 Excel、CSV、JSON 
等文件格式。它提供了丰富的可视化组件,如表格、图表、地图等,用户可以通过简单的拖拽操作,轻松实现数据的可视化分析。
+## 数据连接与应用
+1. 登录 Quick BI 并建立一个工作区。
+2. 在当前的工作区下点击新建数据源
+
+   ![create workspace](/images/bi-quickbi-en-1.png)
+
+3. 在新建的数据源中选择 Apache Doris ,并填写对应 Doris 的连接信息。
+
+   ![Doris information](/images/bi-quickbi-en-2.png)
+
+4. 连接成功后,可在数据源列表中看到我们创建的数据源。
+
+   ![data source](/images/bi-quickbi-en-3.png)
+
+5. 在创建的数据源中创建一个数据集,此处以 TPC-H 数据集为例。创建数据集后即可设置对应的报表。
+
+   ![Doris table](/images/bi-quickbi-en-4.png)
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0/ecosystem/bi/quickbi.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0/ecosystem/bi/quickbi.md
new file mode 100644
index 00000000000..bdd7705766e
--- /dev/null
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0/ecosystem/bi/quickbi.md
@@ -0,0 +1,43 @@
+---
+{
+"title": "Quick BI",
+"language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+  http://www.apache.org/licenses/LICENSE-2.0
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## Quick BI介绍
+Quick BI 是一款基于数据仓库的商业智能工具,它可以帮助企业快速搭建起酷炫的可视化分析罗盘。Quick BI 支持多种数据源,包括 
MySQL、Oracle、SQL Server、Apache Doris 等数据库,以及 Excel、CSV、JSON 
等文件格式。它提供了丰富的可视化组件,如表格、图表、地图等,用户可以通过简单的拖拽操作,轻松实现数据的可视化分析。
+## 数据连接与应用
+1. 登录 Quick BI 并建立一个工作区。
+2. 在当前的工作区下点击新建数据源
+
+   ![create workspace](/images/bi-quickbi-en-1.png)
+
+3. 在新建的数据源中选择 Apache Doris ,并填写对应 Doris 的连接信息。
+
+   ![Doris information](/images/bi-quickbi-en-2.png)
+
+4. 连接成功后,可在数据源列表中看到我们创建的数据源。
+
+   ![data source](/images/bi-quickbi-en-3.png)
+
+5. 在创建的数据源中创建一个数据集,此处以 TPC-H 数据集为例。创建数据集后即可设置对应的报表。
+
+   ![Doris table](/images/bi-quickbi-en-4.png)
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/ecosystem/bi/quickbi.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/ecosystem/bi/quickbi.md
new file mode 100644
index 00000000000..bdd7705766e
--- /dev/null
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/ecosystem/bi/quickbi.md
@@ -0,0 +1,43 @@
+---
+{
+"title": "Quick BI",
+"language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+  http://www.apache.org/licenses/LICENSE-2.0
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## Quick BI介绍
+Quick BI 是一款基于数据仓库的商业智能工具,它可以帮助企业快速搭建起酷炫的可视化分析罗盘。Quick BI 支持多种数据源,包括 
MySQL、Oracle、SQL Server、Apache Doris 等数据库,以及 Excel、CSV、JSON 
等文件格式。它提供了丰富的可视化组件,如表格、图表、地图等,用户可以通过简单的拖拽操作,轻松实现数据的可视化分析。
+## 数据连接与应用
+1. 登录 Quick BI 并建立一个工作区。
+2. 在当前的工作区下点击新建数据源
+
+   ![create workspace](/images/bi-quickbi-en-1.png)
+
+3. 在新建的数据源中选择 Apache Doris ,并填写对应 Doris 的连接信息。
+
+   ![Doris information](/images/bi-quickbi-en-2.png)
+
+4. 连接成功后,可在数据源列表中看到我们创建的数据源。
+
+   ![data source](/images/bi-quickbi-en-3.png)
+
+5. 在创建的数据源中创建一个数据集,此处以 TPC-H 数据集为例。创建数据集后即可设置对应的报表。
+
+   ![Doris table](/images/bi-quickbi-en-4.png)
diff --git a/sidebars.json b/sidebars.json
index b6eae3b7ea0..5575eb9e89f 100644
--- a/sidebars.json
+++ b/sidebars.json
@@ -545,7 +545,8 @@
                         "ecosystem/bi/finebi",
                         "ecosystem/bi/powerbi",
                         "ecosystem/bi/tableau",
-                        "ecosystem/bi/quicksight"
+                        "ecosystem/bi/quicksight",
+                        "ecosystem/bi/quickbi"
                     ]
                 }
             ]
diff --git a/static/images/bi-quickbi-en-1.png 
b/static/images/bi-quickbi-en-1.png
new file mode 100644
index 00000000000..919b40f83d6
Binary files /dev/null and b/static/images/bi-quickbi-en-1.png differ
diff --git a/static/images/bi-quickbi-en-2.png 
b/static/images/bi-quickbi-en-2.png
new file mode 100644
index 00000000000..ce133a7eba1
Binary files /dev/null and b/static/images/bi-quickbi-en-2.png differ
diff --git a/static/images/bi-quickbi-en-3.png 
b/static/images/bi-quickbi-en-3.png
new file mode 100644
index 00000000000..07c2f4ea8ac
Binary files /dev/null and b/static/images/bi-quickbi-en-3.png differ
diff --git a/static/images/bi-quickbi-en-4.png 
b/static/images/bi-quickbi-en-4.png
new file mode 100644
index 00000000000..c959b2c962a
Binary files /dev/null and b/static/images/bi-quickbi-en-4.png differ
diff --git a/versioned_docs/version-2.0/ecosystem/bi/quickbi.md 
b/versioned_docs/version-2.0/ecosystem/bi/quickbi.md
new file mode 100644
index 00000000000..e90d1c15ef7
--- /dev/null
+++ b/versioned_docs/version-2.0/ecosystem/bi/quickbi.md
@@ -0,0 +1,44 @@
+---
+{
+"title": "Quick BI",
+"language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+  http://www.apache.org/licenses/LICENSE-2.0
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## Introduction
+Quick BI is a data warehouse-based business intelligence tool that helps 
enterprises set up impressive visual analyses quickly. Quick BI supports a 
variety of data sources, including databases like MySQL, Oracle, SQL Server, 
and Apache Doris, as well as file formats such as Excel, CSV, and JSON. It 
offers a wealth of visualization components, such as tables, charts, and maps, 
allowing users to easily achieve data visualization through simple 
drag-and-drop operations.
+
+## Data connection and application
+1. Login Quick BI and create a workspace.
+2. Click Data Source under the current workspace.
+
+   ![create workspace](/images/bi-quickbi-en-1.png)
+
+3. Select Apache Doris in the already created data source and fill in the 
corresponding Apache Doris connection information.
+
+   ![Doris information](/images/bi-quickbi-en-2.png)
+
+4. Once the connection is successful, you can see the data source we created 
in the data source list.
+
+   ![data source](/images/bi-quickbi-en-3.png)
+
+5. Create a dataset in the data source we created, using the TPC-H dataset as 
an example. After the dataset is created, you can set the corresponding report.
+
+   ![Doris table](/images/bi-quickbi-en-4.png)
diff --git a/versioned_docs/version-2.1/ecosystem/bi/quickbi.md 
b/versioned_docs/version-2.1/ecosystem/bi/quickbi.md
new file mode 100644
index 00000000000..e90d1c15ef7
--- /dev/null
+++ b/versioned_docs/version-2.1/ecosystem/bi/quickbi.md
@@ -0,0 +1,44 @@
+---
+{
+"title": "Quick BI",
+"language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+  http://www.apache.org/licenses/LICENSE-2.0
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## Introduction
+Quick BI is a data warehouse-based business intelligence tool that helps 
enterprises set up impressive visual analyses quickly. Quick BI supports a 
variety of data sources, including databases like MySQL, Oracle, SQL Server, 
and Apache Doris, as well as file formats such as Excel, CSV, and JSON. It 
offers a wealth of visualization components, such as tables, charts, and maps, 
allowing users to easily achieve data visualization through simple 
drag-and-drop operations.
+
+## Data connection and application
+1. Login Quick BI and create a workspace.
+2. Click Data Source under the current workspace.
+
+   ![create workspace](/images/bi-quickbi-en-1.png)
+
+3. Select Apache Doris in the already created data source and fill in the 
corresponding Apache Doris connection information.
+
+   ![Doris information](/images/bi-quickbi-en-2.png)
+
+4. Once the connection is successful, you can see the data source we created 
in the data source list.
+
+   ![data source](/images/bi-quickbi-en-3.png)
+
+5. Create a dataset in the data source we created, using the TPC-H dataset as 
an example. After the dataset is created, you can set the corresponding report.
+
+   ![Doris table](/images/bi-quickbi-en-4.png)
diff --git a/versioned_sidebars/version-2.0-sidebars.json 
b/versioned_sidebars/version-2.0-sidebars.json
index 1ecafc5befb..8e272ae23ba 100644
--- a/versioned_sidebars/version-2.0-sidebars.json
+++ b/versioned_sidebars/version-2.0-sidebars.json
@@ -494,7 +494,8 @@
                         "ecosystem/bi/finebi",
                         "ecosystem/bi/powerbi",
                         "ecosystem/bi/tableau",
-                        "ecosystem/bi/quicksight"
+                        "ecosystem/bi/quicksight",
+                        "ecosystem/bi/quickbi"
                     ]
                 }
             ]
diff --git a/versioned_sidebars/version-2.1-sidebars.json 
b/versioned_sidebars/version-2.1-sidebars.json
index 7e160b00670..e895f5dd237 100644
--- a/versioned_sidebars/version-2.1-sidebars.json
+++ b/versioned_sidebars/version-2.1-sidebars.json
@@ -534,7 +534,8 @@
                         "ecosystem/bi/finebi",
                         "ecosystem/bi/powerbi",
                         "ecosystem/bi/tableau",
-                        "ecosystem/bi/quicksight"
+                        "ecosystem/bi/quicksight",
+                        "ecosystem/bi/quickbi"
                     ]
                 }
             ]


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to