Introduction to Database Management System

A Database System or Database management Systems is a way of storing and organizing data using a computer so that information can be easily saved, found, and updated. It helps people manage large amounts of data in an orderly manner. A database system includes the database, where data is stored, and the DBMS (Database Management System), which is software used to control and manage the data. Database systems are commonly used in banks, schools, hospitals, and businesses to keep information safe and well-organized.

Data 

Data is a collection of raw facts and figures that have not been processed yet. On its own, data does not give clear meaning until it is organized or explained. Examples of data include numbers, names without details, or dates without any explanation. Data can be numbers, words, or symbols.

Data is mainly of two types:

a) Quantitative Data:
Quantitative data is data in the form of numbers that can be measured or counted, such as height, weight, age, or marks.

b) Qualitative Data:
Qualitative data is data that is not in numbers and describes qualities or opinions, such as feelings, ideas, or perceptions.

Information :
Information is data that has been processed or organized so that it becomes meaningful and easy to understand. When data is given context, it turns into information. For example, the number “100” is just data, but “John scored 100 in Math” is information because it clearly explains what the number means. In simple words, information is useful data that helps people understand something better.

Data vs Information

DataInformation
Raw facts and figuresProcessed and meaningful data
Difficult to understand aloneEasy to understand
Not processedProcessed and organized
Less useful by itselfUseful for decision making
Example: 85, 90, 78Example: “Ram scored 85 marks in English”

Database 

A database is an organized collection of data stored in a computer system. It helps users easily store, access, manage, and update information whenever needed. Databases are used in many areas, such as schools, hospitals, banks, and businesses, to keep information properly arranged. For example, a hospital database stores patient details, appointment schedules, and treatment records in an organized way.

A Database Management System (DBMS)

A Database Management System (DBMS) is software used to create, store, manage, and control data in a database. It acts as a bridge between the user and the database, allowing users to easily add, view, update, and delete data.

Some popular examples of DBMS are MySQL, Oracle, PostgreSQL, and Microsoft SQL Server. A DBMS helps keep data safe, accurate, and organized, and allows many users to access the data at the same time.

Popular Data Base
error: Content is protected !!
Scroll to Top