Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Submitted
Categories Database
Created by Guest
Created on Jul 3, 2020

Automatic Indexes

MongoDB can already suggest useful indexes. Why not take the next step and allow MongoDB to autonomously create and manage indexes. Ideally it will automatically maintain the indexes over time as the structure and usage of the database changes.
  • Attach files
  • Guest
    Jul 30, 2020
    You can go one step further. Why make people responsible for indexes when a machine can learn what indexes to apply and remove and do it? Doing this will make the platform great at self optimising, and allow devs to focus more on build the app instead of optimising on the platform.