Silent Install HQ
ZIP WinGet

PRQL compiler CLI - prqlc

PRQL Developers · 0.10.1 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.

File Identity

SHA256 00a2f94508de151aeaf3b5d944db109a702a40627e1e2dce02bf883f6e31f6e4 VirusTotal ↗
Filename prqlc-v0.10.1-x86_64-pc-windows-msvc.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID PRQL.prqlc
Version 0.10.1
Description prqlc serves as a CLI for the PRQL compiler.
License APACHE-2.0
Upgrade Behavior install(Install over existing)
Release Notes - The std.sql.read_csv function and the std.sql.read_parquet function supports the sql.glaredb target. (@eitsupi, #3749) - Fix the bug of compiling to DISTINCT ON when take 1 is used with group by for the targets sql.clickhouse, sql.duckdb and sql.postgres. (@aljazerzen, #3792) - Enable integration tests for GlareDB. (@eitsupi, #3749) - trapd00r/LS_COLORS, a collection of LS_COLORS definitions colorizes .prql files. (@vanillajonathan) - vivid, a themeable LS_COLORS generator colorizes .prql file…