0% found this document useful (0 votes)
6 views

DBA-3

Uploaded by

Zahra Mubeen
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views

DBA-3

Uploaded by

Zahra Mubeen
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 10

Introduction to Database Administration

Introduction to DBMS
Components & Architecture
Introduction to DBMS Components & Architecture
DBMS Components &
Architecture
• Interaction of users with DBMS
• ANSI Spark three level architecture
• Multi user DBMS Architecture
• Teleprocessing
• DBMS Client-Server Architecture (2-
tiers)
• DBMS Client-Server Architecture (3-
tiers)
• Alternate Client-Server
Architectures
• Paradigm of Database System
Introduction to DBMS Components & Architecture

Interaction of users with DBMS

Form Processing & Report Processing Applications are build by using VB, DOT Net
or PHP programming. Reports can be developed by using Crystal Reports tool.
Query Processing can be managed by using vendors SQL tool or 3rd party tools such
As TOAD, SQL Developer etc.
Introduction to DBMS Components & Architecture

Multi user DBMS Architecture


• Teleprocessing

• File-Server

• Client-Server (2-tiers, 3 tiers)


Introduction to DBMS Components & Architecture
Teleprocessing

• Traditional architecture

• Single mainframe with a number of


terminals attached

• Trend is now towards downsizing


Introduction to DBMS Components & Architecture

DBMS Client-Server Architecture (2-tiers)

DB Connections can be managed by


ODBC, JDBC
Introduction to DBMS Components & Architecture
DBMS Client-Server Architecture (3-tiers)

DB Connections can be managed by using MS


ODBC, JDBC
Introduction to DBMS Components & Architecture
Alternate Client-Server Architectures
Introduction to DBMS Components & Architecture
Paradigm of Database System
• Logical/ Conceptual Database
Design
• How should the transactional
data be modeled (OLTP)?
• Designing the data warehouse
schema (OLAP)
• Query Processing
• Analysis queries are hard to
answer efficiently
• What techniques are available
to the DBMS?
Introduction to DBMS Components & Architecture
Paradigm of Database System
• Physical Database Design (DBA)
• How should the data be
organized on disk?
• What data structures should be
used?
• Data Mining
• What use is all this data?
• Which questions should we ask
our data warehouse OLAP?
END
• Data Science/Big Data

You might also like