Can we store images in MongoDB?
Yes. You can use GridFS function in MongoDB for storing as well as retrieving large files such as Images, audio files, and video files.
Yes. You can use GridFS function in MongoDB for storing as well as retrieving large files such as Images, audio files, and video files.