2026.08.12
Streaming PostgreSQL to Parquet at Wire Speed: Zero-Copy Serialization in Rust
How postgres_to_parquet avoids row-shaped bottlenecks by treating extraction as a streaming binary pipeline.
// ARCHIVE
2026.08.12
How postgres_to_parquet avoids row-shaped bottlenecks by treating extraction as a streaming binary pipeline.