I have some 25k documents (4 GB in raw json) of data that I want to perform a few javascript operations on to make it more accessible to my end data consumer (R), a
R
I faced the same situation. I was able to accomplish this via Mongo query and projection. see Mongo Query