An open API service indexing awesome lists of open source software.

https://github.com/yevheniidatsenko/goit-rdb-hw-02

✴️ RDB Hometask - SQL course
https://github.com/yevheniidatsenko/goit-rdb-hw-02

database goit goit-rdb-hw-02 mysql sql workbench

Last synced: 7 months ago
JSON representation

✴️ RDB Hometask - SQL course

Awesome Lists containing this project

README

          

This assignment teaches database design through normalization and ER modeling.

**Tasks:**

- Normalize a table to 3rd normal form.
- Create an ER diagram based on the normalized tables.
- Create database tables based on the ER diagram.