dbs1 1
dbs1 1
Database Management
Systems
Introduction
database schema.
Metadata- One of the salient feature of DBMS is
of a network.
– (LAN: local area network, wireless network,
etc.)
DBMS Server
Provides database query and transaction
services to the clients
Relational DBMS servers are often called
SQL servers, query servers, or transaction
servers
Applications running on clients utilize an
Application Program Interface (API) to
access server databases via standard
interface such as:
– ODBC: Open Database Connectivity standard
– JDBC: for Java programming access
Two Tier Client-Server
Architecture
Client and server must install
appropriate client module and server
module software for ODBC or JDBC
A client program may connect to
Program Objects
Providing storage structures (e.g. indexes)
among data.
Enforcing integrity constraints on the
database.
Three-schema Architecture
Physical DI
Multilevel Indexing
Users: Single, Multiple