Can mongodb store binary data?
Answer Posted / Subhash Kumar Mishra
Yes, MongoDB supports storing binary data (such as images, audio files, and PDFs) in its documents.
Post New Answer View All Answers
what is the command syntax for inserting a document?
6
How to define array in mongoose schema?
2
How did mongodb get its name?