SlideShare a Scribd company logo
6
Most read
Toy Store Database
Appendix
1
2
3
Scenario of the Database
E-R Model
Relational Schema
Scenario
Scenario
As the Eid is near kids are really excited about the holidays but they are
mostly excited for their new toys that they will get this time. And as a matter
of fact there is a new big online toy store for kids while it’s preparing itself in
the mean-time. The toy store will arrange a big sell weekend offer for their
users (user_id, user_gender,gold_user,platinum_user,admin) to buy toys
where they can choose products (product_id,toys,amount). Products are
organized by category (product_brand, for_male, for_female) based. Users
can purchase products through payment (product_id,user_id, amount,method
) by ordering(ordered_things,user_id,user_gender). So that’s why they are
organizing such a big weekend offer just to kick-off their business with a good
profit.
ER Diagram
ER Diagram
Users
Products
Payment Orders
Category
user_id
user_gen
der
gold_user
platinum_
user
admin
product_i
d
toys
amount
product_id
user_id
amount
method
ordered_things
user_id
user_gender
product_bra
nd
for_male
for_female
buys
organized
by
Purchase
through
by
Relational Schema
Relational Schema
User(user_id,user_gender,gold_user,platinum_user,admin)
Category (product_brand,for_male,for_female)
Products (product_id,toys,perfume,amount)
Payment (product_id,user_id,amount,method)
Order (ordered_things,user_id,user_gender)
Buys(user_id,product_id)
Purchase through(user_id)
Organized by(product_id)
By(ordered_thing,user_id,product_id)
Thank you
Any Questions??

More Related Content

PDF
Project Report on Grocery Store Website
DOCX
Library Management System
DOCX
Super marketbillingsystemproject
DOCX
Library Management System Project in PHP with BlackBook & Source Code
DOC
Project report final
PPTX
Blood Bank Management System
PPTX
Detection of heart diseases by data mining
DOC
online-shopping-documentation-srs for TYBSCIT sem 6
Project Report on Grocery Store Website
Library Management System
Super marketbillingsystemproject
Library Management System Project in PHP with BlackBook & Source Code
Project report final
Blood Bank Management System
Detection of heart diseases by data mining
online-shopping-documentation-srs for TYBSCIT sem 6

What's hot (20)

DOC
Online old books sales by hemraj gahlot
PDF
Blood Bank Management System
PPTX
Book store php ppt
PPTX
Online Book Portal
DOCX
Online bookshop
DOCX
Library management system synopsis
DOC
Online movie booking synopsis
PPTX
PPTX
Ppt on ONLINE BOOK STORE
PDF
Full report on blood bank management system
DOC
Book store Black Book - Dinesh48
PPTX
Medical Store Management System Software Engineering Project
DOCX
Library Management System Project Report
PDF
Flipkart Software requirements specification SRS
PDF
Session découverte de la Data Virtualization
PPTX
Library Management System PPT
PPTX
online mobile phone shopping
DOCX
Report on Smart Blood Bank project
DOCX
Online grocery store
PPTX
Library Management System - LMS
Online old books sales by hemraj gahlot
Blood Bank Management System
Book store php ppt
Online Book Portal
Online bookshop
Library management system synopsis
Online movie booking synopsis
Ppt on ONLINE BOOK STORE
Full report on blood bank management system
Book store Black Book - Dinesh48
Medical Store Management System Software Engineering Project
Library Management System Project Report
Flipkart Software requirements specification SRS
Session découverte de la Data Virtualization
Library Management System PPT
online mobile phone shopping
Report on Smart Blood Bank project
Online grocery store
Library Management System - LMS
Ad

More from shoriful435 (7)

PPT
Comparative Study and Evulation of system analysis and design methods
PPTX
PPTX
PPTX
Toy Store Database
PPTX
Toy Store Database
PPTX
Toy Store Database
PPTX
Create Undetectable Backdoor
Comparative Study and Evulation of system analysis and design methods
Toy Store Database
Toy Store Database
Toy Store Database
Create Undetectable Backdoor
Ad

Recently uploaded (20)

PDF
Global Data and Analytics Market Outlook Report
PDF
Introduction to the R Programming Language
PPTX
Introduction to Inferential Statistics.pptx
PPTX
retention in jsjsksksksnbsndjddjdnFPD.pptx
PPT
ISS -ESG Data flows What is ESG and HowHow
PPTX
Pilar Kemerdekaan dan Identi Bangsa.pptx
PDF
Microsoft 365 products and services descrption
PPTX
IBA_Chapter_11_Slides_Final_Accessible.pptx
PDF
Tetra Pak Index 2023 - The future of health and nutrition - Full report.pdf
PPTX
Microsoft-Fabric-Unifying-Analytics-for-the-Modern-Enterprise Solution.pptx
PDF
Votre score augmente si vous choisissez une catégorie et que vous rédigez une...
PPTX
Business_Capability_Map_Collection__pptx
DOCX
Factor Analysis Word Document Presentation
PPTX
Managing Community Partner Relationships
PPTX
STERILIZATION AND DISINFECTION-1.ppthhhbx
PDF
annual-report-2024-2025 original latest.
PPTX
Qualitative Qantitative and Mixed Methods.pptx
PPTX
A Complete Guide to Streamlining Business Processes
PPTX
(Ali Hamza) Roll No: (F24-BSCS-1103).pptx
PDF
Capcut Pro Crack For PC Latest Version {Fully Unlocked 2025}
Global Data and Analytics Market Outlook Report
Introduction to the R Programming Language
Introduction to Inferential Statistics.pptx
retention in jsjsksksksnbsndjddjdnFPD.pptx
ISS -ESG Data flows What is ESG and HowHow
Pilar Kemerdekaan dan Identi Bangsa.pptx
Microsoft 365 products and services descrption
IBA_Chapter_11_Slides_Final_Accessible.pptx
Tetra Pak Index 2023 - The future of health and nutrition - Full report.pdf
Microsoft-Fabric-Unifying-Analytics-for-the-Modern-Enterprise Solution.pptx
Votre score augmente si vous choisissez une catégorie et que vous rédigez une...
Business_Capability_Map_Collection__pptx
Factor Analysis Word Document Presentation
Managing Community Partner Relationships
STERILIZATION AND DISINFECTION-1.ppthhhbx
annual-report-2024-2025 original latest.
Qualitative Qantitative and Mixed Methods.pptx
A Complete Guide to Streamlining Business Processes
(Ali Hamza) Roll No: (F24-BSCS-1103).pptx
Capcut Pro Crack For PC Latest Version {Fully Unlocked 2025}

Toy Store Database