Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

entity-relationship model

You are here: irt.org | FOLDOC | entity-relationship model

<database, specification> An approach to data modelling proposed by P. Chen in 1976. The model says that you divide your database in two logical parts, entities (e.g. "customer", "product") and relations ("buys", "pays for").

One of the first activities in specifying an application is defining the entities involved and their relationships, e.g. using an entity-relationship diagram to represent a model.

["The entity-relationship model: toward a unified view of data", P.P. Chen, ACM Transactions on Database Systems 1:1 pp 9-36, 1976].

(2009-11-21)

Nearby terms: EntireX « entity « entity-relationship diagram « entity-relationship model » entropy » Entry Sequenced Data Set » enumerated type

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb