CIS 590 All Assignments CIS 590 All Assignments | Page 15
Project Deliverable 3: Database and Data Warehousing Design
Due Week 6 and worth 120 points
This assignment consists of two (2) sections: a design document and a revised project plan. You
must submit both sections as separate files for the completion of this assignment. Label each
file name according to the section of the assignment it is written for. Additionally, you may
create and / or assume all necessary assumptions needed for the completion of this
assignment.
One of the main functions of any business is to transform data into information. The use of
relational databases and data warehousing has gained recognition as a standard for
organizations. A quality database design makes the flow of data seamless. The database
schema is the foundation of the relational database. The schema defines the tables, fields,
relationships, views, indexes, and other elements. The schema should be created by envisioning
the business, processes, and workflow of the company. Since your company is an innovative
Internet-based company, movement toward data warehousing seems to be one of the most
viable options to give your company a competitive advantage; however, these concepts must
be explained to the executive board in a manner to garner support.
Section 1: Design Document
Write a six to ten (6-10) page design document in which you:
Support the need for the use of relational databases and data warehousing. From a
management standpoint, it may be important to show the efficiencies that can be gained for
executive oversight.
Create a database schema that supports the company’s business and processes. Explain and
support the database schema with relevant arguments that support the rationale for the
structure.Note: The minimum requirement for the schema should entail the tables, fields,
relationships, views, and indexes.
Identify and create database tables with appropriate field-naming conventions. Then, identify
primary keys and foreign keys, and explain how referential integrity will be achieved. Normalize
the database tables to third normal form (3NF).