Can we store pdf in mongodb?
Answer Posted / Gopal Swaroop
Yes, you can store PDF files in MongoDB. However, you should consider using a binary data type to store the file content efficiently.
Post New Answer View All Answers
How did mongodb get its name?
2
How to define array in mongoose schema?
what is the command syntax for inserting a document?
6