MySQL Architecture
MySQL Architecture
Course Name:
Database Faculty Name:
Administration Ms. Zaiba Khan
with MySQL
Branch- Assistant Professor(CSE)
B.Tech-VI Semester School of
Course Code: Engineering &
Technology
19009300
1
Introduction
2
Introduction
(Types of Tiers)
1-Tier Architecture
2-Tier Architecture
3-Tier Architecture
3
One Tier Architecture
5
Two Tier Architecture
6
Three Tier Architecture
7
Three Tier Architecture
(Advantages and Disadvantages)
Advantages:
Enhanced scalability
◦ Individual connections need not be made between client and
server.
Security is improved
◦ This model prevents direct interaction of the client with the
server thereby reducing access to unauthorized data
Disadvantages:
Increased complexity of implementation and communication
8
Three Tier Architecture
(Pictorial Representation)
9
Option Files
10