Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
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
Hi Adarsh,
Here are some helpful resources:
influx db does not support data tables so how can i store non time series data in influxdb
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