DEV Community

Andrew Kang-G
Andrew Kang-G

Posted on

Memory-efficient mass data transfer between Excel and database using Apache POI, Spring Event, Async Threads

  • Create an Excel file with millions of rows of data from the database with minimal impact on heap memory

https://github.com/patternknife/persistence-excel-bridge

Top comments (0)