Monday, February 3, 2020

what is dbms and what is the type of dbms?simple language by jojolearner

                                                                        DBMS                                                                               

TOPIC : 1.What is dbms data.
                2.What is dbms Data Management System.
                3.Type Of DBMS.


DATA : Data is a simple word is distinct pieces if information or collection on facts related to any                entity.
              data base:-data base is a container if data where all the data are stored
.
DATA MANAGEMENT  SYSTEM : A collection of program which enables user  to access                                                                           databases ,manipulation data and represent data.
                                                               A technology to store and retrieve data with utmost efficient                                                                  along with appropriate security measures.

                                                               TYPE  OF DBMS                                                                     
1.Hierarchical dbms
2.Network dbms
3.Relational dbms
4.Object-oriented dbms

*Hierarchical dbms :-Has a style of "parent-child"relationship of strong data.It has structure      like a tree with nodes represented record and Branches represented record and branches            represented fields.

 *Network dbms :-Support many to many relationship. This usually results in complex                   databases structures.

 *Relational dbms :-This type of dbms defines databases relationship in form of tables also             known as relations .

 *Object_Oriented  dbms :-This type supports strong of new data types.The data to be stored is     in form of objects.














1 comment: