Skip to content

This repository shows the design of a relational database for a car washing business.

Notifications You must be signed in to change notification settings

ACGuerrero/database-design

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Database design

This repository shows the design of a relational database for a car washing business. This is the work of Phys. Adán Castillo and Act. Gabriela Caire.

Both DDL (data definition language) and DML (data manipulation language) are used. The design of the database followed six steps:

  1. Requirements analysis, including a BPMN (Business Process Model and Notation). This analysis is not in the repository but you can contact us if you're interested in reading it.
  2. Design, through a UML (Unified Modeling Language) diagram
  3. Implementation in PostreSQL
  4. Testing: data to fill the database was randomly generated through python scripts.

Entity Relationship diagram

You can find this diagram on the diagrams section.

Unified Modeling Language diagram

You can find this diagram on the diagrams section.

About

This repository shows the design of a relational database for a car washing business.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published