Skip to content

KrishaDarji/database_e-commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce Database Management System

This is a database management system for an e-commerce website. It contains the following tables:

  • Banner
  • Cart
  • Category
  • Coupon
  • Customer
  • Order
  • Orderdetails
  • Payment
  • Product
  • Return
  • Review
  • Shipping
  • Vendor
  • wishlist

The tables are interconnected by foreign keys, which ensures the data integrity of the database.

queries

Multiple queries are provided along with question and the solution with MYSQL output

ER - DIAGRAM ALSO ATTACHED

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors