Query Parquet and delimited files with SQL
Load Parquet, CSV, TSV, JSON, or NDJSON data and use DuckDB SQL for filtering, grouping, joins, window functions, and exploratory analysis. Start by inspecting inferred columns and types, then narrow the query before exporting the result you need.
