Data Management and Storage

Objectives

Today, data is everywhere and come in different shapes and volumes, in structured and unstructured forms. Companies need to store and manage these data using appropriate data management or database technologies for the success of their business processes. In the Gestão e armazenamento de dados (Data management and storage) course, students will get familiar with the architecture of a DBMS, the process of database modelling and normalization, the implementation of a relational database using SQL language (theoretical and practical), and the advantages and disadvantages of SQL and NoSQL databases. The students will be able to decide about the type of database is the best for their business needs.

General characterization

Code

200193

Credits

4.0

Responsible teacher

Mijail Juanovich Naranjo Zolotov

Hours

Weekly - Available soon

Total - Available soon

Teaching language

Portuguese. If there are Erasmus students, classes will be taught in English

Prerequisites

The lectures, group discussions, reading materials, quizzes, and exams will be all in English language. Although not mandatory, the students should have a proficient English language skills.

Bibliography

  • Viescas, John L. Sql queries for mere mortals: a hands-on guide to data manipulation in sql. Pearson Education India, 2018.;
  • Sullivan, Dan. NoSQL for mere mortals. Addison-Wesley Professional, 2015.
  • Lemahieu, W., Vanden Broucke, S., & Baesens, B. Principles of Database Management: The Practical Guide to Storing, Managing and Analyzing Big and Small Data. Cambridge University Press (2018).
  • Chan, Jamie. Learn SQL (Using Mysql) in One Day and Learn It Well (2018).

Teaching method

The course combines theoretical and practical lessons. The theoretical component includes lectures and slide show demostrations to present concepts and methodologies, solving examples in class and discussion. The practical part includes individual hands-on exercises and group work, where students will face a problem to discuss and solve in teams. Moreover, the lessons may apply short quizzes along the trimester to assess the student¿s progress and understanding of the theoretical materials.

Evaluation method

Regular examination period (1st epoch)

  • A group project (50%).
  • Final exam (50%).

Resit examination period (2nd epoch)

  • A group project (50%)
  • Final exam (50%).

Rules:

  • The score in the exam should at least 9.0 (out of 20).
  • The groups are made of 5 students.
  • Late deliveries for the project will be penalized with 1 point for each late day up to 5 points.

Subject matter

LU1. Course Overview. DBMS architecture. Introduction to Entiry-Relationship diagram (ERD). Conceptual modelling.

LU2. Design a relational databases with a sound structure. Data Normalization (3-Normal Forms).

LU3. SQL benchmarking. Database creation. DDL operations. Introduction to MySQL workbench.

LU4. CRUD operations.

LU5. Join operations. Sorting and Grouping operations

LU6. Views.

LU7. Overview of NoSQL database types. CAP theorem. Wrap-up.