specialized words – database

  • Access method 访问方法
  • Alias 别名
  • Alternate keys 备用键,ER/关系模型
  • Anomalies 异常
  • Application design 应用程序设计
  • Attribute 属性
  • Attribute inheritance 属性继承
  • Base table 基本表
  • Binary relationship 二元关系
  • Bottom-up approach 自底向上方法
  • Business rules 业务规则
  • Candidate key 候选键,ER关系模型
  • Cardinality 基数
  • Centralized approach 集中化方法,用于数据库设计
  • Chasm trap 深坑陷阱
  • Client 客户端
  • Clustering field 群集字段
  • Clustering index 群集索引
  • Column 列
  • Complex relationship 复杂关系
  • Composite attribute 复合属性
  • Composite key 复合键
  • Concurrency control 并发控制
  • Constraint 约束
  • Data conversion and loading 数据转换和加载
  • Data dictionary 数据字典
  • Data independence 数据独立性
  • Data model 数据模型
  • Data redundancy 数据冗余
  • Data security 数据安全
  • Database 数据库
  • Database design 数据库设计
  • Database integrity 数据库完整性
  • Database Management System,DBMS 数据库管理系统
  • Database planning 数据库规划
  • Database server 数据库服务器
  • DBMS engine DBMS引擎
  • DBMS selection DBMS选择
  • Degree of a relationship 关系的度
  • Denormalization 反规范化
  • Derived attribute 派生属性
  • Design methodology设计方法学
  • Disjoint constraint 无连接约束
  • Domain 域
  • Entity实体
  • Entity integrity 实体完整性
  • Entity occurrence 实体出现
  • Entity-Relationship model 实体关系模型
  • Fact-finding 事实发现
  • Fan trap 扇形陷阱
  • Field 字段
  • File 文件
  • File-based system 基于文件的系统
  • File organization 文件组织
  • First normal form 1NF,第一范式
  • Foreign key 外健
  • 4GL, Fourth-Generation Language 第四代语言
  • Full functional dependency 完全函数依赖
  • Functional dependency 函数依赖
  • Generalization 泛化
  • Generalization hierarchy 泛化层次结构
  • Global data model 全局数据模型
  • Implementation 实现
  • Index 索引
  • Infomation system 信息系统
  • Inheritance 继承
  • Integrity constaints 完整性约束
  • IS-A hierarchy IS-A层次结构
  • Local logical data model 局部逻辑数据模型
  • Logical database design 逻辑数据库设计
  • Meta-data 元数据
  • Mision objective 使命目标
  • Mission statement 使命语句
  • Multiplicity 多样性
  • Multi-valued attribute 多值属性
  • Nonkey attribute/column 非键属性/列
  • Normal forms 范式
  • Normalization 规范化
  • Null 空值
  • Operational maintenance 操作维护
  • Participation constraint 参与约束,EER模型
  • Participation constraint 参与约束,ER模型
  • Physical database design 物理数据库设计
  • Primary index 主索引
  • Primary key 主健,ER模型
  • Primary key 主健,关系模型
  • Privileges 权限
  • Prototyping 原型
  • Query-by-Example QBE
  • RDBMS
  • Record 记录
  • Recovery control 恢复控制
  • Rcursive relationship 递归关系
  • redundant data 冗余数据
  • Referential integrity 参照完整性
  • Relation 关系
  • Relational model 关系模型
  • Relational database 关系数据库
  • Relation 关系
  • Relationship occurrence 关系出现
  • Requirements collection and analysis 需求收集于分析
  • Row 行
  • Second normal form 第二范式
  • Secondary index 二级索引
  • Security 安全
  • Server 服务器
  • Simple attribute 简单属性
  • Single -valued attribute 单值属性
  • Specialization 特化
  • Specialization hierarchy 特化层次结构
  • SQL Structured Query Language,结构化查询语言
  • Strong entity 强实体
  • Subclass 子类
  • Superclass 超类
  • Superkey 超键,ER模型
  • Superkey 超键,关系模型
  • System catalog 系统目录
  • System definition 系统定义
  • System security 系统安全
  • Table 表
  • Ternary relationship 三元关系
  • Testing 测试
  • Third normal form,3NF 第三范式
  • 3GL, Third-Generation Language 第三代语言
  • Three-tier client-server architecture 三层客户端-服务器体系结构
  • Top-down approach 自顶向下方法,用于数据库设计
  • Transaction 事务
  • Transaction Processing Monitor,TPM 事务处理监视器
  • Transitive dependency 传递依赖
  • Tuple 元组
  • Two-tier client-server architecture 两层客户端-服务器体系结构
  • Type hierarchy 类型层次结构
  • UML Unified Modeling Language,统一建模语言
  • Update anomalies 更新异常
  • User view 用户视图
  • View 视图
  • View integration approach 视图综合法,用于数据库设计