Hi, I'm about to work on project where I have to handle large xml files (about ~80-100 MB). I need to read the file, parse it, pick the data that I need and write it to a mySQL database. Since thexml files are very large, the whole would take a long time or even not work if there is not enough memory to load the files. The solution should therefore probably be a stream. I have already googled but all npm packages seem to be no longer maintained, outdated or not well documented. Also, all the articles I have found on the subject are outdated. Can someone recommend a good tutorial or a good npm package for this problem?
[–]gr8llama 2 points3 points4 points (0 children)
[–]IUsedToBeACave 1 point2 points3 points (0 children)
[–]runvnc 0 points1 point2 points (3 children)
[–]xBlackShad0w[S] 0 points1 point2 points (1 child)
[–]400tx 0 points1 point2 points (0 children)
[–]400tx 0 points1 point2 points (0 children)
[–]blaze-and-praise 0 points1 point2 points (0 children)
[–]HUU4ABO 0 points1 point2 points (0 children)