Relational databases are widely used to store structured 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
Used in glossary entries: SQL