← Back to tools
View AGENTS.md for rq
rq
Record Query - tool for record analysis and transformation
Description
rq (Record Query) is a tool for doing record analysis and transformation. It can process multiple formats including JSON, YAML, TOML, and others, providing a unified interface for data processing.
AI Summary
Multi-format record analysis and transformation tool
Capabilities
- + Process JSON, YAML, TOML, and other formats
- + Transform records between formats
- + Query and filter records
Use When
- → You need to process multiple data formats
- → You want a unified data transformation tool
Avoid When
- x You only work with JSON (jq may be simpler)