Has anyone found a library that works well with large spreadsheets?
I tried apache POI, but it failed while working with large files - both read and write. It uses huge amounts of memory, and you need the supercomputer to understand or create a 20 + mb spreadsheet.
Of course, there is a more efficient way of memory, and someone wrote it ?!
source share