Introduction to DBMS

INTRODUCITON TO DBMS


DBMS stands for Database Management System. DBMS means database with management system.
That means a system used to manage database.
Database Management System is a set of programs to store, retrieve and manage data from database.

Examples of DBMS:
  • MySQL
  • PostgreSQL
  • Microsoft Access
  • SQL Server
  • Oracle
What are the components of DBMS?
  • Data
  • Software
  • Hardware
  • SQL
  • Query processor
  • Database engine
  • Data dictionary, etc.

History of DBMS?
Dr Edgar F Codd is father of DBMS. 

In the 1960’s the first DBMS was developed at IBM and was originally called IMS, written for the Apollo program.

In the 1970s, Edgar Codd thought of a way to make things a bit easier. He wrote a paper entitled, A Relational Model of Data for Large Shared Data Banks, in which he proposed replacing these current systems with that of tables and rows. This concept would become relational DBMS

What is the need of DBMS?
  • For databse creation
  • For database updation.
  • For information retrieval from dataabase.
  • For database management.
Examples of Database applications:
  • Facebook storage system
  • Relve reservation system, IRCTC
  • College ERP
Advantages of DBMS:
  1. Data Sharing.
  2. Easily Maintenance.
  3. Reduce Data Redundancy.
  4. Backup and Recovery.
  5. Data Security.
  6. Privacy.
  7. Data Consistency.
  8. Multiple User Interface.

More topics from DBMS to read:

EasyExamNotes.com covered following topics in these notes.
Share: