prql-compiler 0.11.0

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

serde_yaml

  • dep:serde_yaml

glob

  • dep:glob

mysql

  • dep:mysql

rusqlite

  • dep:rusqlite

postgres

  • dep:postgres

tokio

  • dep:tokio

tokio-util

  • dep:tokio-util

duckdb

  • dep:duckdb

tiberius

  • dep:tiberius