ended3월 30일· 1 sources
Show GN: StreamSheet - 대용량 엑셀 내보내기를 위한 Kotlin/Spring Boot 라이브러리
Why it matters
StreamSheet addresses a critical pain point in enterprise applications: OutOfMemory errors when exporting large datasets to Excel. By leveraging streaming architecture with JPA, JDBC, and MongoDB cursors, it enables stable processing of 1M+ row exports without OOM failures, while reducing boilerplate through simple annotation-based column mapping. For organizations handling high-volume data export requirements, this library significantly improves both developer productivity and system reliability.
1
Sources
+0
24h
—
Growth
175d
Active
StreamSheetExcel ExportMemory EfficiencySpring BootKotlinData Streaming