DuckDB Remote Parquet Query
· Batch Import
Description
Query remote Parquet files over HTTP/HTTPS without downloading the entire file using DuckDB's httpfs extension. Leverage column pruning, row filtering, and HTTP range requests for efficient bandwidth usage in crypto/trading data distribution and analytics.
Repository
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/duckdb-remote-parquet-query
View on GitHub