Skip to content

TDengine


logo of awesome-tdengine repository

Awesome TDengine Awesome

🎉 A curated list of awesome things related to TDengine.

Open‑Source, High‑Performance Simplified Solution for Time Series Data

TDengine is an open-source, cloud-native time-series database (TSDB) optimized for Internet of Things (IoT), Connected Cars, and Industrial IoT. It enables efficient, real-time ingestion, processing, and monitoring of petabytes of data per day, generated by billions of sensors and data collectors. With its built-in caching, stream processing, and data subscription capabilities, TDengine offers a simplified solution for time-series data processing.

GitHub Repo: https://github.com/taosdata/TDengine

Offical Website: tdengine.com

GUI

  • TDengineGUI - A simple TDengine Desktop Manager(Original).
  • TDengineGUI for 2.x & 3.x - A simple TDengine Desktop Manager, adapted to TDengine 3.x.
  • Taos.Studio - A GUI tool for viewing and editing data for TDengine.
  • balloonfish - Electron + Vue3 + Vite2.0 based TDengine time-series database visualized management tool.
  • tdengine-client - A simple TDengine interface.
  • SQLAuto - A smart SQL testing automation tool for databases, support any CRUD, any template variables, generating argument combinations, generating lots of data rows.

IoT

  • Zeus IoT - Zeus IoT is the world's first open source Internet of Things distributed collection platform based on Zabbix, with the ability to collect, analyze, and store data from millions of IoT devices.
  • DG-IoT - DG-IoT platform industry application extension plugin.
  • dgiot_tdengine - TDengine adapter plugin.
  • node-red-contrib-tdengine - TDengine connector plugin for Node-RED.
  • IoTSharp - IoTSharp is an open-source IoT platform for data collection,It supports storing time series data to TDengine.
  • WumeiSmart - WumeiSmart is an intelligent life IoT platform.
  • JetLinks - JetLinks is a fully responsive, enterprise-class IoT platform.

ORM

  • sqli - ORM SQL Interface, Criteria, CriteriaBuilder, ResultMapBuilder.
  • TDengine ORM Framework - ORM framework of TAOS Data's time-series database TDengine.
  • IoTSharp.EntityFrameworkCore.Taos - Entity, Framework, EF, Core, Data, O/RM, entity-framework-core, TDengine.
  • tdengine-orm - TDengine ORM based on tdengine-restful-connector & php-tdengine.
  • crown - crown is a simple and small ORM for TDengine.
  • APIJSON - A JSON Transmission Protocol and an ORM Library for providing APIs and Docs without writing any code.
  • ZORM - ORM support TDenging by Go.

Connector

Stack

Plugin

Data

  • tsarchive - Consume data streams from a Kafka topic, archive the data packets into the TDengine time series database.
  • flink-connector-tdengine
  • TD-Spark - A java project, read from TDengine and write to TDengine on Spark.
  • Integrate TDengine to YoMo - Demonstrates how to integrate TDengine to YoMo and store data to TDengine after stream processing.
  • YoMo x TDengine - Streaming high frequency logs to TDengine.
  • taostd - taostd is a simple sql executor for TDengine.

Algorithm

  • PyODDS - An End-to-end Outlier Detection System.
  • PYTSDA-TDengine - An End-to-end time series data analysis system with TDengine.

Observability

Container

Distribution

Dataset

  • seedlink2taos_py - A Python program that fetches seismic waveform data from IRIS and writes to TDengine database.
  • airQuality - 3000+ District air quality metrics: CO2, CO1, PM2.5, PM10 and so on.

Others