prqlc 0.13.11

PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement.
Documentation
1
2
3
4
# mssql:test
from tracks
sort {+track_id}
take 3..5