I'm using spring, hibernate and mysql, so the database supports blob.
the problem is I don't have enough experience in designing project architectures like this.
the result is supposed to look like something similar to yahoo photos page.
users login, create/edit photo albums. share them with others.
I don't know if using database for such projects is a routine task.