79157713

Date: 2024-11-05 05:04:33
Score: 1
Natty:
Report link

The mongoDB deprecating COUNT() because of several reason and they recommeded to use countDocument() and estimatedDocumentCount(), few reason which i found is :

  1. Inconsistent Results
  2. Performance Overhead
  3. Concurrency and Locking Issues
Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: MUHAMMED ARSHAL PK