Data model

This is an old revision of this page, as edited by Bryan Derksen (talk | contribs) at 15:09, 9 October 2002. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

According to Fabian Pascal, a data model is a general theory of data defining structural, integrity and manipulation features.

For example, the general theory in the relational model is two-valued predicate logic and set theory; the structure is that of relations; integrity is assured by declared constraints, and manipulation is made through relational algebra and calculus.