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

    Integrations Integrations PRQL is building integrations with lots of external tools, including: dbt Jupyter DuckDB Prefect VS Code Rill
  • 7.3. DuckDB

    DuckDB DuckDB There’s an experimental DuckDB extension from @ywelsch at ywelsch/duckdb-prql . Check out the Readme for more details.
  • 10. Internals

    Internals Internals This chapter explains PRQL’s semantics: how expressions are interpreted and their meaning. It’s intended for advanced users and compiler contributors. Nam...
  • 12. Integrations

    Integrations Integrations PRQL is building integrations with lots of external tools, including: prqlc CLI - Rust compiler for the command line ClickHouse Jupyter DuckDB q...
  • 1. Syntax

    Syntax Syntax A summary of PRQL syntax: Syntax Usage Example | Pipelines from employees | select first_name = Assigns from e = employees derive total = (sum salary) : N...
  • 6.5. R

    R (prqlr) Installation Usage R (prqlr) R bindings for prql-compiler . Check out https://eitsupi.github.io/prqlr/ for more context. Note prqlr is generously maintained by ...
  • 4. Syntax

    Syntax Syntax A summary of PRQL syntax: Syntax Usage Example | Pipelines from employees | select first_name = Assigns from e = employees derive total = (sum salary) : N...
  • 4. Syntax

    Syntax Syntax A summary of PRQL syntax: Syntax Usage Example | Pipelines from employees | select first_name = Assigns & Aliases from e = employees derive total = (sum sa...
  • 7. Syntax

    Syntax Syntax A summary of PRQL syntax: Syntax Usage Example | Pipelines from employees | select first_name = Assigns from e = employees derive total = (sum salary) : N...
  • 7. Syntax

    Syntax Syntax A summary of PRQL syntax: Syntax Usage Example | Pipelines from employees | select first_name = Assigns from e = employees derive total = (sum salary) : N...