cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

storing data tables in influxdb

AA_9993205
4-Participant

storing data tables in influxdb

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

3 REPLIES 3

AA_9993205
4-Participant
(To:VladimirN)

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

slangley
23-Emerald II
(To:AA_9993205)

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

Top Tags