Issue with INSERT Statements in Toad Data Studio for MongoDB

Hi experts,

I think this is a very good product. :+1:

However, in Toad Data Studio, for MongoDB, I can use SELECT to retrieve data, but when I execute an INSERT, no error is reported, and no data is actually inserted.

Does this mean I can only use SELECT queries, and other statements are not supported?

My version is 25.2.0.37479.

I have found the official documentation.

It is read-only.

Hi Sarah, that’s right, MongoDB being a NoSQL database, Toad only provides read-only access. We’d be happy to hear more about your requirements to improve Toad.