An AI within the development studio/canvas that analyzes complex Aggregates and SQL queries and suggests performance improvements.
For example, it could recommend creating new indexes, simplifying joins, using CTEs or temp tables or using more efficient filter patterns based on the data model and query structure.
This could be a more granular version of the existing AI Mentor.