post //
post_type //
picture_type //
there are many strange table names in existing databases, as follows:
post_post_type //
picture_picture_type //
user_user_group //
how are these intermediate relational tables elegantly named?
or there is something wrong with the design of my type classification table,