Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/lucasvegalv/data-engineering
- Owner: lucasvegalv
- Created: 2023-08-18T22:35:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-19T18:25:13.000Z (about 1 year ago)
- Last Synced: 2023-10-19T22:34:01.463Z (about 1 year ago)
- Topics: database, database-design, relational-algebra, relational-databases, sql
- Language: TSQL
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.