I’m new to MongoDB and I’m trying to get my head around whether I can perform this query conveniently and with decent performance using MongoDB. I’d like to pass numeric and array parameters to a query and use them to perform element by element operations on array values in each document in the collection. Is this possible? I’m new to MongoDB and I’m trying to get my hea