Skip to main content

Newer Post or latest post

Li-Fi vs Wi-Fi: A Battle of Light and Waves

Li-Fi vs Wi-Fi: A Battle of Light and Waves Li-fi is a light fidelity device that supports only the infrared and other lighting systems to transfer the data to the device which is used to receive from the sender device. Wifi is a wireless fidelity device that supports the radio waves to transfer the data to the wifi device which is used to receive the wifi signals at the limited ranges due to the device version capacity. Introduction to the computer system and computer applications related topics are listed following below here: Li-Fi vs Wi-Fi: A Battle of Light and Waves Let’s discuss the computer system related topic and questions above listed and their answers are following below here: Li-Fi vs Wi-Fi: A Battle of Light and Waves There are some points on the computer system and data communication related to the topic of “Li-Fi vs Wi-Fi: A Battle of Light and Waves” following below here: Lifi based data communication system:- Li-Fi is a light based signal data transmission ...

discuss the difference between hierarchical and relational database model?

Let us discuss the difference between hierarchical model and relational database model?

Hierarchical model

  • Hierarchical model is tree like structure.
  • In the structure where the parent is only one parent in all over structure organization of any object. The parent who has no parent in the structure is also known as grandparent.
  • In the structure the child quantity is two or more than two in numbering.
  • The base of the hierarchical model is inheritance of the hierarchical character which means the hierarchical character relates as inherit their properties in the form of one to many relation.
  • The hierarchical structure shows the connection using connection line in the model.
discuss the difference between hierarchical and relational database model?

Image reference of the hierarchical model of the basic components in their structure model

In the given model there are three layers of the hierarchical model shows in the image. From the top to bottom direction first layer is the “grand parent”, second is “parent family” and third one is “children family”. In the model you can also add the layer at the top of the grand parent is the “great grandparent” above the grandparent layer.

Now back to the main point the children family is minimum attribute of every child entity. So you can say it is also called lowest class entities in the whole model that works for the parent entities which is connected to the parent family layer.

The parent family is more than higher level entity in the whole model that work for grandparent layer or family. The parent family is the more advance than the children family entities that smartly.

In the grandparent class level that makes a final decision of the whole database structure to operate the whole system according to the hierarchical model. You can say the grandparent is the root of the higher level of the database is called highest level database in the structure.

Relational model

  • The relational model is a table like a structure.
  • There is no parent in the model because in the relation there are group of records which has own unique identity of every records object data recorded in the tuples one by one.
  • In the structure the attributes of a record can create in large number of quantity for every record.
  • The base of the relational model is matrix structure which is called the combination attribute and a record. It is in the tabular form where the record is in the horizontal direction and the attribute is vertical direction. The cross connection of the attribute and record is a cell.
  • The unique identity is a primary key or serial number of a record to identify.

------------------------------------------------------------------------------------------------------------


Hello guys, I hope you can learn from this post easily from “ discuss the difference between hierarchical and relational database model? ” and you get the right information from this post that I have posted related to information technology and computer science topics with questions and answers. Thanks for reading our content 🙂 👍
"Thank you for taking the time to read this post! I hope you found the information helpful and informative. Don't forget to stay tuned for more exciting updates and insightful content. Your support means the world to me!"

Comments

Popular posts from this blog

what are the function of the joystick and light pen?

Q 1. State the functions of a joystick and that of a light pen? Introduction to the joystick device, virtual or soft joystick tool, game controller, virtual or soft game controller and light pen topics are covered below here: Joystick What is the meaning of the joystick in computer? What is the joystick as a peripheral device in the computer system? What is main use of joystick in computer system peripheral devices? What is the purpose of the joystick in computer? What are the types of joysticks in the peripheral system for game purpose? What do you mean by analog joystick in peripheral system? What are the advantages of analog joystick device? What are the disadvantages or drawbacks of analog joystick device? What are the uses of joysticks? What are top 5 uses of joystick device in the computer system peripheral? Where is the use of joystick? How to connect the joystick for game in computer system? Can you connect the joystick to the laptop? Why do n...

What is Artificial Intelligence? A Beginner's Guide

What is Artificial Intelligence? Explained for Beginners Artificial intelligence is a program of programs that can take input from the environment and give output and response to be used for their service depending on the category of AI such as:- weak ai and strong ai. The weak ai is very trending requirements on the company where the strong ai is not recommended to anyone, rarely used in specific and protected with limited protocols followed by research and departments of development. The AI for beginners is mostly used in the category of weak AI on the computer system or smartphone device such as:- chatting websites provide message reply services, solutions, image creations, video creations etc. Artificial Intelligence (AI) is a branch of computer science that focuses on creating machines or software that can perform tasks that typically require human intelligence. These tasks include learning from experience, understanding language, recognizing patterns, solving problems, and making...

How is the data stored in the database file on the application software?

How is the data stored in the database file on the application software? The database files can be created on the storage device to store the new information in the file through the application software using the definition command applied on the blank database files. The database manipulation command to store the new data and information into the database files which is blank created on the storage device on the computer system. The database files are created through the create database command applied on the application software which is programmed through the SQL command on the relational database model. The database can be managed through the data manipulation command applied on the application database files using the DML of SQL means the DML is used to manipulate and change the information also in the database files. In an application software, data is stored in a database file using a structured format that allows efficient retrieval and management. The database file typically c...