书栈网 · BookStack 本次搜索耗时 0.039 秒,为您找到 448 个相关结果.
  • 6.5. Python

    prql-python Installation Usage prql-python prql-python offers Rust bindings to the prql-compiler Rust library. It exposes a Python method compile(query: str) -> str . This...
  • 2.1. Pipelines

    Pipelines PRQL SQL Adding transforms PRQL SQL Compiling to SQL PRQL SQL See also Pipelines PRQL queries are a sequence of lines (or transforms) that form a pipeline. E...
  • 3.9. Select

    Select Examples PRQL SQL PRQL SQL PRQL SQL PRQL SQL Excluding columns PRQL SQL PRQL SQL PRQL SQL PRQL SQL Select Picks and computes columns. Examples PRQL...
  • 7.1. dbt

    dbt-prql Examples Simple example Less simple example Replacing macros What it does Installation Current state How does it work? Roadmap dbt-prql Original docs at http...
  • 1.7. Operations

    Operators PRQL SQL Operator precedence Coalesce PRQL SQL Regex expressions PRQL SQL PRQL SQL PRQL SQL PRQL SQL PRQL SQL PRQL SQL Parentheses PRQL SQL PRQL Er...
  • 6.2. Functions

    Functions PRQL SQL PRQL SQL Other examples PRQL SQL Piping values into functions PRQL SQL PRQL SQL PRQL SQL Late binding PRQL SQL Functions Functions have two ...
  • 9.1.4. Filter

    Filter Examples PRQL SQL PRQL SQL PRQL SQL PRQL SQL Filter Picks rows based on their values. filter boolean_expression Examples PRQL from employees filter a...
  • 7.2.3. S-strings

    S-strings PRQL SQL PRQL SQL PRQL SQL PRQL SQL Braces PRQL SQL Precedence within s-strings PRQL SQL PRQL SQL S-strings An s-string inserts SQL directly, as an es...
  • 9.1.10. Sort

    Sort Parameters Examples PRQL SQL PRQL SQL PRQL SQL PRQL SQL Ordering guarantees PRQL SQL Sort Order rows based on the values of one or more expressions (generally...
  • 12.1. prqlc CLI

    PRQL compiler CLI Usage prqlc compile Installation via Homebrew (macOS, Linux) via winget (Windows) From GitHub release page From source Shell completions Bash fish PowerS...