Guides & tutorials

Practical Parquet guides

Learn how to open, inspect, query, convert, and optimize Parquet files, with deeper tutorials on DuckDB, data pipelines, GeoParquet, and columnar analytics.

11 articles

Three practical ways to analyze Parquet with an LLM: let a browser-capable agent operate ViewParquet, bring your own model key, or use managed Cloud AI. Includes exact operating instructions for AI agents.

July 28, 20269 min read
Read article

Query Parquet on AWS S3, Cloudflare R2, GCS, or MinIO without uploading files to a third-party viewer. viewparquet streams from the bucket with DuckDB-WASM — your credentials stay in the browser.

June 24, 20269 min read
Read article

A curated list of 11 public Parquet files you can actually download — flights, NYC taxi trips, Hugging Face NLP sets, and GeoParquet samples. Every link was tested and validated with DuckDB, with sizes, row counts, schemas, and example SQL.

June 12, 202610 min read
Read article

Large Parquet files used to crash in-browser viewers with out-of-memory errors. Here's the engineering change — zero-copy streaming over materialized tables — that lets viewparquet open multi-gigabyte files instantly, and what it means for your workflow.

June 12, 20268 min read
Read article

Why Parquet is the default format for fine-tuning and RAG datasets — and how to spot-check embedding columns, tokenized shards, and schema issues before a training run.

May 15, 202611 min read
Read article

A practical walkthrough of ETL → feature store → eval sets for ML teams — with schema drift checks and in-browser spot-checks at every stage.

April 28, 202612 min read
Read article

Discover how industry leaders leverage Apache Parquet to build scalable, cost-effective data platforms, with real-world examples and best practices for modern data engineering.

February 5, 202413 min read
Read article

Transform complex OpenStreetMap PBF data into analysis-ready GeoParquet format, making the world's largest collaborative geospatial dataset accessible to standard data tools and workflows.

February 1, 202410 min read
Read article

Explore how to build high-performance web maps by leveraging GeoParquet for backend processing and MapLibre GL for frontend visualization, creating responsive and scalable mapping applications.

January 25, 202411 min read
Read article

Learn how DuckDB's in-process analytical engine paired with GeoParquet creates a powerful, serverless stack for high-performance geospatial analytics without traditional database overhead.

January 20, 202414 min read
Read article
GeoParquet
Apache Parquet
Geospatial
+1
Featured

GeoParquet 101: Unlocking Geospatial Big Data with Apache Parquet

Discover how GeoParquet revolutionizes geospatial data storage by combining Apache Parquet's columnar efficiency with standardized geospatial metadata for unprecedented performance.

January 15, 202412 min read
Read article