Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In this project, you will design and implement a database to a Kindergarten (pick a name). This database will be used to store/maintain various types

In this project, you will design and implement a database to a Kindergarten (pick a name). This database will be used to store/maintain various types of data to help run the business. This database should help the Kindergarten management/staff to store, retrieve and modify students and employees information, financials, health records, inventory record

• What data will your database store? You can list a preliminary set of entities/attributes that will be in the database, no relationships required at this time. Keep in mind that it is likely that your entities/attributes will be incomplete and will be changed later.
 


1) Project goals.
2) Database description: A general description of the database, what data is stored in the database. How the database will benefit the users.
3) Data model & design:
o Completed ER/EER diagram, 5 tables minimum
 MUST use https://www.draw.io to draw the ER diagram, and then take a snapshot.Include a snapshot of the diagram in the report.
o Business rules.
o Data dictionary: For each one of the tables, list columns, data types, column restrictions, column descriptions.

 

Implementation:
o Use MySQL Server and MySQL Workbench to create the database/tables. Include a snapshot of the SQL code in your report
o Populate the each table with a minimum of 20 rows of sample data. Make sure the entered data is descriptive (not just random numbers and letters. Include a snapshot of the SQL code in your report.
o Use MySQL Server and MySQL Workbench to write/run the SQL queries below. For each query, provide the following in Report 2:
 Snapshot of the code and the output in the report.
 In about 2 lines, explain what the query return

Step by Step Solution

3.52 Rating (142 Votes )

There are 3 Steps involved in it

Step: 1

Project Goals Create a database to efficiently manage Kindergarten operations Store retrieve and mod... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Business Analytics Methods Models And Decisions

Authors: James R. Evans

2nd Edition

321997824, 978-1119298588, 978-0321997821

More Books

Students also viewed these Databases questions

Question

=+a) Is this an observational or experimental study?

Answered: 1 week ago