answersLogoWhite

0


Best Answer

what is the difference between hirarchical,network and relational database model?

User Avatar

Wiki User

15y ago
This answer is:
User Avatar
More answers
User Avatar

AnswerBot

5mo ago

Hierarchical databases organize data in a tree-like structure with parent-child relationships and a strict one-to-many hierarchy, while network databases use a more flexible model with many-to-many relationships through pointers or links between records. Hierarchical databases are faster for accessing data along predefined paths, while network databases allow for more complex data relationships but can be more complex to manage.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the difference between hierarchical database and network database?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Information Science

Difference between hierarchical and Network data module?

The hierarchical data model organizes data in a tree-like structure with a single parent for each child record. On the other hand, the network data model allows for multiple parent-child relationships, creating a more flexible and complex network of interconnected records. In the hierarchical model, relationships are one-to-many, while in the network model, relationships can be many-to-many.


What is the difference between a distributed database and distributed processing?

A distributed database is a collection of databases stored on multiple computers and accessed through a network, allowing for data to be distributed across different locations. Distributed processing, on the other hand, refers to breaking down a task into smaller parts that are processed on multiple computers simultaneously, enabling faster computation by leveraging the collective resources of multiple machines.


What is the difference between network architecture and network topology?

Network architecture refers to the design and structure of a network, including components, protocols, and technologies used for communication. Network topology, on the other hand, refers to the physical or logical layout of devices and how they are connected in a network, such as bus, star, ring, or mesh. In essence, network architecture defines how components work together, while network topology defines how components are arranged.


Is someones personal information secure over a network database?

It depends on how well the network database is protected. Measures such as encryption, access controls, and regular security audits can help ensure the security of personal information stored on a network database. However, no system can be 100% secure, so it's important to continually monitor and update security measures to minimize the risk of data breaches.


What is Distributed Database. Why Distributed Databases. Discuss.?

A distributed database is a database system in which data is spread across different locations using a computer network. Distributed databases are used to improve data availability, scalability, and performance by making data accessible from different geographical locations and reducing the risk of a single point of failure. They also facilitate distributed computing and allow for better load balancing and resource utilization.

Related questions

What is network database?

We know a database is one that stores data related to each other. A network database is just like network database only difference between them is, in network database records are connected by means of a link.


Difference between database and relational database?

A database is a collection of data organized for easy access and manipulation, while a relational database is a type of database that stores data in a structured format using tables that are related to each other through keys. In a relational database, data is organized into rows and columns, and relationships between tables can be established using keys.


Which type of database model is similar to a hierarchical database but allows each child record to have more than one parent record?

Network Database


Which type of database management system uses physical pointers to connect tabels?

Hierarchical and network


What is a good way to represent a database?

Relational model of database is a good way to represent the database. Also network data model and hierarchical model can be used depending on the requirements.


What are the benefits of a hierarchical data model and network data model?

In network model of database , all data is related to each other through a link. By a link we mean that it is an association between precisely two records/data . In hierarchical model records are organized as trees rather than arbitrary graphs.


Difference between hierarchical and Network data module?

The hierarchical data model organizes data in a tree-like structure with a single parent for each child record. On the other hand, the network data model allows for multiple parent-child relationships, creating a more flexible and complex network of interconnected records. In the hierarchical model, relationships are one-to-many, while in the network model, relationships can be many-to-many.


What is the Difference between a database and a database server?

A database is a file. A database server is a computer that shares that file over a network.


What database management systems are there?

There are four basic and main database management systems that are used today. Those four include hierarchical, network, relational and object-oriented.


Explain hierarchical and network database structure?

An introduction to the concepts involved can be found in this place: http://www.unixspace.com/context/databases.html


What is main difference between dbms rdbms why it is called relational database?

There are mainly three different Database architectures and they are network, hierarchical and Relational. The DBMSystems that follow the Relational architectural concepts are known as RDBMS. This is supposed to be superior in design and performance to the other two and there are, to my knowledge, no functional DBMS following the other two concepts in the market today.


Difference between local area network and camus area network?

1. How might a distributed database designed for a local area network differ from one designed for a wide area network?