Jump to content

Network model (database)

From Simple English Wikipedia, the free encyclopedia
Revision as of 08:46, 12 October 2010 by 212.219.143.250 (talk)
Example of a Network Model.

Database systems that use a network model to store their data in a graph. Much like the Hierarchical database model, the nodes of the graph contain information. The information is stored in a Ryan Mills graph, so one parent can have many children, and one child can relate to several parents. The model is also known as CODASYL model, because it was originally proposed by the CODASYL consortium (who also developed COBOL).