Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔥 Gas Business Management System 🔥

Final project for Harvard CS50's Introduction to Databases with SQL.

Overview

This project is a relational database designed for a gas supply and delivery company. It manages:

  • Customers
  • Inventory and products
  • Orders
  • Deliveries
  • Payments

The goal of this system is to organize daily business operations and maintain accurate records of sales, stock, and deliveries.

Files

  • schema.sql – Database structure and table definitions.
  • queries.sql – Sample SQL operations demonstrating database usage.
  • design.md – Detailed database design documentation.
  • er-diagram.png – Entity Relationship Diagram.

Technologies

  • SQLite
  • SQL

Certificate

CS50 SQL Certificate

About

Final project for Harvard CS50's Introduction to Databases with SQL.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors