
I wanted to peek at AWS Parquet files as CSV in the browser, so I built a tool
TL;DR Working in AWS S3 / Athena, I constantly wanted to quickly inspect a Parquet file...
Tag archive

TL;DR Working in AWS S3 / Athena, I constantly wanted to quickly inspect a Parquet file...
How I run 90-day video analytics over Parquet exports with DuckDB — no warehouse, no server. Covers
How we moved cross-region video analytics off SQLite onto DuckDB querying partitioned Parquet export
How I run ad-hoc video analytics without a warehouse: export SQLite to partitioned Parquet, query it
How I run ad-hoc video analytics by exporting SQLite to Parquet and querying it with DuckDB — predic
Throughout this tutorial we will use Parquet.NET to help us read and write Parquet files. For reading...
Last updated: June 2026 Introduction In today's data-driven landscape, efficiently...
How we replaced notebooks and a warehouse with DuckDB for ad-hoc video watch-time analytics on parti
How we run heavy ad-hoc analytical queries over tens of millions of viral-video snapshots by exporti
Why this project I built this repo because I didn't have one of this kind yet and,...
Apache Parquet A column-oriented file format designed for efficient storage and querying...
TL;DR Use Cloudflare R2, or run DuckDB on EC2 in the same region as your S3 bucket with...