Database and components of Database system

Topic Outline
  • Database
  • Tables
  • Rows
  • Columns
  • Examples of Database
  • Component of Database systems
  • Data
  • Software
  • Operating system software
  • Personnel


Database

Definition

The organized collection of related data is known as a database. 

Organized: 

It means that data is stored in the database, the user can retrieve, update and manipulate data easily.

Related: 

It means data is stored in a database about a specific topic.

Examples

  • You create a database for students, it will contain data such as student name, class, registration no, address, etc.
  • If you create a database about employees of any bank, it will contain data such as employee ID, salary, grade, bounce, etc.
All data is arranged in tables in the database.

  • Tables

The table is used to store data in the database. It is the basic object of the database structure. The table consists of rows and columns. The table is a very easiest way to store data. The user can easily manipulate and retrieve the data in a table.

Roll no 

Name 

Class 

Address 

1 

Ali 

MPhil 

Karachi 

2 

Haider 

MSC 

Lahore 

3 

Farhan 

BSC 

Islamabad 

4 

Rehan 

FSC 

Peshawar 

  • Rows / Records

The horizontal part(line) of the table are called rows. The row is a collection of related columns(field). It is also called a record.
There are four rows in the above table. Every row contains a record of different students.

1 

Ali 

MPhil 

Karachi 

  • Columns / Field

The vertical part(line) of the table are called columns.

Example

All values under the class field/column in the above table make a column.

Class 

MPhil 

MSC 

BSC 

FSC 

Examples of Database

  • Phone Directory

It stores the phone numbers of different people. Phone numbers are stored in an organized way in the phone directory. The user can search phone from the phone directory.

  • University

A university has many students in different classes. The database is used to keep the record of students such as student name, department name, fee transactions, examination information, attendance, and other data about the university.

  • Library

It is difficult to handle records of all books without a database. The database system can be used to store records of books, issuance data of books, members of the library, recovery of the books, etc.

Components of Database System

Shape 


(1) Data

Data is a collection of facts and figures stored in a database. It is an important component of the database system. The fundamental purpose of the database is to store, update, maintain, retrieve and process data for the user.

(2) Hardware

The physical parts/components of the computer system are called hardware. It is used to enter data and instructions into the computer. It is used to perform tasks such as input, output, storage, and processing.

(3) Software

It is a collection of programs used by computers within the database system. The most important software is the database management system itself. To enable the database system to work properly use three types of software.

  • Operating system software

It is a set of programs that manages all hardware components. The operating system is installed on every computer.

  • DBMS software

Database management system manages the database in the database system.

  • Application Program and Utilities

It is used to access and process data stored in a database.

(4) Personnel

People that related to the database system are called personnel.

Types

  • End-User

People who use application programs to perform tasks on the database.

  • Database Administration

Database administration is responsible for the whole database system. They ensure that the database is working properly.

  • Application Programmers

They write application programs to access data from the databases.


Comments

Popular Posts

Computer Abbreviation

Transport Layer

Introduction to Database

Types of database

Threads in operating system

Display devices

Shortcut keys of computer

History of Computer