analyze-query-performance
Measure SQL query execution times by running queries multiple times to analyze performance, enabling optimization for Firebird databases via the MCP Firebird server.
Instructions
Analyzes the performance of a SQL query by executing it multiple times and measuring execution time
Input Schema
Name | Required | Description | Default |
---|---|---|---|
iterations | No | Number of times to run the query for averaging performance | |
params | No | Parameters for parameterized queries | |
sql | Yes | SQL query to analyze |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Firebird
Related Tools
- @PuroDelphi/mcpFirebird
- @PuroDelphi/mcpFirebird
- @PuroDelphi/mcpFirebird
- @PuroDelphi/mcpFirebird
- @PuroDelphi/mcpFirebird