Data query & filter
Query and reshape structured data with the same expression languages developers already use locally. jq for JSON pipelines, yq for YAML, JSONPath for simple selectors — server-side, with no need to bundle wasm into your client. Useful for extracting specific fields from large documents, reshaping API responses, or applying transformations as part of an ingest pipeline.