Have 3 tables
news id|text 1|test 2|test2 3| test3 4| test4 5| test5 tags id|name 1|core_tag 2|tag1 3|tag2 news_tags id|tag_id|news_id 1| 1 | 1 2| 2