0% found this document useful (0 votes)
50 views2 pages

Full - Name Id Email Name Id Price Total - Price Date Quantity: Phone - Number Shipping - Company Products Users

The document outlines a database schema for an e-commerce system, detailing entities such as Users, Orders, Products, and Shipment. It includes attributes for each entity, such as user information, order details, and shipping company data. The structure is designed to manage user accounts, product listings, order processing, and shipment tracking.

Uploaded by

Minh Thái
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
50 views2 pages

Full - Name Id Email Name Id Price Total - Price Date Quantity: Phone - Number Shipping - Company Products Users

The document outlines a database schema for an e-commerce system, detailing entities such as Users, Orders, Products, and Shipment. It includes attributes for each entity, such as user information, order details, and shipping company data. The structure is designed to manage user accounts, product listings, order processing, and shipment tracking.

Uploaded by

Minh Thái
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Full_name id

Email quantity total_price date


name id

price
password Users

Order
Products date
phone_number

Pay

quantity Shipment
total_price
date
addr name id

Shipping Co

Users
Shipping_Company
Phone_Number Products
id
id
user_id id
full_name
name
number name
email
addr
price
password
Order
id Pay Shipment
id id
user_id
user_id product_id
date
order_id sihipco_id
total_price
date total_price

total_price

quantity

Order_Details
id

product_id

order_id

total_price

quantity

You might also like