Skip to content

serkannkoc/Fritolay-Database-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fritolay Database Clone

Project Overview

This project aims to replicate the database structure and functionalities of Fritolay. Information about their operational workflow was gathered through communication with the company.

Data Constraints

A comprehensive list of all data constraints is documented in the Constraints.pdf file within this repository.

Entity-Relationship Diagram

Database Technology

Microsoft SQL Server is employed as the primary database management system for this project.

Table Structure

Each table within the database adheres to the following principles:

  • Indexes
  • Primary Keys
  • Foreign Keys
  • Unique Constraints
  • Identity Columns
  • Check Constraints
  • Default Values
  • Computed Columns

Additional Functionalities

  • Triggers
  • Stored Procedures

Further Details

For a comprehensive understanding of the project's implementation and design choices, please refer to the Report.pdf file located within this repository.

About

Database project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published