Skip to content

Pevicsanch/relational-DB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

relational-DB-with-python

Creataing a relation DB: hands on SQL


This project is an introduction to relational databases.

In the first part, we will make an Entity Relationship Diagram (ERD).

In the second part we will create a Unified Modeling Language (UML).

In the third part we will generate a database in MySQL and from that database we will make the ERD diagram.


To create the diagrams, we use the following tools: