7 min read
Scaling Large Excel Exports in Django with Server-Side Cursors
How I optimized a multi-sheet report generation process with millions of rows, reducing memory usage by 80% and eliminating query timeouts.
A collection of write-ups explaining how I diagnosed and solved specific technical problems.
How I optimized a multi-sheet report generation process with millions of rows, reducing memory usage by 80% and eliminating query timeouts.