Introduction to Database Management System (DBMS)

A Database Management System (DBMS) is software that helps users store, organize, manage, and retrieve data efficiently. It acts as an interface between the user and the database and ensures data security, consistency, and reliability.

1. What is Data?

Data refers to raw facts and figures that have no meaning by themselves. When data is processed and organized, it becomes information.

2. What is a Database?

A database is an organized collection of related data stored electronically in a structured format so that it can be easily accessed, updated, and managed.

3. Problems with Traditional File System

Before DBMS, data was stored using file systems. These systems had several limitations.

4. What is DBMS?

DBMS is a collection of programs that enables users to create, maintain, and manipulate databases in an efficient and secure manner.

Examples of DBMS:

5. Objectives of DBMS

6. Advantages of DBMS

7. Disadvantages of DBMS

8. Applications of DBMS

Practice Questions

  1. Define data and information.
  2. What is a database?
  3. Explain DBMS with examples.
  4. List advantages and disadvantages of DBMS.
  5. Why DBMS is preferred over file system?

Practice Task

Prepare notes on: ✔ Data vs Information ✔ File System vs DBMS ✔ Objectives of DBMS ✔ Applications of DBMS ✔ Advantages & Disadvantages