I am doing a project of olnine music straming website.I have to store large amount of audio file with metadata(like: artist name,full duration,path of audio file,image for that audio file etc.). How can i store those audio file in mysql database and retrive them for streming.