vmvarela.sql-pipe 0.4.0

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.

Command Line

Info

Dependencies

No dependency information