vscode
vscode copied to clipboard
Feature Request - Query Performance
Feature Request
- Now the vscode extension does not provide any query performance, exp how many MS that query use to run
Possible Implementation
- Return the result of how long does query take to get result
Hey, thank you for reaching out! You actually can use MongoDB playground and run the explain command to get detailed information about query execution. Is it something you were looking for?
Сlosing because of a lack of activity.