Back to Prql

PRQL Playground

web/playground/README.md

0.13.12363 B
Original Source

PRQL Playground

A fast-feedback compiler from PRQL to SQL, hosted at https://prql-lang.org/playground/

To run locally, set up a development environment, and then run:

sh
task web:run-playground

...or use the commands which that command calls from our Taskfile.