Answer the question
In order to leave comments, you need to log in
How to get record count data broken down by a specific property in mongo db?
All the best! Please help me figure it out!
There are documents with a certain "interres" property of interest to me
[
{"id": "001", "interres": "book", "otherProps": "...."},
{"id": "002", "interres": "cinema", "otherProps": "...."},
{"id": "003", "interres": "book", "otherProps": "...."},
{"id": "004", "interres": "travel", "otherProps": "...."},
{"id": "005", "interres": "book", "otherProps": "...."},
{"id": "006", "interres": "cinema", "otherProps": "...."},
]
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question