You're viewing a demo portfolio

Join the waitlist
PRSM

query-cost-estimator

Active

Tool of Utility Matrix

declared in 1.1.0

Estimate the relative cost of a SQL query based on heuristic analysis: SELECT *, JOIN count, missing WHERE/LIMIT, leading wildcards, unbounded sorts. Returns cost score and level.

Parameters schema

{
  "type": "object",
  "required": [
    "query"
  ],
  "properties": {
    "query": {
      "type": "string",
      "description": "SQL query to analyze"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Utility Matrix

1/7 registries
View full server →
query-cost-estimator — Utility Matrix — PRSM MCP