i am currently working on recommendation systems especially for audio files.but i am a beginner at this subject.i am trying to design database first with mysql but i cant decide how to do it.İt is basicly a system which users create profile then search for the music and system recommend them music similar to they liked.
- which database should i use ?(Mysql comes my mind as a first guess)
- it is a web project and also then with mobile side.Which technologies should i use?(php,android platform...)
- what are the pitfalls of this project.
- how to design database for system like that?