Xem mẫu

Thƣơng mại điện tử
Lecture 8:
THIẾT KẾ Data Model - WEB TMDT
TS Đào Nam Anh
Đại học Điện lực, Khoa CNTT
1

Tài liệu
Frontiers of Electronic Commerce, Ravi
Kalakota, and Andrew B. Whinston
 E-commerce applications, Luisa Calcagno
 KIẾN THỨC THƢƠNG MẠI ĐIỆN TỬ, TS.
Nguyễn Đăng Hậu
 GIÁO TRÌNH THƢƠNG MẠI ĐIỆN TỬ
DÀNH CHO DOANH NGHIỆP, Ths Dƣơng
Tố Dung


2

Nội dung
1.

2.
3.
4.
5.

Thiết kế dự án web - Project Design
Mô hình dữ liệu Data Model
Entity-Relation Diagram (ERD).
Mô hình qui trình - Process Model
Functional Decomposition Diagram

3

1. Project Design
In order to design a web site, the
relational database must be
designed first.
Conceptual design can be divided into
two parts: The data model and the
process model.
4

1. Project Design
The data model focuses on what data should be
stored in the database while the process
model deals with how the data is processed.
To put this in the context of the relational
database, the data model is used to design the
relational tables.
The process model is used to design the queries
that will access and perform operations on
those tables.
5

nguon tai.lieu . vn