Database
Database
The purpose of a database is to help people keep track of things. It accomplishes this
purpose by storing data in tables. Each table has rows and columns, similar to a
spreadsheet. A database usually has multiple tables in order to keep track of different
but related things.
Database software is used to create, edit, and maintain database files and records,
enabling easier file and record creation, data entry, data editing, updating, and
reporting. The software also handles data storage, backup and reporting, multi-access
control, and security.
The five major components of a database are hardware, software, data, procedure,
and database access language
Components of a Database
1. Hardware
Hardware refers to the physical, electronic devices such as computers and hard disks
that offer the interface between computers and real-world systems.
3. Software
Software is a set of programs used to manage and control the database and includes
the database software, operating system, network software used to share the data with
other users, and the applications used to access the data.
3. Data
Data are raw facts and information that need to be organized and processed to make it
more meaningful. Database dictionaries are used to centralize, document, control, and
coordinate the use of data within an organization. A database is a repository of
information about a database (also called metadata).
4. Procedures