数据库设计与关系理论(影印版) 东南大学出版社 下载 pdf 百度网盘 epub 免费 2025 电子书 mobi 在线

数据库设计与关系理论(影印版) 东南大学出版社精美图片
》数据库设计与关系理论(影印版) 东南大学出版社电子书籍版权问题 请点击这里查看《

数据库设计与关系理论(影印版) 东南大学出版社书籍详细信息

  • ISBN:9787564138905
  • 作者:暂无作者
  • 出版社:暂无出版社
  • 出版时间:2013-01
  • 页数:暂无页数
  • 价格:31.30
  • 纸张:胶版纸
  • 装帧:平装-胶订
  • 开本:16开
  • 语言:未知
  • 丛书:暂无丛书
  • TAG:暂无
  • 豆瓣评分:暂无豆瓣评分
  • 豆瓣短评:点击查看
  • 豆瓣讨论:点击查看
  • 豆瓣目录:点击查看
  • 读书笔记:点击查看
  • 原文摘录:点击查看
  • 更新时间:2025-01-19 17:19:14

寄语:

新华书店正版,关注店铺成为会员可享店铺专属优惠,团购客户请咨询在线客服!


内容简介:

是什么让这本书从数据库设计的相关书籍中脱颖而出?很多讨论设计实践的书籍很少讲解内在理论知识,而讨论设计理论的书籍却又主要针对理论工作者。在戴特(Data,C.J.)所著的《数据库设计与关系理论(影印版)》中,有名专家C.J.Date以从业者可以理解的方式来讲解设计理论,弥补了前述的不足。该书以作者四十多年的经验教训总结而成,阐述了为什么恰当的设计在初始阶段如此重要。

《数据库设计与关系理论(影印版)》的每一章都包含一组练习,它或者展示了如何把理论知识应用到实践中,或者提供了更多的信息,或者要求你验证一些简单的理论结果。如果你很好熟悉数据库的关系模式,并且你希望深入了解数据库设计,那么这本书就接近适合你。


书籍目录:

Preface

PART I SETTING THE SCENE

Chapter 1 Preliminaries

Some quotes from the literature

A note on terminology

The running example

Keys

The place of design theory

Aims of this book

Concluding remarks

Exercises

Chapter 2 Prerequisites

Overview

Relations and relvars

Predicates and propositions

More on suppliers and parts

Exercises

PART II FUNCTIONAL DEPENDENCIES, BOYCE/CODD NORMAL FORM,

AND RELATED MATTERS

Chapter 3 Normalization: Some Generalities

Normalization serves two purposes

Update anomalies

The normal form hierarchy

Normalization and constraints

Concluding remarks

Exercises

Chapter 4 FDs and BCNF (Informal)

First normal form

Functional dependencies

Keys rex, isited

Second normal form

Third normal form

Boyce/Codd normal form

Exercises

Chapter 5 FDs and BCNF (Formal)

Preliminary definitions

Functional dependencies

Boyce/Codd normal form

Heath's Theorem

Exercises

Chapter 6 Preserving FDs

An unfortunate conflict

Another example

... And another

... And still another

A procedure that works

Identity decompositions

More on the conflict

Independent projections

Exercises

Chapter 7 FD Axiomatization

Armstrong's axioms

Additional rules

Proving the additional rules

Another kind of closure

Exercises

Chapter 8 Denormalization

"Denormalize for performance"?

What does denormalization mean?

What denormalization isn't (I)

What denormalization isn't (II)

Denormalization considered harmful (I)

Denormalization considered harmful (II)

A final remark

Exercises

PART III JOIN DEPENDENCIES, FIFTH NORMAL FORM,

AND RELATED MATTERS

Chapter 9 JDs and 5NF (Informal)

Join dependencies--the basic idea

A relvar in BCNF and not 5NF

Cyclic rules

Concluding remarks

Exercises

Chapter 10 JDs and 5NF (Formal)

Join dependencies

Fifth normal form

JDs implied by keys

A useful theorem

FDs aren't JDs

Update anomalies revisited

Exercises

Chapter 11 Implicit Dependencies

Irrelevant components

Combining components

Irreducible JDs

Summary so far

The chase algorithm

Concluding remarks

Exercises

Chapter 12 MVDs and 4NF

An introductory example

Multivalued dependencies (informal)

Multivalued dependencies (formal)

Fourth normal form

Axiomatization

Embedded dependencies

Exercises

Chapter 13 Additional Normal Forms

Equality dependencies

Sixth normal form

Superkey normal form

Redundancy free normal form

Domain-key normal form

Concluding remarks

Exercises

PART IV ORTHOGONALITY

Chapter 14 The Principle of Orthogonal Design

Two cheers for normalization

