Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 730 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 730 Bytes

YemekSepeti Database Management System

Brief Description

In this project, I have tried to make simple dbms for yemeksepeti platform. Also, I connected it with C# Windows Forms project.

Tools and Technologies

In order to make this project following tools and technologies have been used.

  • Microsoft SQL Server
  • Microsoft Visual Studio

Project Context

In this project, I have created;

  • 25 Table
  • 30 Relation
  • 5 Trigger
  • 5 View
  • Left, Right, Full, Inner Joins
  • 3 Transaction
  • Inheritance
  • Store Procedure
  • Check Constraint
  • Graphical User Interface with Windows Forms

Graphical User Interface