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
- Host: GitHub
- URL: https://github.com/yevheniidatsenko/goit-rdb-hw-02
- Owner: yevheniidatsenko
- Created: 2024-04-07T19:27:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-09T14:33:40.000Z (over 1 year ago)
- Last Synced: 2025-02-10T08:49:14.594Z (8 months ago)
- Topics: database, goit, goit-rdb-hw-02, mysql, sql, workbench
- Homepage:
- Size: 490 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.