Manages the data structure and interact with the database.
Example: “activityModel.js” represents the model of the “activity” table in the database. It defines the structure of the “Activity” entity, specifying its attributes, data types and validation rules.