关系模型论文
概述
E.F. Codd 于1970年发表的《A Relational Model of Data for Large Shared Data Banks》,是数据库领域最具影响力的论文,首次提出用数学关系(二维表)作为数据的统一逻辑表示。
关键内容
论文信息
| 条目 | 内容 |
|---|---|
| 标题 | A 关系模型</td>
</tr>
<tr>
<td><strong>作者</strong></td>
<td>Edgar Frank "Ted" Codd(1923–2003)</td>
</tr>
<tr>
<td><strong>发表时间</strong></td>
<td>1970年6月</td>
</tr>
<tr>
<td><strong>刊物</strong></td>
<td>Communications of the ACM, Vol. 13, No. 6, pp. 377-387</td>
</tr>
</tbody>
</table>
<h3 id="_5">核心贡献</h3>
<ul>
<li><strong>关系(Relation)</strong>:用集合论中的关系概念作为数据的统一逻辑表示</li>
<li><strong>[[关系代数:选择、投影、并、差、笛卡尔积五种基本运算
后续验证
历史影响
来源
相关 |