logoalt Hacker News

gpugregtoday at 10:05 AM0 repliesview on HN

You can query polars data frames with SQL: https://docs.pola.rs/api/python/stable/reference/expressions...

Unfortunately, polars does not support parameterized queries, so the risk of SQL injection is extremely high.