书栈网 · BookStack 本次搜索耗时 0.080 秒,为您找到 1153 个相关结果.
  • C++

    C++ 原生接口 依赖 安装 安装相关依赖 执行编译 基本接口说明 初始化 数据定义接口(DDL) Database 管理 时间序列管理 元数据模版 数据操作接口(DML) 数据写入 带有类型推断的写入 对齐时间序列写入 数据删除 IoTDB-SQL 接口 示例代码 FAQ Thrift 编译相关问题 C++ 原生...
  • Schema Template

    Schema Template Problem scenario Concept Lifetime of Schema Template Usage Schema Template Problem scenario When faced with a large number of entities of the same type and ...
  • 数据查询

    数据查询 概述 语法定义 语法说明 SELECT 子句 INTO 子句 FROM 子句 WHERE 子句 GROUP BY 子句 HAVING 子句 ORDER BY 子句 FILL 子句 SLIMIT 和 SOFFSET 子句 LIMIT 和 OFFSET 子句 ALIGN BY 子句 SQL 示例 示例...
  • Query Alignment Mode

    Query Alignment Mode align by device Query Alignment Mode In addition, IoTDB supports another result set format: ALIGN BY DEVICE . align by device The ALIGN BY DEVICE indica...
  • Schema Template

    Schema Template Problem scenario Concept Lifetime of Schema Template Usage Schema Template Problem scenario When faced with a large number of entities of the same type and ...
  • 自动创建元数据

    自动创建元数据 自动创建存储组的元数据 自动创建序列的元数据(前端指定数据类型) 自动创建序列的元数据(类型推断) 类型推断 编码方式 自动创建元数据 自动创建元数据指的是根据写入数据的特征自动创建出用户未定义的时间序列, 这既能解决海量序列场景下设备及测点难以提前预测与建模的难题,又能为用户提供开箱即用的写入体验。 自动创建存储组的元数...
  • CSV Tool

    CSV Tool Usage of export-csv.sh Syntax example Sample SQL file Note Usage of import-csv.sh Create metadata (optional) Sample CSV file to be imported Syntax Example Note ...
  • 概述

    运算符和函数 运算符列表 算数运算符 比较运算符 逻辑运算符 运算符优先级 内置函数列表 聚合函数 数学函数 比较函数 字符串处理函数 数据类型转换函数 常序列生成函数 选择函数 区间查询函数 趋势计算函数 采样函数 数据质量函数库 运算符和函数 本章介绍 IoTDB 支持的运算符和函数。IoTDB 提供了丰富的内置运...
  • Encoding

    Encoding Encoding Methods Correspondence between data type and encoding Encoding Encoding Methods To improve the efficiency of data storage, it is necessary to encode data du...
  • Performance

    Performance Database connection Read and write performance Storage performance Performance This chapter introduces the performance characteristics of IoTDB from the perspecti...