DBDB.io The Encyclopedia of Database Systems · Est. 2017
Database of Databases

Database Entry

TDengine


TDengine is a relational time-series database management system that targets IoT workloads. It supports result caching, message queuing, subscription, and continuous queries over streaming data.

Source Code
https://github.com/taosdata/TDengine[02]
Twitter
@TaosData
Developer
Country of Origin
CN
Start Year
2017 [05]
Project Types
Commercial, Open Source
Written in
C
Supported Languages
C, C++, Go, Java, Python, Rust, SQL
Operating System
Linux
License
AGPL v3

Database Entry

TDengine


TDengine is a relational time-series database management system that targets IoT workloads. It supports result caching, message queuing, subscription, and continuous queries over streaming data.

Data Model[04]


"One table for each data collection point" can ensure the optimal performance of insert and query of a single data collection point to the greatest extent.To support aggregation over multiple tables efficiently, the STable(Super Table) concept is introduced by TDengine.

Query Interface


SQL

Citations

5 sources
  1. 时序数据库_实时数据库 - TDengine | 涛思数据 taosdata.com
  2. GitHub - taosdata/TDengine: High-performance, scalable time-series database designed for Industrial IoT (IIoT) scenarios · GitHub github.com
  3. https://www.taosdata.com/en/documentation taosdata.com Dead — Check Archive
  4. TDengine TSDB Documentation | TDengine TSDB Docs tdengine.com
  5. TDengine first commit github.com
Revision #5 Last Updated: