Skip to main content
← Writing

Writing · Tagged

#databases

1 article

· 28 min read · Part 4 of 4

Streaming Excel to a Database Without Losing a Single Row

The data pipeline behind a warehouse system: exporting snapshots to Excel, streaming bulk imports over gRPC with typed error codes, staging tables, atomic database swaps, and the SQL Server migration that made it all possible.