Database Concepts and Design

Database Concepts and Design

This course introduces the fundamental concepts of database systems and the design of database applications. It covers the relational model, SQL, database design, and implementation.

Syllabus

All the course materials are in Portuguese.

ClassTopicSlides
1Introduction to Databases
2Entity-Relationship Model
3Entity-Relationship Model
4Relational Model
5Relational Algebra
6Introduction to SQL
7SQL Joins and Subqueries
8Normalization
9NoSQL Databases