This is an automated email from the ASF dual-hosted git repository. morningman 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 4537b7d457c add new smartbi doc (#1142) 4537b7d457c is described below commit 4537b7d457c4bfca05dc44e94875f55c50ad38a5 Author: wyx123654 <45102878+wyx123...@users.noreply.github.com> AuthorDate: Wed Sep 25 20:57:35 2024 +0800 add new smartbi doc (#1142) # Versions - [ ✅] dev - [ ✅] 3.0 - [ ✅] 2.1 - [ ✅] 2.0 # Languages - [ ✅] Chinese - [ ✅] English --- common_docs_zh/ecosystem/bi/smartbi.md | 51 +++++++++++++++++++++++++ ecosystem/bi/smartbi.md | 55 +++++++++++++++++++++++++++ sidebars.json | 3 +- static/images/bi-smartbi-en-1.png | Bin 0 -> 1678367 bytes static/images/bi-smartbi-en-2.png | Bin 0 -> 23455 bytes static/images/bi-smartbi-en-3.png | Bin 0 -> 168699 bytes static/images/bi-smartbi-en-4.png | Bin 0 -> 10779 bytes static/images/bi-smartbi-en-5.png | Bin 0 -> 97105 bytes versioned_sidebars/version-1.2-sidebars.json | 3 +- versioned_sidebars/version-2.0-sidebars.json | 3 +- versioned_sidebars/version-2.1-sidebars.json | 3 +- versioned_sidebars/version-3.0-sidebars.json | 3 +- 12 files changed, 116 insertions(+), 5 deletions(-) diff --git a/common_docs_zh/ecosystem/bi/smartbi.md b/common_docs_zh/ecosystem/bi/smartbi.md new file mode 100644 index 00000000000..018ff3f675a --- /dev/null +++ b/common_docs_zh/ecosystem/bi/smartbi.md @@ -0,0 +1,51 @@ +--- +{ + "title": "Smartbi", + "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. +--> + +## Smartbi 介绍 + +Smartbi 是软件服务、应用连接器的集合,其可以连接到多种数据源,包括 Oracle、SQL Server、MySQL 和 Doris 等,以便用户可以轻松地整合和清洗数据。借助 Smartbi 的数据建模功能,用户不仅可以创建复杂的关系模型,还能编写数据分析表达式并建立数据关系,从而为高级的数据分析和可视化奠定基础。Smartbi 提供了丰富多样的可视化选项,包括各种类型的图表、地理地图、交互式仪表板,以及支持用户自定义的可视化工具。这些功能强大的工具帮助用户更直观、更全面地理解和展示他们的数据,提升数据分析的效果和效率。 + +## 数据连接与应用 + +1. 登录 Smartbi 之后点击数据连接。 + +  + +2. 在数据连接页面中可以看到各个待连接的数据库列表,选择 Doris 数据库。 + +  + +3. 在选择数据库之后,填写 Doris 数据库的连接信息。 + +  + +4. 若填写信息无误,且连接成功后会显示测试通过。 + +  + +5. 连接成功后,在数据分析模块电子服务看板,可以自定义设置所需要的报表信息。 + +  diff --git a/ecosystem/bi/smartbi.md b/ecosystem/bi/smartbi.md new file mode 100644 index 00000000000..cd2986c4872 --- /dev/null +++ b/ecosystem/bi/smartbi.md @@ -0,0 +1,55 @@ +--- +{ + "title": "Smartbi", + "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. +--> + +## Smartbi Introduction + +Smartbi is a collection of software services and application connectors that can connect to a variety of data sources, including Oracle, SQL Server, MySQL, and Doris, enabling users to integrate and cleanse their data easily. With Smartbi's data modeling capabilities, users can not only create complex relational models but also write data analysis expressions and establish data relationships, laying the foundation for advanced data analysis and visualization. SmartBI offers a diverse ran [...] + +## Precondition + +you can visit https://www.smartbi.info/download to download and install Smartbi. + +## Data connection and application + +1. Log into Smartbi and click Data Connections. + +  + +2. After clicking the data connections, you can find a list of databases to be connected with and select the Doris database. + +  + +3. After selecting the database, fill in the connection information of the Doris database + +  + +4. If the information is correct and the network is connected, a message is displayed indicating that the Test passed. + +  + +5. After the connection is successful, you can customize and set the required report information in the data analysis module Self-service dashboard. + +  diff --git a/sidebars.json b/sidebars.json index 89a65629d53..d80c6e86076 100644 --- a/sidebars.json +++ b/sidebars.json @@ -1669,7 +1669,8 @@ "ecosystem/bi/powerbi", "ecosystem/bi/tableau", "ecosystem/bi/quicksight", - "ecosystem/bi/quickbi" + "ecosystem/bi/quickbi", + "ecosystem/bi/smartbi" ] } ], diff --git a/static/images/bi-smartbi-en-1.png b/static/images/bi-smartbi-en-1.png new file mode 100644 index 00000000000..f5bba14d202 Binary files /dev/null and b/static/images/bi-smartbi-en-1.png differ diff --git a/static/images/bi-smartbi-en-2.png b/static/images/bi-smartbi-en-2.png new file mode 100644 index 00000000000..fadaa370283 Binary files /dev/null and b/static/images/bi-smartbi-en-2.png differ diff --git a/static/images/bi-smartbi-en-3.png b/static/images/bi-smartbi-en-3.png new file mode 100644 index 00000000000..ad5bab93e1a Binary files /dev/null and b/static/images/bi-smartbi-en-3.png differ diff --git a/static/images/bi-smartbi-en-4.png b/static/images/bi-smartbi-en-4.png new file mode 100644 index 00000000000..e2d80ab8084 Binary files /dev/null and b/static/images/bi-smartbi-en-4.png differ diff --git a/static/images/bi-smartbi-en-5.png b/static/images/bi-smartbi-en-5.png new file mode 100644 index 00000000000..be98c0db207 Binary files /dev/null and b/static/images/bi-smartbi-en-5.png differ diff --git a/versioned_sidebars/version-1.2-sidebars.json b/versioned_sidebars/version-1.2-sidebars.json index d2ae59e8d6d..e8160e13a5c 100644 --- a/versioned_sidebars/version-1.2-sidebars.json +++ b/versioned_sidebars/version-1.2-sidebars.json @@ -1226,7 +1226,8 @@ "ecosystem/bi/powerbi", "ecosystem/bi/tableau", "ecosystem/bi/quicksight", - "ecosystem/bi/quickbi" + "ecosystem/bi/quickbi", + "ecosystem/bi/smartbi" ] } ], diff --git a/versioned_sidebars/version-2.0-sidebars.json b/versioned_sidebars/version-2.0-sidebars.json index 7c95f2d7b81..ac7c55c83b9 100644 --- a/versioned_sidebars/version-2.0-sidebars.json +++ b/versioned_sidebars/version-2.0-sidebars.json @@ -1437,7 +1437,8 @@ "ecosystem/bi/powerbi", "ecosystem/bi/tableau", "ecosystem/bi/quicksight", - "ecosystem/bi/quickbi" + "ecosystem/bi/quickbi", + "ecosystem/bi/smartbi" ] } ], diff --git a/versioned_sidebars/version-2.1-sidebars.json b/versioned_sidebars/version-2.1-sidebars.json index 806494cdaf6..07464482c3c 100644 --- a/versioned_sidebars/version-2.1-sidebars.json +++ b/versioned_sidebars/version-2.1-sidebars.json @@ -1598,7 +1598,8 @@ "ecosystem/bi/powerbi", "ecosystem/bi/tableau", "ecosystem/bi/quicksight", - "ecosystem/bi/quickbi" + "ecosystem/bi/quickbi", + "ecosystem/bi/smartbi" ] } ], diff --git a/versioned_sidebars/version-3.0-sidebars.json b/versioned_sidebars/version-3.0-sidebars.json index e9f5f13f39c..7f341b55fa9 100644 --- a/versioned_sidebars/version-3.0-sidebars.json +++ b/versioned_sidebars/version-3.0-sidebars.json @@ -1649,7 +1649,8 @@ "ecosystem/bi/powerbi", "ecosystem/bi/tableau", "ecosystem/bi/quicksight", - "ecosystem/bi/quickbi" + "ecosystem/bi/quickbi", + "ecosystem/bi/smartbi" ] } ], --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org