This notebook can be used to:
- keep track of designed vs current indexes
- get index recommendations from Atlas CLI
- associate queries with indexes
- get details from query explain plan
- benchmark query end-to-end execution time
- generate a user-friendly summary for query performance recommendations with a LLM
- ask follow-up question on recommendations
Setup and test connectivity: README.ipynb
MongoDB advisor example: mongodb-advisor-example.ipynb
Use a blank template for your case: mongodb-advisor-template.ipynb