diff --git a/docs/Community-History&Vision.md b/docs/Community-History&Vision.md index 46c3cc907d834fd327be0637b935148f88dd9f79..64fcf07f6d9b89305e0b5d1c57b2734f09f2b657 100644 --- a/docs/Community-History&Vision.md +++ b/docs/Community-History&Vision.md @@ -1,3 +1,24 @@ + + # History&Vision Comming Soon. diff --git a/docs/Community-Powered By.md b/docs/Community-Powered By.md index f29d0c70e7a76cb6b93d26dee909b076c9656ede..56ec0389f338189169f2c795a05ac96b667a010c 100644 --- a/docs/Community-Powered By.md +++ b/docs/Community-Powered By.md @@ -1,3 +1,24 @@ + + - [Powered By](#powered-by) diff --git a/docs/Community-Project Committers.md b/docs/Community-Project Committers.md index 70b40ef46f138c19f1f58a734d70df244dcfb41a..6ef3397662247d5ee000ffafc220146a1b740490 100644 --- a/docs/Community-Project Committers.md +++ b/docs/Community-Project Committers.md @@ -1,3 +1,24 @@ + + # Project Committers | Name | Organization | diff --git a/docs/Development.md b/docs/Development.md index cd6fec33fe2019c0a1982c66ff5b1a23e5494f4d..276848930474277c02120e444f7f44733b1a929f 100644 --- a/docs/Development.md +++ b/docs/Development.md @@ -1,3 +1,24 @@ + + - [Have Questions](#have-questions) diff --git a/docs/Documentation/Frequently asked questions.md b/docs/Documentation/Frequently asked questions.md index dc9a4bed73e295ba742a9fcee62a5ada8c248643..5f53563517de1e9e1902f6eddf27310b47d11d8f 100644 --- a/docs/Documentation/Frequently asked questions.md +++ b/docs/Documentation/Frequently asked questions.md @@ -1,3 +1,24 @@ + + - [Frequently Asked Questions](#frequently-asked-questions) diff --git a/docs/Documentation/OtherMaterial-Examples.md b/docs/Documentation/OtherMaterial-Examples.md index a1563278d44b7614623fa356ef390cf09c86aa3e..c56b650f65125e7c814cea2b214bc23a96e6d6af 100644 --- a/docs/Documentation/OtherMaterial-Examples.md +++ b/docs/Documentation/OtherMaterial-Examples.md @@ -1,3 +1,24 @@ + + # IoTDB Examples These examples give a quick overview of the IoTDB JDBC. IoTDB offers standard JDBC for users to interact with IoTDB, other language versions are comming soon. diff --git a/docs/Documentation/OtherMaterial-Reference.md b/docs/Documentation/OtherMaterial-Reference.md index 86ae366c21bec669226fbaa11a3b4e47b03b4f24..ed2d3f66023d02558e495261e68e5f0bda362864 100644 --- a/docs/Documentation/OtherMaterial-Reference.md +++ b/docs/Documentation/OtherMaterial-Reference.md @@ -1,3 +1,24 @@ + + # Research Papers Apache IoTDB started at Tsinghua University, School of Software. IoTDB is a database for managing large amount of time series data with columnar storage, data encoding, pre-computation, and index techniques. It has SQL-like interface to write millions of data points per second per node and is optimized to get query results in few seconds over trillions of data points. It can also be easily integrated with Apache Hadoop MapReduce and Apache Spark for analytics. diff --git a/docs/Documentation/OtherMaterial-ReleaseNotesV0.7.0.md b/docs/Documentation/OtherMaterial-ReleaseNotesV0.7.0.md index 03b55ba2a66af4ad603a924715f12ac645dc6545..949e8cde0da4168ff2efa51b88af1a2a0417bc10 100644 --- a/docs/Documentation/OtherMaterial-ReleaseNotesV0.7.0.md +++ b/docs/Documentation/OtherMaterial-ReleaseNotesV0.7.0.md @@ -1,3 +1,24 @@ + + - [v0.7.0 Release Notes](#v070-release-notes) diff --git a/docs/Documentation/OtherMaterial-Sample Data.md b/docs/Documentation/OtherMaterial-Sample Data.md index 2040fab4786e01663b05e94ae2c48a826e0e6f6c..b66a159140ccbf0c20134bc47b859f6a2ddda295 100644 --- a/docs/Documentation/OtherMaterial-Sample Data.md +++ b/docs/Documentation/OtherMaterial-Sample Data.md @@ -1,3 +1,24 @@ + + - [Material: Sample Data](#material-sample-data) diff --git a/docs/Documentation/OtherMaterial-Sample Data.txt b/docs/Documentation/OtherMaterial-Sample Data.txt index 3ac8b0c8b8279eb555577594e505c6316f5070f9..f364a26934593d4ce45ce64a15c704c6b373c181 100644 --- a/docs/Documentation/OtherMaterial-Sample Data.txt +++ b/docs/Documentation/OtherMaterial-Sample Data.txt @@ -1,3 +1,24 @@ + + set storage group to root.ln create timeseries root.ln.wf01.wt01.status with datatype=BOOLEAN,encoding=PLAIN insert into root.ln.wf01.wt01(timestamp,status) values(1509465600000,true) diff --git a/docs/Documentation/QuickStart.md b/docs/Documentation/QuickStart.md index e2556f1ad1b494aad942574ef6ff9bead7c6afce..d1a3fd86edd802bb9535c52670a4eaf676a8dda8 100755 --- a/docs/Documentation/QuickStart.md +++ b/docs/Documentation/QuickStart.md @@ -1,3 +1,24 @@ + + - [Quick Start](#quick-start) diff --git a/docs/Documentation/UserGuideV0.7.0/1-Overview.md b/docs/Documentation/UserGuideV0.7.0/1-Overview.md index 1c203c559b16b2c2a99678b21e42644040e710f1..e4d03586534e80bb6fb46407a316eede1164da68 100644 --- a/docs/Documentation/UserGuideV0.7.0/1-Overview.md +++ b/docs/Documentation/UserGuideV0.7.0/1-Overview.md @@ -1,3 +1,24 @@ + + - [Chapter 1: Overview](#chapter-1-overview) diff --git a/docs/Documentation/UserGuideV0.7.0/2-Concept.md b/docs/Documentation/UserGuideV0.7.0/2-Concept.md index bc2f0a6877dd58cb1c0dc4525ea40672695dc948..d560b7d846a93a804c2d36e269cc6c0044e1332b 100644 --- a/docs/Documentation/UserGuideV0.7.0/2-Concept.md +++ b/docs/Documentation/UserGuideV0.7.0/2-Concept.md @@ -1,3 +1,24 @@ + + - [Chapter 2: Concept](#chapter-2-concept) diff --git a/docs/Documentation/UserGuideV0.7.0/3-Operation Manual.md b/docs/Documentation/UserGuideV0.7.0/3-Operation Manual.md index 03a38714d890a0cd159e9653d06e3e5c56ed5b5b..aafdd88af62fa6233cc686c45f72671617ca12fe 100644 --- a/docs/Documentation/UserGuideV0.7.0/3-Operation Manual.md +++ b/docs/Documentation/UserGuideV0.7.0/3-Operation Manual.md @@ -1,3 +1,24 @@ + + - [Chapter 3: Operation Manual](#chapter-3-operation-manual) diff --git a/docs/Documentation/UserGuideV0.7.0/4-Deployment and Management.md b/docs/Documentation/UserGuideV0.7.0/4-Deployment and Management.md index 4a0be1e36873a798822430ea66381e3a499d227b..0117cc0f5d3d01e896109ce055cbf75dd542e54d 100644 --- a/docs/Documentation/UserGuideV0.7.0/4-Deployment and Management.md +++ b/docs/Documentation/UserGuideV0.7.0/4-Deployment and Management.md @@ -1,3 +1,24 @@ + + - [Chapter4: Deployment and Management](#chapter4-deployment-and-management) diff --git a/docs/Documentation/UserGuideV0.7.0/5-SQL Documentation.md b/docs/Documentation/UserGuideV0.7.0/5-SQL Documentation.md index b9fa6177887bb82137a730613fd33f1cf59311d5..b02f7941b9d5aef003a86dc139391299ff6de436 100644 --- a/docs/Documentation/UserGuideV0.7.0/5-SQL Documentation.md +++ b/docs/Documentation/UserGuideV0.7.0/5-SQL Documentation.md @@ -1,3 +1,24 @@ + + - [Chapter 5: IoTDB SQL Documentation](#chapter-5-iotdb-sql-documentation) diff --git a/docs/Documentation/UserGuideV0.7.0/6-JDBC Documentation.md b/docs/Documentation/UserGuideV0.7.0/6-JDBC Documentation.md index b003ba451205e29e4f791a8c90ac7347aa78fa03..6c4b5df16c14af7ca42301873f78b36375b5ac6d 100644 --- a/docs/Documentation/UserGuideV0.7.0/6-JDBC Documentation.md +++ b/docs/Documentation/UserGuideV0.7.0/6-JDBC Documentation.md @@ -1,3 +1,24 @@ + + - [Chaper6: JDBC API](#chaper6-jdbc-api) diff --git a/docs/Documentation/UserGuideV0.7.0/7-Tools-Cli.md b/docs/Documentation/UserGuideV0.7.0/7-Tools-Cli.md index 5faec15a0c8f6aed912323174814b1e98c037f7e..0fff23f4ab52308a0a306cd3eb5bdfe2e6fd6f2a 100644 --- a/docs/Documentation/UserGuideV0.7.0/7-Tools-Cli.md +++ b/docs/Documentation/UserGuideV0.7.0/7-Tools-Cli.md @@ -1,3 +1,24 @@ + + - [Cli/shell tool](#clishell-tool) diff --git a/docs/Documentation/UserGuideV0.7.0/7-Tools-Grafana.md b/docs/Documentation/UserGuideV0.7.0/7-Tools-Grafana.md index 26d20fb9a8174c3660798b14f70f0bc2677b17c8..42c1faf1dedd71272fbe05393717f9219f27aea7 100644 --- a/docs/Documentation/UserGuideV0.7.0/7-Tools-Grafana.md +++ b/docs/Documentation/UserGuideV0.7.0/7-Tools-Grafana.md @@ -1,3 +1,24 @@ + + - [IoTDB-Grafana](#iotdb-grafana) diff --git a/docs/Documentation/UserGuideV0.7.0/7-Tools-Hadoop.md b/docs/Documentation/UserGuideV0.7.0/7-Tools-Hadoop.md index 88eb12459f1762702246fa92a23d7b88f1dbcffa..51dc4a1411f7d3f3731bd7c4916b0ddc596ef994 100644 --- a/docs/Documentation/UserGuideV0.7.0/7-Tools-Hadoop.md +++ b/docs/Documentation/UserGuideV0.7.0/7-Tools-Hadoop.md @@ -1,3 +1,24 @@ + + - [TsFile-Hadoop-Connector User Guide](#tsfile-hadoop-connector-user-guide) diff --git a/docs/Documentation/UserGuideV0.7.0/7-Tools-spark.md b/docs/Documentation/UserGuideV0.7.0/7-Tools-spark.md index afdfb6540b74120e7198c7a389c1b10a7c95f1ad..adf28c61c520ea597d99f696a1e66cad13adde5e 100644 --- a/docs/Documentation/UserGuideV0.7.0/7-Tools-spark.md +++ b/docs/Documentation/UserGuideV0.7.0/7-Tools-spark.md @@ -1,3 +1,24 @@ + + - [TsFile-Spark-Connector User Guide](#tsfile-spark-connector-user-guide)