Skip to content

Database Concepts Final Project - Designed, developed, and tested a relational database for an interior design company.

Notifications You must be signed in to change notification settings

jtb909/523FinalProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Database Concepts and Applications Final Project

The purpose of this project was to develop a relational database for an interior design company, which was broken down into 3 separate phases.

Phase 1 - Database Design

The database design phase of the project involved creating an entity relationship model, schema, and data dictionary based upon the information given about the interior design company in relation to the specifications of the project.

Entity Relationship Model

B8CF11F9-078C-4917-833B-32467D688747

Schema

B0E29E6C-03C6-4214-B61A-86DAF3C74BDC

Data Dictionary

0E369EA3-AF22-4E37-A998-62002C664AEC

28E897EE-D6D5-45F0-9C91-FCD0727CB42E

Phase 2 - Database Development

The database development phase of the project involved migrating the contents of the schema into SQL to begin building the database.

Database DevP1

After creating each of the tables and attributes in SQL, records were then added to the database for each client, designer, job, inspection, type(s) of work done by contractors, contractor information, and tasks.

2022-11-19 12 33 34

Phase 3 - Testing the Database

The database was then tested by executing queries to ensure that it was functioning as expected.

Opening the Database:

To open and view the database, download the .db file from this repository and open it with your preferred database management software.

About

Database Concepts Final Project - Designed, developed, and tested a relational database for an interior design company.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published