close
Skip to content

Expose the Polars SQL API? #818

@cigrainger

Description

@cigrainger

https://crates.io/crates/polars-sql
https://docs.rs/polars-sql/0.36.2/polars_sql/fn.sql_expr.html
https://docs.pola.rs/py-polars/html/reference/sql

I'm not a huge fan of python polars here with registering etc explicitly. It feels very... Spark-ish to me.

I like the way dplyr allows you to just write sql(...). https://dbplyr.tidyverse.org/articles/sql.html

We could have Explorer.DataFrame.sql(df|lf, "statement").

I'm very open to differing opinions on this!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions