WebGlossary.info
Relational model
- An approach to database management using a structure and language consistent with first-order predicate logic, first described in 1969 by Edgar F. Codd, where all data is represented in terms of tuples, grouped into relations. A database organized in terms of the relational model is a relational database. The purpose of the relational model is to provide a declarative method for specifying data and queries: Users directly state what information the database contains and what information they want from it, and let the database management system software take care of describing data structures for storing the data and retrieval procedures for answering queries. ← Wikipedia
- Previous term: Relational database management system
- Next term: Relative sizing
- Random term: JavaScript Object Notation for Linked Data