Skip to content

Master's degree. Relational databases: Concepts & Techniques

Notifications You must be signed in to change notification settings

LesiaUKR/goit-rdb-hw-02

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goit-rdb-hw-02

You will master the practical aspects of implementing database normalization concepts and entity-relationship (ER) modeling. These skills are crucial for any developer and play a key role in creating efficient and well-structured information management systems.

You will need to:

- translate the table to a state that meets the requirements of the first, second, and third normal forms;

- create an ER diagram that reflects the relationships between entities;

- create tables in the database based on the ER diagram.