Use CasesΒΆ
Polars SQL is intended for analytical workloads over tabular data. Typical queries scan, filter, join, aggregate, sort, and project data sets.
Polars SQL is not documented here as a general SQL-compatible server, catalog manager, connector framework, REST API, or OLTP database. Unsupported SQL documentation features removed during migration are recorded in Polars SQL Differences.