,Database
A database is a collection of interrelated data. It’s a collection of information
that is organised so that it can be easily accessed, managed and updated.
e.g. A school’s database
,Advantages of Database
● Reduces redundancy.
● Controls data inconsistency.
● Facilitates data sharing.
● Ensures data security
● Integrity can be maintained.
, DBMS
DBMS(DataBase Management System) is a software which helps us establish
and implement a database. It consists of a group of programs which helps in
storing, retrieving and manipulating data while considering appropriate
safety measures.
e.g. MySQL, Microsoft SQL Server, Oracle, MongoDB, PostgreSQL, etc.
A database is a collection of interrelated data. It’s a collection of information
that is organised so that it can be easily accessed, managed and updated.
e.g. A school’s database
,Advantages of Database
● Reduces redundancy.
● Controls data inconsistency.
● Facilitates data sharing.
● Ensures data security
● Integrity can be maintained.
, DBMS
DBMS(DataBase Management System) is a software which helps us establish
and implement a database. It consists of a group of programs which helps in
storing, retrieving and manipulating data while considering appropriate
safety measures.
e.g. MySQL, Microsoft SQL Server, Oracle, MongoDB, PostgreSQL, etc.