Latest Activity

code

MongoDB Atlas (through AWS)

Hello, I'm trying to connect a MongoDB Atlas cluster from Denodo through the mongodb-customwrapper. Reading the user manual about this custom wrapper, it seems to me that ony clusters "based" on Azure can connect to Denodo. It is correct? I'm using a...

MongoDB Custom Wrapper- mongodb

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-