PabloEmidio / person-item-color

This is a repository aimed to develop my skills in some technologies
MIT License
0 stars 0 forks source link

SQL database design and modeling #1

Closed PabloEmidio closed 3 years ago

PabloEmidio commented 3 years ago

Modeling the database and how it will work

to know: this isn't a coding task, but a concept and planning task

PabloEmidio commented 3 years ago

The main database server will be MySQL

PabloEmidio commented 3 years ago

First data modeling proposition.

data-modeling-erd-1

PabloEmidio commented 3 years ago

Review tasks

PabloEmidio commented 3 years ago

data modeling proposition after relationships and name first review.

data-modeling-erd-2

PabloEmidio commented 3 years ago

sql files to test creation, insert and select:

copy theirs contents and paster into SQL client.