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

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

Has anyone connected to MongoDB and read data???

sgobi
6-Contributor

Has anyone connected to MongoDB and read data???

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

1 ACCEPTED SOLUTION

Accepted Solutions
posipova
20-Turquoise
(To:sgobi)

Non-relational MongoDB is not supported with ThingWorx.

View solution in original post

3 REPLIES 3
posipova
20-Turquoise
(To:sgobi)

Non-relational MongoDB is not supported with ThingWorx.

sgobi
6-Contributor
(To:sgobi)

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.

posipova
20-Turquoise
(To:sgobi)

Please refer to PTC

"ThingWorx can use JDBC drivers to connect to any JDBC compatible database (such as SQL Server, MySQL, Oracle) "

Top Tags