DATA BASE MANAGEMENT SYSTEM Arch, Thesis of Information Technology Management

DATA BASE MANAGEMENT SYSTEM architecture

Typology: Thesis

2016/2017

Uploaded on 10/01/2017

ashwathi-eg
ashwathi-eg 🇮🇳

2 documents

1 / 7

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
DBMS Architecture
pf3
pf4
pf5

Partial preview of the text

Download DATA BASE MANAGEMENT SYSTEM Arch and more Thesis Information Technology Management in PDF only on Docsity!

DBMS Architecture

  • (^) The design of a DBMS depends on its

architecture.

  • (^) The architecture of a DBMS can be

seen as either single tier or multi-tier.

  • (^) If the architecture of DBMS is 2-tier,

then it must have an application through which the DBMS can be accessed. Programmers use 2-tier architecture where they access the DBMS by means of an application.

  • (^) User (Presentation) Tier − End-users operate on this tier (ex - GUI)and they know nothing about any existence of the database beyond this layer. At this layer, multiple views of the database can be provided by the application. All views are generated by applications that reside in the application tier.