Contains the logic, such as database searches, and
Indirectly interacts with the database by calling “Models”.
Example: “proceduresService” contains the logic for registering, searching, and modifying procedures in software processes, interacts with the database through Models, and creates functions for inserting, searching and modifying data.