relationeel
Relationeel is a Dutch adjective meaning relational or pertaining to relations. In information technology, it is commonly used to refer to the relational model of data, and to databases that implement this model. The relational model was proposed by E. F. Codd in 1970 and represents data as a set of relations, which in practical terms are tables consisting of rows (tuples) and columns (attributes). A database schema defines a set of relations and the types of data they store.
Data integrity is maintained through keys: a primary key uniquely identifies each tuple in a relation, and
Relational databases are widely used due to data independence, a standard interface, and strong theoretical foundations.
Outside computing, the term "relationeel" is primarily encountered in Dutch-language technical writing and is generally reserved