Thursday 26 September 2019

What is the best module to parse a huge Mongo query into an XLSX file ?

I'm using ExpressJs , MongoDB and the latest stable NodeJs release , I'm trying to find a way convert the data obtained from a huge query in Mongo, to XSLX and send the file to the client.The query returns about 48, 000 documentsBased on your experience what is the best approach , or plugin to use in this situations ?

Submitted September 26, 2019 at 08:24PM by sherlockholmes1930

No comments:

Post a Comment