How to expand or search in arrays in Mongo using SQL Ninja Created August 18, 2023 18:21 I have a MongoDB collection with array data that I need to query. How should I do that?
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.