Skip to content

DrBider-dev/Databases-Foundations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DataBases-Foundations

The Database Fundamentals course introduces key concepts for database design, implementation, and administration, beginning with an overview of what a database is and how it differs from other information storage systems. Major data models, such as the relational model, are explored. The course covers database design using the entity-relationship model (ERM), which allows entities, attributes, and relationships to be represented graphically, and teaches the normalization process, which optimizes database structure by reducing redundancies and improving data integrity.

Index

What will you find in this repository?

  • Information about DataBases Foundations
  • Database design workshops proposed to improve our skills in relational database design.

How to clone this repository?

On Arch Linux:

    sudo pacman -S git
    git clone https://github.com/DrBider-dev/Databases-Foundations.git
    cd Databases-Foundations

WorkShops

Members

This repository is being developed by students from the Universidad Distrital Francisco Jose de Caldas for their Database Fundamentals course in the Systems Engineering program.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages