How to expand or search in arrays in Mongo using SQL

I have a MongoDB collection with array data that I need to query.  How should I do that?

0
1 comment

Hi Ninja

You can either use the data viewer filter or query the data directly from the console.

If you want to query specific data of a mongo db document and having issues with it, please provide an example.

0

Please sign in to leave a comment.