Skip to content

Bagel Corner and Mister Coffee Database Management develops and manages databases for two fictional businesses, focusing on entity-relationship models, MySQL, and SQL scripts for data manipulation and querying. (Note: this is adapted from a school project)

License

Notifications You must be signed in to change notification settings

wonyoung-jang/bagel-coffee-stores

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bagel Corner and Mister Coffee Database Management

This project aims to develop and manage databases for the fictional businesses Bagel Corner and Mister Coffee. It includes tasks such as creating entity-relationship models, constructing databases in MySQL, and scripting SQL for various data operations.

Table of Contents

Languages Used

  • SQL

Technologies Used

  • MySQL

Features

  • Entity-Relationship (ER) Modeling for Bagel Corner and Mister Coffee.
  • Database creation and management in MySQL.
  • SQL scripting for data insertion, manipulation, and querying.
  • Optimization of database performance through indexing and view creation.

Installation

  1. Install MySQL on your machine.
  2. Clone the project repository.
  3. Execute the included bagel_corner_mister_coffee_db_script.sql SQL script in MySQL to initialize the databases.

Usage

  • Interact with the databases using MySQL Workbench or a similar tool.
  • Execute the SQL scripts to perform various database operations.

Bagel Corner Database Blueprints

Bagel Corner Orders

To see an example of a PDF form for orders placed with Bagel Corner: Bagel Corner Catering Order Form

1st Normal Form (1NF)

Bagel 1NF

2nd Normal Form (2NF)

Bagel 2NF

3rd Normal Form (3NF)

Bagel 3NF

Final Database Model

Bagel Corner ERD

Mister Coffee Entity-Relationship Diagram

Mister Coffee ERD

License

MIT License

About

Bagel Corner and Mister Coffee Database Management develops and manages databases for two fictional businesses, focusing on entity-relationship models, MySQL, and SQL scripts for data manipulation and querying. (Note: this is adapted from a school project)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published