prql-compiler 0.11.1

PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement.
Documentation

prql-compiler

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 13 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

test-dbs-external

  • duckdb
  • glob
  • mysql
  • pg_bigdecimal
  • postgres
  • rusqlite
  • tiberius
  • tokio
  • tokio-util

test-dbs

  • duckdb
  • glob
  • rusqlite
  • tokio

pg_bigdecimal

  • dep:pg_bigdecimal

tiberius

  • dep:tiberius

rusqlite

  • dep:rusqlite

mysql

  • dep:mysql

tokio-util

  • dep:tokio-util

serde_yaml

  • dep:serde_yaml

duckdb

  • dep:duckdb

glob

  • dep:glob

postgres

  • dep:postgres

tokio

  • dep:tokio