Skip to content

Designing a database system for a pizza restaurant. Database system was developed from business requirements to a physical database design in SQL.

Notifications You must be signed in to change notification settings

TawfikFadzil/Restaurant-Database-SQL

Repository files navigation

Pizza Restaurant Database Design

Proposed database system is developed through four phases:

1) Requirement Analysis

Analysing and documenting requirements based on the data requirements, transaction requirements and business rules.

2) Conceptual Database Design

Drawing an EER model based on the identified requirements.

3) Logical Database Design

Mapping the EER model to the relational model and normalize the relational schema.

4) Physical Database Design

Inputting the final normalize relational schema into SQL.

About

Designing a database system for a pizza restaurant. Database system was developed from business requirements to a physical database design in SQL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages