eitsupi / querying-with-prql

A book that demonstrates how to perform typical table data operations using PRQL and DuckDB.
https://eitsupi.github.io/querying-with-prql/
MIT License
20 stars 1 forks source link
dplyr duckdb polars prql python quarto r sql

Quering with PRQL

This is a book-style website built by Quarto and Docusaurus.

To build, we need quarto cli, node.js, R, Python, and a lot of packages! Please check the devcontainer.json file.

Build by

quarto render --cache-refresh --columns=1000 # https://github.com/quarto-dev/quarto-cli/issues/8332

And deploy by

npm run deploy

License

Licensed under the MIT License.