Introduction to Database

Database is a collection of data that is organised so that it can easily accessed, managed, and updated. DBMS stands for DataBase Management system

introduction to database


In this tutorial, we will be learning the basics of database concepts such as what is data, what is a database, and why we are using it to store data. 

What is Data?

Data is a collection of information. It will be in any form such as geographical information which google uses for Google maps, messages, medical information, banking, insurance information, etc.., everything which we are collecting and storing is data. 


In the earlier stage, we used to collect the data and write it on paper and notebooks. 
After, when computers and mobile became popular we used to store the data in the drives using software such as Excel, Word, PowerPoint, and so on.

Oracle SQL tutorial

But there we have a limitation, for example, we can store up to 10,48,576 lakh rows and 16,384 thousand columns in Excel. After a certain period, data became evolving and we had a storing and reuse of data issue. To tackle this, we have developed Databases.

What is Database?

The database is a collection of data that is organized so that it can be easily accessed, managed, and updated.

What is DBMS?

DBMS stands for DataBase Management System, a type of software to define, manipulate, retrieve, and manage data stored within a database. It is software like the operating system in the computer. 

What is RDBMS?

RDBMS stands for Relational DataBase Management System. It works based on the Relational model concept which helps to store the data in the rows and columns structure in the database.



إرسال تعليق

© Oracle SQL Tutorial. All rights reserved. Developed by Jago Desain