Skip to content

improve query performance by adding indexes to mongo database collections #18

@https-richardy

Description

@https-richardy

We need to analyze and create appropriate indexes for MongoDB collections to improve query performance in the project.

Currently, queries are being executed without proper indexing, which may lead to unnecessary full collection scans, increased latency, and higher resource consumption.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions