How about creating a separate database table for manga authors? As far as I can tell your current implementation has them just as a string column in the manga table, as you can browse their works only by doing a search. So this leads to situations where you want to find all manga by 'ONE' but...