Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lucasvegalv/data-engineering

This repo is created in order to keep track of the exercises and projects that my teammates and I do for the Data Engineering course at the university during our second year of Software Engineering.
https://github.com/lucasvegalv/data-engineering

database database-design relational-algebra relational-databases sql

Last synced: about 2 months ago
JSON representation

This repo is created in order to keep track of the exercises and projects that my teammates and I do for the Data Engineering course at the university during our second year of Software Engineering.

Awesome Lists containing this project

README

        

# Data-Engineering
I made this repo to track all the exercises and projects my teammates and I do for our second-year Software Engineering Data Engineering course at university.

Topics Covered:

1. Concepts of Database Design, Administration, and Management.
2. Functional Dependencies and Multivalued Dependencies.
3. Storage.
4. Data Independence.
5. Database Models.
6. Relational Model.
7. Tabular Grouping Concept.
8. Relational Algebra.
9. Normalization Concept.
10. Higher Normal Forms.
11. Functional Dependencies.
12. Armstrong's Axioms.
13. Security.
14. SQL and Procedural Extensions.