prql-compiler 0.9.2

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

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

test-dbs

  • duckdb
  • rusqlite
  • tokio

serde_yaml

  • dep:serde_yaml

postgres

  • dep:postgres

rusqlite

  • dep:rusqlite

tokio

  • dep:tokio

pg_bigdecimal

  • dep:pg_bigdecimal

mysql

  • dep:mysql

tokio-util

  • dep:tokio-util

duckdb

  • dep:duckdb

tiberius

  • dep:tiberius

chrono

  • dep:chrono