A motivating example

A simpler example

Tuples vs. propositions

The firstexample revisited

The second example revisited

The final version

A clarification

Concluding remarks

Exercises

PART V REDUNDANCY

Chapter 15 We Need More Science

A little history

Database design is predicate design

Example 1

Example 2

Example 3

Example 4

Example 5

Example 6

Example 7

Example 8

Example 9

Example 10

Example 11

Example 12

Managing redundancy

Refining the definition

Concluding remarks

Exercises

APPENDIXES

Appendix A Primary Keys Are Nice but Not Essential

Arguments in favor of the :AK distinction

Relvars with more than one key

The invoices and shipments example

One primary key per entity type?

The applicants and employees example

Concluding remarks

Appendix B Redundancy Revisited

Appendix C Historical Notes

Appendix D Answers to Exercises

Chapter 1

Chapter 2

Chapter 3

Chapter 4

Chapter 5

Chapter 6

Chapter 7

Chapter 8

Chapter 9

Chapter 10

Chapter 11

Chapter 12

Chapter 13

Chapter 14

Chapter 15

Index


作者介绍:

暂无相关内容,正在全力查找中


出版社信息:

暂无出版社相关信息,正在全力查找中!


书籍摘录:

暂无相关书籍摘录,正在全力查找中!



原文赏析:

暂无原文赏析,正在全力查找中!


其它内容:

编辑推荐

戴特(Data,C.J.)所著的《数据库设计与关系理论(影印版)》回答了如下问题:为什么Heath定理如此重要?什么是正交设计原则为什么有些联合检测可以规约而另一些不行?依赖保持性有什么作用?需要总是避免数据冗余吗?可能吗?本书为你展示了如何使用重要的理论知识来创建良好的数据库设计。 



书籍真实打分

  • 故事情节:7分

  • 人物塑造:7分

  • 主题深度:4分

  • 文字风格:7分

  • 语言运用:4分

  • 文笔流畅:6分

  • 思想传递:9分

  • 知识深度:6分

  • 知识广度:3分

  • 实用性:9分

  • 章节划分:7分

  • 结构布局:7分

  • 新颖与独特:7分

  • 情感共鸣:5分

  • 引人入胜:9分

  • 现实相关:9分

  • 沉浸感:4分

  • 事实准确性:4分

  • 文化贡献:3分


网站评分

  • 书籍多样性:3分

  • 书籍信息完全性:5分

  • 网站更新速度:7分

  • 使用便利性:6分

  • 书籍清晰度:5分

  • 书籍格式兼容性:7分

  • 是否包含广告:7分

  • 加载速度:8分

  • 安全性:5分

  • 稳定性:5分

  • 搜索功能:9分

  • 下载便捷性:8分


下载点评

  • 小说多(406+)
  • pdf(146+)
  • 好评(328+)
  • epub(604+)
  • 格式多(202+)
  • 内容完整(125+)
  • 经典(381+)
  • 速度慢(385+)
  • 字体合适(358+)
  • 赞(96+)
  • 强烈推荐(429+)

下载评价

  • 网友 焦***山: ( 2025-01-12 11:14:56 )

    不错。。。。。

  • 网友 潘***丽: ( 2025-01-15 14:49:49 )

    这里能在线转化,直接选择一款就可以了,用他这个转很方便的

  • 网友 沈***松: ( 2025-01-09 16:34:22 )

    挺好的,不错

  • 网友 车***波: ( 2025-01-14 13:01:11 )

    很好,下载出来的内容没有乱码。

  • 网友 冷***洁: ( 2024-12-28 18:05:19 )

    不错,用着很方便

  • 网友 马***偲: ( 2024-12-23 09:30:36 )

    好 很好 非常好 无比的好 史上最好的

  • 网友 堵***格: ( 2025-01-07 19:08:32 )

    OK,还可以

  • 网友 权***波: ( 2024-12-25 11:23:15 )

    收费就是好,还可以多种搜索,实在不行直接留言,24小时没发到你邮箱自动退款的!

  • 网友 孔***旋: ( 2025-01-16 08:38:45 )

    很好。顶一个希望越来越好,一直支持。

  • 网友 步***青: ( 2025-01-08 00:38:03 )

    。。。。。好

  • 网友 索***宸: ( 2025-01-14 23:02:21 )

    书的质量很好。资源多

  • 网友 居***南: ( 2025-01-18 02:36:52 )

    请问,能在线转换格式吗?

  • 网友 濮***彤: ( 2025-01-04 00:12:30 )

    好棒啊!图书很全

  • 网友 冉***兮: ( 2024-12-21 21:39:31 )

    如果满分一百分,我愿意给你99分,剩下一分怕你骄傲


随机推荐