Consisted of the implementation of a medium-sized database to obtain a grade in the Database discipline. The evaluation criteria were
- Detail with a textual description about the context of the bank;
- Elaborate an Entity and Relationship Digram;
- Map the DER to the Relational Diagram;
- Perform the normalization to the 3rd normal form, obtaining the relational diagram at the end;
- Design the physical schema, using SQL language, DBMS of your choice;
- Implement all the restrictions of the Relational model.
The business model chosen was of a car dealership.
Delano Filho (5p), Rafael Sameneses (5p) and Anderson Lima (4P) (Computer Engineering students at the Federal University of Maranhão - UFMA)
For the development of the application, the following stack was used:
- MySQL
- Git and GitHub