This class can be used to manage software projects database. It can access a MySQL database with information about projects, tasks and developers, and perform several types of information. Currently it can add, delete or list the projects, developers and tasks, and assign or remove a developer from a task.