You should see tags just like a multiple checkboxes selection. And story it as such in two ways:
-
As a single string field containing comma separated list of id’s
-
As a separate joined table with primary Id, tag Id
I think we have those covered in the docs