Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Optimization Strategies Now that youve seen both the logical and physical side of databases, lets consider how to design a database to fulfill our business

Optimization Strategies

Now that youve seen both the logical and physical side of databases, lets consider how to design a database to fulfill our business needs. Imagine you are tasked with designing a database that encompasses the online school website that you use on a daily basis.

The following requirements hold: Typical online student enrollment is 3,000 annually

Access is password protected

There should be a feature to create new accounts with different roles A role (faculty, student, staff) may have access to only certain features

Students can be enrolled in multiple courses

Faculty can teach multiple courses/sections

Student records must be kept indefinitely

Users should have near 24/7 access (with one hour of downtime allotted per month)

The most frequent operations from a student perspective are posting discussions, taking exams, uploading assignments, checking grades, and emails

The most frequent operations for faculty are posting discussions, changing course content, grading, and emails

The most frequent operations for staff are to enroll students, create new sections, and assign sections to faculty

What would be your initial design? Provide both a logical and physical approach. For your logical suggestion, provide an E-R model of how the system might look and then provide support that it will be efficient given the operations. For the physical design, provide an outline of strategies and infrastructure you would put into place to support the business requirements.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

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

MySQL Crash Course A Hands On Introduction To Database Development

Authors: Rick Silva

1st Edition

1718503008, 978-1718503007

More Books

Students also viewed these Databases questions

Question

How do Excel Pivot Tables handle data from non OLAP databases?

Answered: 1 week ago