I am working on a project where I want to store the profile image of an user in the database. Actually what I want to is to store the image itself in database not its URL or address and also I should be able to get the images from database. I am using feathersjs and mongoose