Skip to content

This repository contains SQL scripts and documentation to set up and manage the database for a food delivery platform.

Notifications You must be signed in to change notification settings

yeshalkhan/Food-Delivery-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Food Express Database System

Introduction

Food Express is a database-driven platform that supports the operations of food ordering, processing, and delivery services. It is built on a robust database architecture designed to store, manage, and retrieve various types of information efficiently.

Files

This repository contains the following files:

  • creation.sql: SQL script for creating the database schema.
  • insertion.sql: SQL script for inserting initial data into the database.
  • Documentation.pdf: Detailed documentation of the database design, including an introduction, ERD, relational schema construction, and descriptions of the database relations.

Documentation

For detailed information on the database design and functionality, refer to the Documentation.pdf file included in this repository. This document covers:

  • Introduction to the system
  • Entity-Relationship Diagram (ERD)
  • Construction of the relational schema using both top-down and bottom-up (Normalization) approaches
  • Description of the database relations and their attributes
  • Procedures for business logic
  • Functions for reusable computations
  • Views for simplifying complex queries
  • Triggers for automated actions based on specific database events
  • Relational data model

About

This repository contains SQL scripts and documentation to set up and manage the database for a food delivery platform.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published