Client
server architecture (explains the client server architecture of DBMS/explains
three tier architecture of DBMS): -
|
A. Database tier: - At
this tier database resides along with its query processing languages. We also
have the relation that define the data and their constrains at this level.
B. Application (middle) tier: - At
this tier reside the application server and program that access database. For a
user this application tier presents and abstracted view of database. Hence
application tier/layer sits in the middle and acts as mediator between the end
user and database.
C. Presentations (user) tier: -
End users operate on this tier and they know nothing about any existence of
database beyond this layer. At this layer multiple views of the database can be
provided by application. All views are generated by application that resides in
application tier.
No comments:
Post a Comment