Skip to main content
4-Participant
February 26, 2022
Question

storing data tables in influxdb

  • February 26, 2022
  • 2 replies
  • 1872 views

Hi,

I am planning to shift from Postgres to influxdb however I'm not sure how data tables will be stored as there is no documentation available. Is there any walk around to do this.

 

thanks

Adarsh

2 replies

24-Ruby III
February 26, 2022
4-Participant
February 26, 2022

influx db does not support data tables so how can i store non time series data in influxdb

Support
March 3, 2022

Hi @AA_9993205.

 

Can you explain your use case?  Influxdb is used for streams and value streams, whereas datatables are used for more static data.  If we had a better understanding of your needs, we could possibly suggest an alternative.  For example, you could set up your data table in a different database via jdbc as opposed to the persistence provider you're using for ThingWorx.

 

Regards.

 

--Sharon