Skip to content

This DBMS project implements an online shopping system, featuring an ER model, relational model mapping, and data normalization up to the 3rd Normal Form. It includes SQL queries for table creation, data manipulation, and complex joins, as well as views for customer orders and product categories.

Notifications You must be signed in to change notification settings

Ridhi-215/Online_Shopping_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Online_Shopping_System

This project demonstrates an online shopping system developed as part of a DBMS course. It includes:

  1. ER Model: Comprehensive entity-relationship diagram for the system.
  2. Relational Model: Mapping of ER model to relational tables.
  3. Normalization: Data normalization up to the 3rd Normal Form.
  4. SQL Queries: Includes table creation, data insertion, and various complex queries with joins.
  5. Views: Created views for customer orders and product categories.

The project showcases essential e-commerce functionalities through well-designed database structures and queries.

About

This DBMS project implements an online shopping system, featuring an ER model, relational model mapping, and data normalization up to the 3rd Normal Form. It includes SQL queries for table creation, data manipulation, and complex joins, as well as views for customer orders and product categories.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published