A database query execution map: parse, plan, optimize, execute and fetch stages for a sample SELECT; click each stage to see what it produces and where an index changes the plan, with a toggle between an indexed and unindexed run.

mapinteractive
Built in 1 step
  1. A database query execution map: parse, plan, optimize, execute and fetch stages for a sample SELECT; click each stage to see what it produces and where an index changes the plan, with a toggle between an indexed and unindexed run.
⚑ Report