Skip to content

This is a relational database created for amusement parks using MySQL. Concepts explored - ER modelling, 3NF normalization, SQL scripting

Notifications You must be signed in to change notification settings

ThSrAd/Database-Design-and-Modelling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Database-Design-and-Modelling

Explore theoretical and practical aspects of database design and modelling for a fictional amusement park - Middle Earth
https://preview.tinyurl.com/database-modeling


Table of Contents

  • Company Background
  • Environment
  • Entity-Relationship Model
  • Database UI

Company Background - CaseStudy

Middle Earth is a amusement park located in the Dallas, TX area. It opened its doors in 1954 where it’s customers enjoyed a few different rides and food and beverage stations. It began as a small park with very few employees, and was only opened on the weekends. This made it possible for a single person to keep handwritten records of the parks records.

Over the years the park has performed well and now the owner would like to expand his theme park. He will be open seven days a week, create additional rides, and have more employees than ever before. With these changes to his business, the owner needs a better and more efficient way of keeping records and generating reports than the handwritten way it has been done until now. The owner is in need of a database to maintain the records of his expanded park.

The database will be used to track:
• customer information • Ticket sales • Revenue from restaurants on the park premises • maintenance of rides • Number of footfalls/people visiting in a given period


Environment

Mysql Workbench, XAmmp version 3.2.4 VM,VB for UI


Entity-Relationship Model

image

Database UI

Sql scripts

amusement_park.sql sample_data.sql

About

This is a relational database created for amusement parks using MySQL. Concepts explored - ER modelling, 3NF normalization, SQL scripting

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published