This is an automated email from the ASF dual-hosted git repository.
qiaojialin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/master by this push:
new 9c4cd4b introduction modify for README_ZH.md (#3646)
9c4cd4b is described below
commit 9c4cd4b44a880aa12ed768a39c2256d8886bb032
Author: ShuanglinWu <[email protected]>
AuthorDate: Thu Jul 29 23:22:58 2021 +0800
introduction modify for README_ZH.md (#3646)
---
README_ZH.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README_ZH.md b/README_ZH.md
index fbf4ca2..da90807 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -36,7 +36,7 @@
[](https://join.slack.com/t/apacheiotdb/shared_invite/zt-qvso1nj8-7715TpySZtZqmyG5qXQwpg)
# 简介
-IoTDB (Internet of Things Database)
是一个时序数据的数据管理系统,可以为用户提供数据收集、存储和分析等特定的服务。IoTDB由于其轻量级的结构、高性能和可用的特性,以及与Hadoop和Spark生态的无缝集成,满足了工业IoTDB领域中海量数据存储、高吞吐量数据写入和复杂数据分析的需求。
+IoTDB (Internet of Things Database)
是一款时序数据库管理系统,可以为用户提供数据收集、存储和分析等服务。IoTDB由于其轻量级架构、高性能和高可用的特性,以及与 Hadoop 和 Spark
生态的无缝集成,满足了工业 IoT 领域中海量数据存储、高吞吐量数据写入和复杂数据查询分析的需求。
# 主要特点