Users table
Columns
Column: id
The user ID, of course... unique and automatically created
Column:
Column:
Column:
Column:
Column:
Column:
Interaction with other tables
Interaction with pages
This table has a many-to-many relationship with pages via users_pages. That is, pages can have zero, one, or many users; users represent authors or owners.