← Back to tools

textql

Execute SQL against structured text like CSV or TSV

Data & JSON linuxmacoswindows Go MIT

Description

textql allows you to execute SQL queries against structured text like CSV or TSV files. It turns text files into queryable data sources using familiar SQL syntax.

AI Summary

Execute SQL queries against structured text files like CSV and TSV

Capabilities

  • + Run SQL queries on CSV and TSV files
  • + Join multiple text files using SQL
  • + Filter and aggregate text data with SQL

Use When

  • When querying CSV or TSV files using SQL
  • When you prefer SQL over awk for text processing
View AGENTS.md for textql