answersLogoWhite

0

Network Database model was designed to solve some of Hierarchical Database Model. Specifically this solves the problem of data redundancy by representing relationships in terms of sets.

ADVANTAGES

  • Organization: Information is grouped into entities/records and each entity has attributes, which correspond to column headings.
  • Very efficient in retrieval
  • Conceptually simple and easy to design
  • Can handle the diverse sort of relationships (one-to-many and many-to-many relationships)
  • Clear line of demarcation between programs and the complex physical storage details. Application programs work independently of the data.

DISADVANTAGES

  • All the records have to maintain using pointers thus the database structure becomes more complex. Network model large number of pointers is required to insertion, deletion and updating.
User Avatar

Orion Wisoky

Lvl 10
3y ago

What else can I help you with?

Continue Learning about Communications

What are the advantages and disadvantages of network data model?

Network data model is just like a normal database model. In network model the data is seen as related to each other by links. Or we can say the relation between the data is represented by links.


What are the examples of network database model?

world wide web (WWW) is such example as different pages are related to each other .


Definition of network model?

A network model is actually a flexible database method of representing objects and their relationships to each other. Its graph is not restricted to a specific hierarchy. Each individual record is not restricted by a finite number of parent and child groups.


What are the advantages and disadvantages of whites communication model?

White's communication model highlights the importance of context and the interaction between sender and receiver, emphasizing feedback and the cyclical nature of communication. Advantages include its focus on clarity and mutual understanding, which can enhance effective communication. However, its disadvantages lie in potential oversimplification of complex interactions and the assumption that feedback is always provided, which may not occur in all scenarios. This model may also overlook the impact of cultural and social factors on communication.


What are the advantages and disadvantages of Aristotle's model of communication?

The advantage of Aristotle's model of communication is that the communication process is broken down so it is easier for the speaker. A disadvantage is that he must know his audience well or the process won't work.

Related Questions

What are the advantages and disadvantages of network data model?

Network data model is just like a normal database model. In network model the data is seen as related to each other by links. Or we can say the relation between the data is represented by links.


What are the Advantages and disadvantages of Entity Relationship Model?

Entity-relationship model advantages and disadvantages AdvantagesDisadvantagesConceptual simplicityVisual representationEffective communicationIntegration with the relational database modelLimited constraint representationLimited relationship representationNo representation of data manipulationLoss of information


Architecture of Network database model?

what is the architecture of database network


What are the advantages of the biomedical model?

what are the advantages and disadvantages of the biomedical model


Advantages and disadvantages of relational data model?

Advantages of relational data model include data integrity through normalization, flexibility to query data using SQL, and ease of understanding relationships between entities. Disadvantages can include performance issues with complex queries, potential for data duplication across tables, and difficulty in scaling for very large datasets.


Advantages of hierarchical database model?

optical illusion


What are the advantages of communication models?

advantages and disadvantages of linear model communication


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 does the acronym IDMS mean?

The acronym IDMS is the initials of integrated database management system. This is a network database management system for mainframes. The model used by most is the CODASYL network model.


What are the advantages and disadvantages of Tyler's model of curriculum development?

no


Big bang model advantages and disadvantages?

The main disadvantage of the Big Bang theory probably lies in our inability. What are the advantages and disadvantages of capital asset pricing model.


What are the advantages and disadvantages of a hierarchical data model and network data model?

Hierarchical data model :Advantages- simplicity- data security- data integrity- efficiency- ease to add and delete recordDisadvantages- implement complexity- database management problem- lack of structural independence- programming complexity- implementation limitation- procedural access languageNetwork data model :Advantages- easy to access data- can handle more relationship types- data independence- data integrity- data independenceDisadvantages- system complexity- lack of structural independence- procedural access language