An open API service indexing awesome lists of open source software.

https://github.com/wwi2196/mysql-database-management-system-for-coffeecafe

This project involves creating a database system using SQL for CoffeeCafe, a coffee shop moving to online orders and doorstep delivery.
https://github.com/wwi2196/mysql-database-management-system-for-coffeecafe

Last synced: 3 months ago
JSON representation

This project involves creating a database system using SQL for CoffeeCafe, a coffee shop moving to online orders and doorstep delivery.

Awesome Lists containing this project

README

        

# Database Management System for CoffeeCafe

## Overview
This project involves creating a database system for CoffeeCafe, a coffee shop moving to online orders and doorstep delivery. The goal is to design and develop a high-quality Conceptual Relational Data Model, Logical Relational Schema, and a Physical Data Model using an appropriate DBMS tool.

## Requirements
- Analyze the business case study of CoffeeCafe.
- Design the Conceptual Relational Data Model and Logical Relational Schema.
- Implement and test the relational database using SQL.
- Write SQL queries to manipulate data according to the business requirements.