Database Management Systems-Chapter 1: Dr. M. Brindha Assistant Professor Department of CSE NIT, Trichy-15
Database Management Systems-Chapter 1: Dr. M. Brindha Assistant Professor Department of CSE NIT, Trichy-15
Systems- Chapter 1
Dr. M. Brindha
Assistant Professor
Department of CSE
NIT, Trichy-15
Chapter 1: Introduction
• Purpose of Database Systems
• View of Data
• Data Models
• Data Definition Language
• Data Manipulation Language
• Transaction Management
• Storage Management
• Database Administrator
• Database Users
• Overall System Structure
Database Management System (DBMS)
• Collection of interrelated data
• Set of programs to access the data
• DBMS contains information about a particular enterprise
• DBMS provides an environment that is both convenient
and efficient to use.
• Database Applications:
• Banking: all transactions
• Airlines: reservations, schedules
• Universities:registration, grades
• Sales: customers, products, purchases
• Manufacturing: production, inventory, orders, supply chain
• Human resources: employee records, salaries, tax deductions
• Entity-Relationship model
• Relational model
• Other models:
• object-oriented model
• semi-structured data models
• Older models: network model and hierarchical model
Entity-Relationship Model