Hey I have a BSON file that I know has the data of 2 separate arrays. I ve tried using bsondump /file.bson however this ouputs a dictionnrary with the data encoded in binary I think ? Does anyone know how I could simply get the 2 data arrays saved in the bson file from it ?? Kind regards