EXE
WinGet
sql-pipe
vmvarela · 0.13.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
sql-pipe-x86_64-windows.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
vmvarela.sql-pipe
Version
0.13.0
Description
Read CSV from stdin, query with SQL, write CSV to stdout
License
MPL-2.0
↗
Homepage
https://github.com/vmvarela/sql-pipe
Installer URL
https://github.com/vmvarela/sql-pipe/releases/download/v0.13.0/sql-pipe-x86_64-windows.exe
Release Notes
What's Changed
🚀 Features
- feat: read SQL query from file with -f/--file flag (#157) (#165) @vmvarela
- feat: auto-detect input format from file extension with -I override (#164) @vmvarela
Full Changelog: v0.12.0...v0.13.0