Time series data ingestion

更新时间:
复制 MD 格式

Tablestore supports time series data ingestion from various data sources and lets you write time series data directly using the Tablestore SDK. This topic describes the supported data sources for data ingestion.

Supported data sources

Tablestore supports the following data sources for time series data ingestion.

Connect to a Data Source

Description

Kafka data ingestion

Create a Tablestore sink connector to export data from the source topics of an ApsaraMQ for Kafka instance to Tablestore.

EMQX data ingestion

Report data to EMQX Cloud over the Message Queuing Telemetry Transport (MQTT) protocol. Then, use the data integration feature of EMQX Cloud to forward the data to Tablestore.

IoT Platform data ingestion

Use the data forwarding feature of the rules engine to forward device data from IoT Platform to Tablestore.

SDK data ingestion

After creating a time series table using an SDK, write time series data directly to Tablestore.