tags_pages
table
This is a standard many-to-many mapping table.
Columns
The id
column uniquely identifies the row (or, if you rather, the edge between the particular page and tag).
The columns page_id
and tag_id
link to pages and tags, respectively.