How to import InfluxDB data into TDengine database?

139 Views Asked by At

I am handling a lot of time-series data. We have history data stored in InfluxDB.

I can export the data from InfluxDB according to Export data from InfluxDB.

Then how do I import them to TDengine database?

1

There are 1 best solutions below

1
Ten Scofield On

ETL tools such as DataX with Influxdb reader and TDengine writer plugins may help