Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hi All,
We are able to connect to Mongo DB using JDBC connector Extension (Unity JDBC Driver for Mongo DB).
The connection is successful. But we are unable to run any queries.
Has anyone successfully connected to and read data from Mongo DB?
We have Thingworx 7.0
Thanks
Solved! Go to Solution.
Non-relational MongoDB is not supported with ThingWorx.
Non-relational MongoDB is not supported with ThingWorx.
Thanks Polina.
Do you mean to tell that it is not even supported by using other Drivers (where you can write relational db queries)?
Unity Driver for MongoDB lets you connect to MongoDB and write SQL queries.
Please refer to PTC
"ThingWorx can use JDBC drivers to connect to any JDBC compatible database (such as SQL Server, MySQL, Oracle) "