Introduce a new entity to couple product and company tables.
Implement API endpoints for creating and retrieving product tables. This allows administrators to define product tables and retrieve them by name. The creation endpoint is secured and only accessible to administrators.