hi there, is influxdb suitable for the following type of data? if so, could you please give me some hints on how shall I store them in order to query them efficiently? thanks
measure_date, prediction_date, value 2017-01-01 00:00:00, 2017-01-01 00:00:00, 100.00 <- actual measured value 2017-01-01 00:00:00, 2017-01-01 00:15:00, 110.00 <- prediction what could be measured 15 minutes later 2017-01-01 00:00:00, 2017-01-01 00:30:00, 120.00 2017-01-01 00:00:00, 2017-01-01 00:45:00, 130.00 greetings Andreas Götz -- Remember to include the version number! --- You received this message because you are subscribed to the Google Groups "InfluxData" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/influxdb. To view this discussion on the web visit https://groups.google.com/d/msgid/influxdb/DB6PR0701MB30464D110F1C779CECD7DF17CB7E0%40DB6PR0701MB3046.eurprd07.prod.outlook.com. For more options, visit https://groups.google.com/d/optout.
