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
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) "