How to sync thingworx internal database with external database?
Hi All,
Is there a way so that I can sync my Thingworx data tables with Mysql database?
My actual use case is:
I have thousands of data table each with at least 100000 records. Till now I was using Thingworx Internal database neo4j and to access data I wrote all services by using built in snippets given by twx platform for data tables.
Now because of huge amount of data I need to use Mysql database but If I use MySQL database the biggest problem is that I will need to change my all services I've written with built in snippets, If I use MySQL then I will need to write my own queries. It will increase lot of work for me.
Is there a way so that I can use the same snippets(snippets for data table) for mySQL database?
Looking forward for help ASAP.
Thanks and Regards,
Meenakshi

