What is the max file size we can upload to MongoDB without error?
Hi @Ana,
Please provide more context because we can’t answer this question.
Are you talking about:
- inserting a file in a Binary field in a single doc?
- inserting a JSON or JSONL file into an mdb collection using
mongoimport
? - inserting files into GridFS?
- inserting files into MongoDB Atlas Data Lake for later processing?
I’m probably forgetting a few other possibilities but… I think you get the idea.
Thanks,
Maxime.