Matt Novak logo Matt Novak

postgresql

Posts tagged: postgresql

Daily Min/Max at Scale: A Tiny Python Pattern for Slicing Huge Email Lists by Day (Fast, Stream-Safe, Postgres-Friendly)

2025-07-07 • 4 min

A lean, drop-in Python pattern for quickly getting min/max daily metrics from massive email datasets—without pulling entire datasets into memory.