Latest Activity

code

RETRIEVE SPECIFIC DOCUMENTS - MongoDB Custom Wrapper

Hi, I am trying to retrieve specific documents from a collection in mongodb database using the MongoDB wrapper. In my collection, I have 3 documents, 2 with year = 2017 and one with year = 2018, my query in mongoDB compass i s working ==> { "Message...

introspection query MongoDB Custom Wrapper-

code

Introspection query does not work in MongoDB

Hi All, We have Denodo 8 on Windows Server. We installed mongodb-customwrapper according to document. (https://community.denodo.com/docs/html/document/denodoconnects/6.0/Denodo%20MongoDB%20Custom%20Wrapper%20-%20User%20Manual) No problem connecting o...

mongo introspection query mongodb