← Back to tools
View AGENTS.md for sq
sq
jq-style access to SQL databases, CSV, and Excel files
Description
sq provides jq-style access to structured data sources such as SQL databases, or document formats like CSV or Excel. It offers a unified interface for querying different data sources.
AI Summary
Unified jq-style query tool for SQL databases, CSV, and Excel files
Capabilities
- + Query SQL databases with jq-style syntax
- + Read CSV and Excel files
- + Output in multiple formats
- + Cross-database querying
Use When
- → When querying different data sources with a unified syntax
- → When working with both databases and files
Avoid When
- x When you only need standard SQL