MongoDB Community Hub
How can I optimize a query?
Working with Data
transactions
,
queries
,
node-js
,
aggregation
steevej
(Steeve Juneau)
October 4, 2022, 1:49pm
2
The first step is to have the following indexes:
bindedClient:1
on collection
profileModel
merchantName:1
on collection
tpes
terminalId:1
on collection
logs
How can test the performance of my query
How can test the performance of my query
show post in topic