sql-pipe
Read CSV from stdin, query with SQL, write CSV to stdout
sql-pipe reads CSV from stdin, loads it into an in-memory SQLite database, runs a SQL query, and prints the results as CSV. No server, no schema files, no setup. If you know SQL and work with CSV in the terminal, this is the tool you have been reaching for.
winget install --id vmvarela.sql-pipe --exact --source winget Latest 0.12.0
Details
- Homepage
- https://github.com/vmvarela/sql-pipe
- License
- MPL-2.0
- Publisher
- vmvarela
- Support
- https://github.com/vmvarela/sql-pipe/issues