prql-compiler 0.9.3

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

duckdb

  • dep:duckdb

postgres

  • dep:postgres

serde_yaml

  • dep:serde_yaml

tiberius

  • dep:tiberius

pg_bigdecimal

  • dep:pg_bigdecimal

mysql

  • dep:mysql

tokio-util

  • dep:tokio-util

chrono

  • dep:chrono

rusqlite

  • dep:rusqlite

tokio

  • dep:tokio