Query workshop ยท

Follow the evidence.

Welcome, . Write one bounded query, run it on the server, and inspect both the result and its cost.

Typed query

Ask a bounded question

Queries stay out of the URL and access log. The same parser, authorization scope, sensitivity rules, and execution limits used by the API are applied here.

Begin with logs, metrics, traces, or deployments. Every query has bounded time, rows, bytes, and memory.

Authorized result

Query results

Scanned rows
Matched rows
Scanned bytes
Execution

Result limit reached. Refine the query or deliberately choose a different bounded limit.

Approximate result. This answer uses an authorized aggregate projection.