timescale / tsbs

Time Series Benchmark Suite, a tool for comparing and evaluating databases for time series data
MIT License
1.26k stars 299 forks source link

Add support for IoTDB #98

Open humanfy opened 4 years ago

humanfy commented 4 years ago

The IoTDB developed in our lab is an integrated data management engine designed for time series data, it meets the requirements of massive dataset storage, high-speed data input and complex data analysis in the IoT industrial field.

Would you tell me how to add IoTDB support to TSBS?

hagen1778 commented 4 years ago

You may found examples of PRs for other databases here Please also consider Contributing section in README.