A relational database organizes information into structured tables, where data points are linked by common fields. This elegant architecture allows for clear relationships between different sets of facts, managed and queried often using SQL.
See also