|   | Apache IoTDB | 
| 数据库模式 | Time Series | 
| 官网 | https://iotdb.apache.org/ | 
| 说明文档 | https://iotdb.apache.org/UserGuide/Master/QuickStart/QuickStart.html | 
| 安装说明 | |
| 数据类型说明 | https://iotdb.apache.org/UserGuide/latest/Background-knowledge/Data-Type.html | 
| DDL说明 | |
| 元数据说明 | |
| 示例代码 | https://gitee.com/anyline/anyline-simple/tree/master/anyline-simple-data-jdbc-dialect/anyline-simple-data-jdbc-iotdb | 
| 驱动类 | org.apache.iotdb.jdbc.IoTDBDriver | 
| 驱动下载 | |
| 驱动maven | |
| JDBC-URL | jdbc:iotdb://{host}:{port} | 
| 支持语言 | C,C#,C++,Go,Java,Python,Scala | 
| 支持接口 | JDBC,Native API | 
