A data model is a model that describes in an abstract way how data is represented in a business organization, an information system or a database management system.
This term is ambiguously defined to mean:
For example in the relational model all data is represented by mathematical relations (or, to be precise, a slightly generalized version thereof). There exists a general language for specifying constraints (first-order logic), and for manipulations and querying the data the relational algebra, tuple calculus and domain calculus are introduced. Additional information about this topic can also be found in database management system.
For a specific application tables (objects, relations, ..., the naming conventions depend on the general model) are defined, for example "customer", "order", "item" as well as relations between them ("customer orders items").
If a relational model is used, sets of specific constraints (candidate keys, foreign keys) have to be defined (using the appropriate language as defined for the general model, e.g. SQL).
While simple data models consisting of few tables or objects can be created "manually", large applications need a more systematic approach. The entity-relationship model method is used to establish a domain-specific data model. Other methods like the functional data model and object role modeling (ORM) also describe subsets/aspects of a data model and the application based on it. The Unified Modeling Language (UML) is another method more related to object-oriented data models. Especially the "Object Model" part has a number of parallel representations with the Entity-Relationship Model, but notably lacks the ability to support conceptual, logical, and physical traceability.
This article is licensed under the GNU Free Documentation License.
It uses material from the
"Data model".
Home Page • arts • business • computers • games • health • hospitals • home • kids & teens • news • physicians • recreation• reference • regional • science • shopping • society • sports • world