The relational model
Home > Ask the Oracle Experts > Database Design and Architecture Questions & Answers > Network, hierarchical and relational data models
Ask The Oracle Expert: Questions & Answers
EMAIL THIS

Network, hierarchical and relational data models

Brian Peasland EXPERT RESPONSE FROM: Brian Peasland

Pose a Question
Other Oracle Categories
Meet all Oracle Experts
Become an Expert for this site


Oracle tips, scripts, and expert advice
Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google


>
QUESTION POSED ON: 16 November 2006
What are the differences and commonalities if any between network, hierarchical and relational data models? Some of the areas that can be compared are:
  • Support of 1:1 and 1:M relationships
  • Recursive relationships
  • Referential integrity
  • Flexibility to changing data and access requirements
  • Access to record types

>
EXPERT RESPONSE
The hierarchical model is not like the other two models you asked about. In the hierarchical model, data is stored in a defined hierarchy. For instance, a company is made of departments and each department has employees. So a tree strucutre is created with the company at the root of the tree. To get to all employees in the company, one would have to traverse the entire tree. Click here for more information on the hierarchical model. The hierarchical model does exist today, but typically in legacy applications.

The network model was the first attempt to address the inefficiencies of the hierarchical model. In the network model, you could create a network showing how data related to each other. The network model never caught on, and was eventually replaced by the relational model. Click here for more information on the network model.

The relational model has proven to be the most efficient and most flexible database model in use today. There are many advantages of the relational model over the other models, which is why the most popular databases in use today employ this methodology. Click here for more information on the relational model.

The hierarchical model really only implements 1:1 relations, as defined in the strict hierarchy. The other two models do implement 1:m relationships.


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google


RELATED CONTENT
Database Design and Architecture
How do you size spatial tables and indexes?
Creating db links from Oracle 10g to 8i
Failed stored procedure through db link in Oracle
Using Oracle's Virtual Private Database, aka Fine-Grained Access Control
How would referential integrity work in this situation?
Recreating advanced queuing objects during database upgrade
Can I restrict data in a single schema?
How DDL and DML commands work in Oracle
When should an Oracle database be reorganized?
Can I drop a column in SYS schema?

The relational model
Happy birthday Oracle -- 30 years!
Retrieve last row inserted into table in Oracle
Relationship between schema and datafile in Oracle
Oracle does not maintain order of inserted records
Why is Oracle 8 an "ORDBMS"?
Mike Ault's Oracle "good practices": Oracle design
Oracle revamps TimesTen In-Memory Database
Geeks pick the top movies of 2007
Network model for databases
Database vs. relational database

Oracle database design
Weighing remote database administration pros and cons takes care
Oracle Database 11g makes waves at Burlington Coat Factory
How to create a database link in Oracle
Data modeling tools no substitute for hard work
How do I do that in Oracle?
The Oracle Database user's guide to Oracle OpenWorld 2007
Oracle OpenWorld 2007 Special Report
How many redo log files?
How to move tables from system tablespace to user tablespace
ORA-12560 error with Oracle 10g Instant Client

RELATED GLOSSARY TERMS
Terms from Whatis.com − the technology online dictionary
E. F. Codd  (SearchOracle.com)
multidimensional database  (SearchOracle.com)
object-oriented database management system  (SearchOracle.com)
Oracle  (SearchOracle.com)
relational online analytical processing  (SearchOracle.com)

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary



Search and Browse the Expert Answer Center
Search and browse more than 25,000 question and answer pairs from more than 250 TechTarget industry experts.
Browse our Expert Advice

HomeNewsTopicsTipsAsk the ExpertsWebcastsWhite PapersProductsBlogs
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides enterprise IT professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective IT purchase decisions and managing their organizations' IT projects - with its network of technology-specific Web sites, events and magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Reprints  |  Site Map




All Rights Reserved, Copyright 2003 - 2008, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts