关系型数据库由哪三部分组成_关系数据库| 第2部分

本文深入探讨了关系型数据库的理论基础,包括关系数据库模型由埃德加·科德提出的理论。文章阐述了关系代数的操作原理,如投影、选择和交叉产品,并指出其在递归查询计算方面的局限性。同时,文章讨论了数据库架构和建模的重要性,如数据建模、规范化和关系模式设计,以及关系数据库模型面临的批评,如对象属性和行为的映射问题。
摘要由CSDN通过智能技术生成

关系型数据库由哪三部分组成

关系数据库理论 (Theory of relational databases)

The foundations of the theory of relational database were laid by Edgar F. Codd in the 1960s and 1970s and in his work A Relational Model of Data for Large Shared Data Banks [described one]. Theoretically, all operations are based on the relational algebra.

关系数据库理论的基础由埃德加·科德(Edgar F. Codd)在1960年代和1970年代及其著作《大型共享数据库的数据关系模型》 [已描述]中奠定。 从理论上讲,所有运算都基于关系代数。

了解关系代数 (Understanding the relational algebra)

The relational algebra is an algebraic model that describes how data can be stored, queried and manipulated. The main operations from which all other are derived, are the following:

关系代数是一个代数模型,描述了如何存储,查询和操纵数据。 其他所有派生的主要操作如下:

  • Projection (English projection)

    投影(英文投影)
  • Selection (English selection)

    选择(英文选择)
  • Cross product or Cartesian Product (Data Sheet cross product, cross join or cartesian product)

    叉积或笛卡尔积(数据表叉积,叉联接或笛卡尔积)
  • Changes (English rename)

    更改(英文重命名)
  • Association (English union)

    协会(英国工会)
  • Difference (English set difference or minus)

    差异(英文设置的差异或减号)

All requests that are made using SQL on a relational database, the database management system shown on these operators, that is translated. In practice, there are other operators, such as the join operator, but is also only a combination of cross product, selection and projection.

使用关系数据库上SQL进行的所有请求(这些运算符上显示的数据库管理系统)均已翻译。 实际上,还有其他运算符,例如join运算符,但也只是叉积,选择和投影的组合。

关系代数的限制 (Restrictions on the relational algebra)

The relational algebra does not provide support for calculation of recursive queries (Transitive Closure

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值