prqlc
Verified for current stable LTS
Prqlc Commands
Prqlc command syntax with verified terminal examples.
Commands
5 commands for Prqlc
prqlc HTTP
Prqlc Command: Compile Prql File To Sql File
prqlc compile <path/to/source.prql> <path/to/target.sql> prqlc Operations
Prqlc Command: Compile Prql File To Stdout
prqlc compile <path/to/file.prql> prqlc Operations
Prqlc Command: Compile Prql Query From Echo
echo "<from employees | filter has_dog | select salary>" | prqlc compile prqlc Operations
Prqlc Command: Run Prqlc Compiler Interactively
prqlc compile prqlc Operations
Prqlc Command: Watch Directory Compile On Modification
prqlc watch <path/to/directory> Suggest a Prqlc Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Prqlc workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.