Materials-Consortia / Materials-Consortia/optimade-python-tools
Enforcing indexes on source DBs
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 91
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
One thing we don't do is enforce MongoDB indexes for performance in querying. We might want to think about how to at least suggest which indexes to create on, even if the server doesn't enforce them.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name any files, tests, or entry points. Start by identifying where MongoDB source-database queries and index configuration are handled, then clarify which indexes should be suggested and what behavior would count as done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mongodb, python
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100