node-odata icon indicating copy to clipboard operation
node-odata copied to clipboard

Please show example with mongodb and how it is accessed/ queried

Open carolavaitl opened this issue 6 years ago • 0 comments

Hi, may you please show a more detailed example of how to use your api with mongodb. What I mean is, how the data in db is accessed. You only show examples, in which you return any hard-coded json-object. But what's interesting is the db-access, e.g. how to read/ query books?

And is there a possibility to access a specific collections in mongodb? E.g. you have multiple tenants and each of them has a own collection.

Best regards!

carolavaitl avatar May 27 '19 17:05 carolavaitl