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/incubator-iotdb.git
The following commit(s) were added to refs/heads/master by this push:
new c8f7afc modify readme
c8f7afc is described below
commit c8f7afcadbae2d201e89c7f7b5648c707fa747ff
Author: qiaojialin <[email protected]>
AuthorDate: Wed Jan 29 14:52:53 2020 +0800
modify readme
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 79b1172..9dc59a1 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@
# Overview
-IoTDB (Internet of Things Database) is an integrated data management engine
designed for time series data, which can provide users specific services, such
as, data collection, storage and analysis. Due to its light weight structure,
high performance and usable features together with its seamless integration
with the Hadoop and Spark ecology, IoTDB meets the requirements of massive
dataset storage, high throughput data input and complex data analysis in the
industrial IoTDB field.
+IoTDB (Internet of Things Database) is a data management system for time
series data, which can provide users specific services, such as, data
collection, storage and analysis. Due to its light weight structure, high
performance and usable features together with its seamless integration with the
Hadoop and Spark ecology, IoTDB meets the requirements of massive dataset
storage, high throughput data input and complex data analysis in the industrial
IoTDB field.
# Main Features