MongoDB Query Performance using $unwind

后端 未结 0 1721
遇见更好的自我
遇见更好的自我 2021-01-28 07:10

I have this MongoDB document structure:

_id: ObjectID(\'1234\')
email: \'myEmail@gmail.com\'
score: [20, 34, 45, 90...]

I want the global average

相关标签:
回答
  • 消灭零回复
提交回复
热议问题