I am looking forward to build an application where users must upload their multimedia data onto a database such as images, videos and sound recording (attachments). What is the best way to store and retrieve this type of data?
Is it safe for example to use LONGBLOB on mySQL?