Query performance analysis
ApsaraDB for SelectDB provides EXPLAIN statements and the query profile feature to help you understand query execution, identify performance bottlenecks, and optimize queries from different perspectives.
-
EXPLAIN statements analyze execution plans to help you understand how queries run, identify potential issues, and guide optimization.
-
The query profile feature collects runtime statistical metrics to provide actual performance data, helping you locate bottlenecks and verify optimization results.
These two tools complement each other. Combine them to gain a complete understanding of query execution and performance in ApsaraDB for SelectDB.
|
Tool |
||
|
Positioning |
A performance analysis tool based on execution plans. |
A performance analysis tool based on quantitative statistical metrics. |
|
Functionality |
|
|
|
Scenario |
|
|