relational database

Terms from Artificial Intelligence: humans at the heart of algorithms

The glossary is being gradually proof checked, but currently has many typos and misspellings.

Relational databases are widely used to store structred data. They use a collection of tables, with connections between them based on shared values or keys. They are commonly queried using SQL.

Used in Chap. 5: page 71; Chap. 10: page 135