数据库相关术语中英对照

dirty buffer 是指内容与相应的数据块不一致的缓冲区。 free buffer 是指内容与数据块一致或不包含数据的缓存区。
java pool 用于存放java代码。 large pool 用于为大内存操作提供相对独立的内存空间。 library cache 用于存放最近执行的sql语句信息。 LGWR 用于将redo log buffer所记载的全部内容写入到重做日志文件中。
oracle server由instance和database两部分组成。instance是一组内存结构和后台进程的 集合。其内存结构主要包括shared pool、redo log buffer、database buffer cache 3部 parameter fiel 用户定义启动instance所需的初始化参数。 password file 用户验证特权用户。 pinned buffer 是指服务器进程正在存取的缓存区。 PPMGOAN用用于于存监放视服服务务器器进进程程的的数执据行和,控并制且信在息服。务当器用进户程进失程败连时接清到除o该ra服cl务e 器se进rv程er。时,oracle server会为每个服务器进程分配相应的PGA。SGA是所有服务器进程都可共享的一块内存区 redo log buffer 用于记录instance的变化。 rseedsosiloongi用nf户or记ma录ti数on据运库行变应化用,程当序进访行问inosrtaacnlcee恢se复rv或er介时质,恢会复话时所需具要有使的用权r限ed、o角lo色g。以及 会 sh话ar的ed性p能oo统l 计用信于息存都放放最到近这执里行面的。sql语句和数据字典信息。其主要由library cache和data dictionary cache两部分组成。 sort area 用于存放排序操作所产生的临时数据。它是影响PGA尺寸的主要因素。 stack space 用于存放会话变量信息。
alert file 预警文件 archive log 归档日志 archive process ARCH checkpoint process CKPT control file 控制文件 cduartsaordiscttaitoena游ry标c状ac态he 数据字典高速缓 存 data file 数据文件 database buffer cache 数据高速缓存 database writer DBWR database 数据库 dirty buffer 脏缓冲区 free buffer 空闲缓冲区 instance 实例 java pool 爪哇池 large pool 大缓冲池 library cache 库高速缓存 log writer LGWR
alert file 用于存放消息和错误,并且这些消息和错误是按时间顺序存放的。 archive log 是非活动的重做日志的备份。 ACRKCPHT 用用于于将发重出做检日查志点的,事检务查变点化会复同制步到数归据档库日的志数中据。文件、控制文件、重做日志。当发出检 查点时,后台进程CKPT将检查点时刻的SCN(system change number)写入到控制文件和数 ccounrtsroorlsftialtee 用运户行记sq录l语和句维时护,数o据ra库cl的e会物在理s机ha构re。d pool中为该sql语句分配上下文区,游标 实际是指向该上下文区的指针,而PGA中的游标状态则指出了当前sql语句所处的状态。 data dictionary cache 用于存放数据字典信息。 ddaattaa fbiulfefe用r 户ca存ch放e 数用据于库存数放据最,近包访括问系的统数数据据块、信用息户。数da据ta、bUuNfDfOe数r 据ca等ch。e按照缓冲区的使 用情况可以将其划分为dirty buffer、free buffer、pinned buffer。 DBWR 用于将data buffer cache的脏缓冲区数据写入数据文件
oracle server 甲骨文数据库 parameter file 参数文件 password file 口令文件 pinned buffer 忙缓冲区 process monitor PMON program global area(PGA) 程序全局区 redo log buffer 重做日志缓存 redo log 重做日志 session information 会话信息 shared pool 共享池 sort area 排序区 stack space 堆栈空间 system global area(SGA) 系统全局区 system monitor SMON
合集下载

计算机编程常用术语中英对照

计算机编程常用术语中英对照

目录计算机编程常用术语A-ZAABC (abstract base class) 抽象基类abstract class 抽象类access 存取;访问;aggregation聚集;聚合;algorithm 算法alias 别名;假名;align对齐allocate配置allocator配置器angle bracket 尖括号annotation评注application应用;应用程序;API (application programming interface) 应用(程序)编程接口assembly n.装配;组装;assemble v.装配;组装;assembly language 汇编语言assert(ion) 断言assign v. 赋值;assignment operator 赋值操作符;赋值运算符;associated 相应的;相关的;associative container 关联式容器对应:sequence container 序列式容器atomic原子的atomic operation 原子操作Bb2b integration (business-to-business integration) b2b整合;b2b集成;background背景;后台(进程);backward compatibility向后兼容;向下兼容;binary function 二元函式;双参函数;binary operator二元操作符binary search 二分查找;折半查找;同义词:half-interval search;logarithmic searchbinary tree 二元树;二叉树同义词:bivariate function;function of two variables;binding绑定bit位全称:binary digit (bit其实就是将binary 和digit二词的字母糅合在一起而合成的词)bit field位域bitmap位图(位图图像);点阵图像;绘制图像;同义词:bit array; bitmap index)square bracket AmE. 中括弧、中括号;方括弧、方括号;breakpoint断点也可称为pausebrowser applications 浏览器应用(程序)browser-accessible application 可经由浏览器访问的应用程序build 编连(专指编译和连接)built-in 内建;内置;bus 总线button 按钮byte字节(由8 bits 组成)Ccache高速缓存;快取;call调用;呼叫、叫用;call operator 调用操作符check button复选按钮check constraints check约束checked exception 可控式异常check point 检查点child class 子类、子类别;同义词:derived class; subtype; subclassCIL (common intermediate language) 通用中间语言、通用中介语言; class 类别class body类体;类别本体;class declaration类声明class definition 类定义clause 子句client 客端、客户端、客户;client area 客户区client application 客户端应用程序client cursor 客户端游标cleanup 清理、清除;CLI (call-level interface) 调用级接口CLI (common language infrastructure) 通用语言基础设施Client/Server 客户端/服务器;C/S结构;client-server model 主从架构compatible兼容compile time 编译时;编译期;compiler 编译器component 组件composite index 复合索引、组合索引;composite key 复合键、组合键;composition组合;复合;合成;concept 概念concrete 具体的abstract 抽象的concrete class 具体类destructor (dtor) 析构函数copy v. 拷贝copy n. 复件, 副本;CORBA ( common object request broker architecture) 通用对象请求中介架构cover 涵盖、覆盖;create 创建;产生;crosstab query 交叉表查询CRTP ( curiously recurring template pattern) 奇异递归模板模式;CRTP 模式;Ddata 数据data connection 数据连接data dictionary 数据字典data dictionary view 数据字典视图data file 数据文件database schema数据库结构纲目;数据库布局纲目;datagram 数据报文DBCS (double-byte character set) 双字节字符集DBMS (database management system) 数据库管理系统DCOM (distributed com) 分布式comdead lock 死锁deallocate 归还debug 调试debugger 调试器declaration 声明design by contract 契约式设计design pattern 设计模式destroy销毁destructor (dtor) 析构函数constructor (ctor) 构造函数determinant 行列式device设备DHTML (dynamic hypertext markup language) 动态超文本标记语言dialog 对话框同义词:dialogue box; dialog boxdictionary 字典digest 摘要distributed computing 分布式计算;分散式计算;distributed query 分布式查询DNA (distributed internet application) 分布式网间应用程序document 文件;文档;DTD (document type definition) 文档类型定义dot operator (圆)点操作符;(句点)运算子;driver 驱动程序;驱动器;dump 转储dump file 转储文件dynamic assembly 动态装配件、动态配件;EEAI (enterprise application integration) 企业应用集成EBCO (empty base class optimization) 空基类优化(机制)e-business 电子商务equivalent 等价、等同、对等;error log 错误日志escape code 转义码escape character 转义字符exclusive lock 排它锁explicit transaction 显式事务evaluate评估event 事件event driven 事件驱动的event handler 事件处理器Ffacility 设施、设备;fat client 胖客户端同义词:heavy client; rich client; thick client. 对应:thin client 瘦客户端flag标记flash memory闪存flexibility 弹性;灵活性;flush刷新FK (foreign key) 外键font字体form 窗体formal parameter 形参形式参数又被称为虚拟变量、名义变量、哑变量,对应英文为dummy variables forward declaration 前置声明forward-only 只向前的functionality 功能function reference 函数调用function template函数模板functor 仿函数GGAC (global assembly cache) 全局程序集缓存game 游戏GC (garbage collection) 垃圾回收(机制)guard clause卫语句;卫述句;graphical interfaces图形界面GUI ( graphical user interface) 图形用户接口GUID (globally unique identifier) 全球唯一标识Hhandle句柄handler处理函数hard-coded 硬编码的http pipeline http管道HTTP (hypertext transfer protocol) 超文本传输协议hyperlink超链接Iicon 图标IDE( Integrated Development Environment) 集成开发环境identifier标识符import导入incremental update 增量更新increment operator增加操作符;infinite loop 无限循环infinite recursive无限递归inline内联inline expansion内联展开inline function 内联函数initialization初始化initialization list初始化列表interacts 交互interface 界面;接口;interpreter解释器invariants约束条件iterate 迭代iterator迭代器Llaser激光late binding 迟绑定left outer join 左外连接local object局部对象lock 机锁log 日志login 登录login security mode登录安全模式lookup table 查找表loop循环LP (linear programming ) 线性规划同义词:linear optimizationlvalue ( left value)左值rvalue ( right value) 右值Mmachine code 机器码同义词:machine languagemacro宏member initialization list成员初始值列表memberwise copy 以members 为单元逐一复制memory内存memory leak 内存泄漏menu菜单message消息message based基于消息的message loop消息循环meta- 超……;元……;例:meta-programming 超编程;元编程micro 微MOLAP (multidimensional OLAP) 多维olap OLAP (Online Analytical Processing) 联机分析处理multiuser 多用户multi-tasking多任务Nnamed parameter 命名参数同义词:pass-by-name;keyword arguments;named pipe 命名管道;命名管线;Oobject对象object-based基于对象的object file目标文件OLE database consumer OLE db使用者db: database 数据库OLE db provider OLE db提供者one-to-many relationship 一对多关系one-to-one relationship 一对一关系OLAP(online analytical processing ) 联机分析处理online redo log 联机重做日志OLTP (online transaction processing) 联机事务处理ODS (open data services) 开放式数据服务operand 操作数overloaded set重载集合override重载、改写、重新定义;outer join 外连接Ppackage包pair 对组palette 调色盘;组件盘;pattern模式performance 性能persistence持久性pixel 像素placeholder 占位符platform平台POD (plain old data )同义词:passive data structure; plain old data structure pointer指针poll轮询polymorphism多态process进程profile评测profiler 效能(性能)评测器programmer程序员programming编程progress bar进度指示器project项目、工程;property 属性protocol协议pseudo code 伪码Qqualified限定qualifier限定修饰词quality质量Rrace condition 竞争条件(多线程环境常用语)radian弧度radio button单选按钮refer参考refer to 指代reference引用、参考register寄存器reflection反射;relational database关系数据库remote 远程RPC (remote procedure call) 远程过程调用represent表述,表现;resolution 解析过程resolution分辨率row lock 行锁rowset 行集runtime运行期;运行时;common language runtime (CLR) 公共语言运行库rvalue右值Ssave 存储savepoint 保存点SAX Simple API for XMLsemaphore 信号量sequential container 顺序式容器对应:associative container 关联式容器server服务器;服务端;server cursor服务器游标serial 串行对应:parallel并行serialization序列化session 会话setter 赋值函数getter 取值函数specification规格;规范;splitter切分窗口SOAP (simple object access protocol) 简单对象访问协议software软件solution方案source 源码、源代码SQL (structured query language) 结构化查询语言stack栈;堆栈;stack unwinding 栈辗转开解(用于exception 主题)standard library 标准程式库STL(standard template library)标准模板库subtype子类型suspend挂起symbol 记号syntax 语法system database 系统数据库system table 系统表Ttable 表table lock 表锁table-level constraint 表级约束对应:fat client/ rich client/ heavy client/ thick client 胖客户端third-party 第三方thread 线程thread-safe 线程安全的throw 抛出、引发(常指发出一个exception)token 符号、标记、令牌(看场合)trace 跟踪transaction事务transaction log 事务日志transaction rollback 事务回滚UUDDI (universal description, discovery and integration) 统一描述、发现和集成UML (unified modeling language) 统一建模语言URN (uniform resource name) 统一资源名称user用户user interface用户界面Vvalue types 值类型variable 变量vector 向量、矢量;(一种容器,与array有些类似)Wweb service web服务where clause where子句wildcard character 通配符XXMI ( xml message interface) xml消息接口XML (extensible markup language) 可扩展标记语言XSD (xml schema definition language) xml模式定义语言。

关系数据库常用名词及解释

关系数据库常用名词及解释

关系数据库常⽤名词及解释1、键码(Key):它是关系模型中的⼀个重要概念,在关系中⽤来标识⾏的⼀列或多列。

2、候选关键字(Candidate Key):它是唯⼀地标识表中的⼀⾏⽽⼜不含多余属性的⼀个属性集,即在同⼀张表中,也许存在多于⼀种列的组合可以唯⼀地标识⼀⾏数据,这些任意⼀种列的组合就是候选关键字;3、主关键字(Primary Key):它是被挑选出来,作为表⾏的唯⼀标识的候选关键字,⼀个表中只有⼀个主关键字,主关键字⼜称为主键;4、公共关键字(Common Key):在关系数据库中,关系之间的联系是通过相容或相同的属性或属性组来表⽰的。

如果两个关系中具有相容或相同的属性或属性组,那么这个属性或属性组被称为这两个关系的公共关键字;5、外关键字(Foreign Key):如果公共关键字在⼀个关系中是主关键字,那么这个公共关键字被称为另⼀个关系的外关键字。

由此可见,外关键字表⽰了两个关系之间的联系,外关键字⼜称为外键;6、数据库关系图:数据库中的关系图对象⽤来描述数据库中表和表之间的对应关系。

在数据库技术领域中,关系图有时也被称为E-R图、ERD图、EAR图等。

7、表:与⽇常使⽤的表格相似,由⾏和列组成,列由同类信息组成,⼀⾏数据称为⼀个记录。

每个表通常有⼀个主键;8、索引:索引是根据指定的数据库表列建⽴起来的顺序,它提供了快速访问数据的途径,并且可以监督表的数据,使其索引所指向的列中的数据不重复;9、视图:视图看上去与表⼀样,具有⼀组命名的列和数据项,但它其实是⼀个虚拟的表,在数据库中并不实际存在。

视图是由查询数据库表产⽣的,它限制了⽤户能看到和修改的数据。

10、图表:其实就是数据库表之间的关系⽰意图,利⽤ 它可以编辑表与表之间的关系。

11、默认值:它是在表中创始列或插⼊数据时,对没有指定其具体值的列或列数据项赋予事先设定好的值。

12、类型:包括系统数据类型、⽤户⾃定义数据类型和XML架构集合等对象类型。

数据库名词解释整理

数据库名词解释整理

数据库名词解释整理1.DBMS:把企业数据以记录的形式在计算机中保存起来的一种软件产品功能:数据定义、数据操作、数据保护、数据维护、数据字典2.层次数据模型/分级数据模型层次数据模型中数据以树状结构组织不同类型的记录通过层次结构相互联系3.网状模型某一级的一个记录集合在上一级中可能对应两个不同的包含层次4.关系模型关系模型被定义为表,通过键连接两个表,受关系规则约束。

(对象—关系模型是关系模型的扩展。

)ER数据库用户DBMS的一个重要特征是缺乏经验的用户可以从数据库中检索数据,这种类型的用户被称为“END USER”最终用户。

(1)Native user 初级用户通过鼠标(monus)访问数据库(2)Casual user 临时用户通过SQL交互式语言访问数据库(3)Application programmer 应用程序员用嵌套式编程语言访问(4)DBA数据库管理员用SQL语句访问DBMS6.数据模型一个数据库模型或者数据库模型是一组描述如何用计算机化的信息表示现实中数据的定义。

7.数据库命名术语A:表、列、行B:关系、元组、属性8.数据库数据库是表或者说是关系的集合。

(数据库是相关信息的集合,用一组表来表示)9.数据库模式表的标题被称作关系模式,即组成关系的属性的集合。

数据库的所有关系模式的集合构成了数据库模式。

表的航集合,也就是元组集合,被称作表的内容;表的行数被称为表的基数。

10.关系关系是一种数学结构,被定义为一个笛卡尔集的子集,即符合条件的笛卡尔积中的元素为相关的。

表中每一行都与不同的列上的值相关联,所以表中的行的完整集合才被称为一个关系。

11.关系规则规则1 第一范式规则在定义表中,关系模型不允许含有多值属性(重复字段)和含有内部结构的列,遵守这样规则的表被称为第一范式。

规则 2 只能基于内容存取行规则说明航是没有次序的,只可以通过行的内容,即每一列中所存在的属性值来检索行。

规则3 行唯一性规则要求关系中的任何两个元组(表中的行)的值在同一时刻不能是完全相同的。

参考数据库名词解释

参考数据库名词解释

参考数据库名词解释
数据库(Database):是指按照特定规律组织起来方便存储、管理、访问的数据集合。

数据(Data):是数据库中存储的基本单位,是描述客观事物、属性和关系的符号记录。

表(Table):是指数据库中的一个对象,由若干行和若干列组成,每一行代表一个记录,每一列代表一个字段。

字段(Column):是数据表中的一个属性,表示记录中某一类数据的类型和名称。

记录(Record):也称为行,是指数据表中的一条记录,由若干个字段组成。

主键(Primary Key):是关系型数据库表中一种特殊的字段,用来唯一标识表中的每一行记录。

外键(Foreign Key):是关系型数据库表中的一种字段,用于建立表与表之间的关联关系。

索引(Index):是数据库中用于加速数据检索的数据结构,能够提高数据检索的效率。

触发器(Trigger):是数据库中一种特殊的对象,可以在数据表上监控特定的事件,当事件发生时,触发器能够自动执行指定的操作。

视图(View):是指数据库中的一种虚拟表,它不存储数据,而是基于查询语句生成的结果集,可以简化复杂的查询操作。

存储过程(Stored Procedure):是数据库中一组预定义的程序,可以用来处理数据库操作,提高数据库的执行效率和安全性。

事务(Transaction):是指一组相关的操作,必须全部执行成功或全部失败,保证数据的一致性和完整性。

数据库常用名词释义表

数据库常用名词释义表

1、IDEF1X是E-R模型的图示方法,是ER图的细化,数据库设计的工程化方法。

源于美国ICAM计划提出的一系列项目描述方法,ICAMDefinition,即IDEF,包含IDEF0、IDEF1、IDEF2,IDEF1X(IDEF1 Extended)2、第一范式(1NF)是指数据库表的每一列都是不可分割的基本数据项,同一列中不能有多个不同类的值,即实体中的某个属性不能有多个值或者不能有重复的属性。

3、第二范式(2NF)要求实体的属性完全依赖于主关键字,消除部分子函数依赖。

所谓完全依赖是指不能存在仅依赖主关键字一部分的属性,如果存在,那么这个属性和主关键字的这一部分应该分离出来形成一个新的实体。

简而言之,第二范式就是属性完全依赖于主键。

第二范式(2NF)必须先满足第一范式(1NF)。

4、第三范式(3NF)就是属性不依赖于其它非主属性,消除传递依赖。

例如,存在一个部门信息表,其中每个部门有部门编号(dept_id)、部门名称、部门简介等信息。

那么在的员工信息表中列出部门编号后就不能再将部门名称、部门简介等与部门有关的信息再加入员工信息表中。

如果不存在部门信息表,则根据第三范式(3NF)也应该构建它,否则就会有大量的数据冗余。

第三范式(3NF)必须先满足第二范式(2NF)。

5、函数依赖是从数学角度来定义的,在关系中用来刻画关系各属性之间相互制约而又相互依赖的情况。

比如,描述一个学生的关系,可以有学号、姓名、所在系等多个属性,由于一个学号对应一个且仅一个学生,一个学生就读于一个确定的系,因而当“学号”属性的值确定之后,“姓名”及“所在系”的值也就唯一地确定了,此时,就可以称“姓名”和“所在系”函数依赖于“学号”,或者说“学号”函数决定“姓名”和“所在系”,记作:学号→姓名、学号→所在系。

y函数依赖于x,记作x→y。

6、部分函数依赖是设R(U)是属性集U上的关系,x、y是U的子集,x’是x的真子集,若x→y且x’→y,则称y部分依赖x,记作X→PY。

数据库原理基本概念英文解释

数据库原理基本概念英文解释

数据库原理基本概念Basic concepts of database theory一、数据---DataData is everything.Data can exist in a variety of forms -- as digital numbers, text, image, sound, video and etc.二、数据库---DatabaseA database is a repository for a collection of computerized data files.A database is an organized collection of data for one or more purposes, usually in digital form. The data are typically organized to model relevant aspects of reality (for example, the availability of rooms in hotels), in a way that supports processes requiring this information (for example, finding a hotel with vacancies). The term "database" refers both to the way its users view it, and to the logical and physical materialization of its data, content, in files, computer memory, and computer data storage.三、数据库系统---DBS(Database System)A database system is a term that is typically used to encapsulate the constructs of a data model, database Management system (DBMS) and database.四、数据库管理系统---DBMS(Database ManagementSystem)A database management system (DBMS) is a software package with computer programs that control the creation, maintenance, and the use of a database. It allows organizations to conveniently develop databases for various applications by database administrators (DBAs) and other specialists.A collection of programs that enables you to store, modify, and extract information from a database.五、数据库管理员---DBA(Database Administrator)A database administrator is a person responsible for the design, implementation, maintenance and repair of an organization's database.六、模式---SchemaA database schema of a database system is its structure described in a formal language supported by the database management system (DBMS) and refers to the organization of data to create a blueprint of how a database will be constructed.In other words, schema is the structure of the database that defines the objects in the database.七、内模式---Internal SchemaInternal Schema: storage schema– Describes how data is stored and what the physical structureof data is.– Totally dependent on particular implementation.– There is only one internal schema in a DB.八、外模式---External SchemaExternal Schema: user schema or subschema– Interface between users and DBS– Describes the logical structure of some local data oriented tosome applications and users– There may be many external schemata in a DB.九、三级模式---Three Levels of Schema-Physical level: describes how a record (e.g., customer) is stored.-Logical level: describes data stored in database, and therelationships among the data.-View level: application programs hide details of data types. Views can also hide information (such as an e mployee’s salary)for security purposes.十、映像---MappingData mapping is the process of creating data element mappings between two distinct data models. Data mapping is used as a first step for a wide variety of data integration tasks including:●Data transformation or data mediation between a data source anda destination●Identification of data relationships as part of data lineageanalysis●Discovery of hidden sensitive data such as the last four digitssocial security number hidden in another user id as part of a datamasking or de-identification project●Consolidation of multiple databases into a single data base andidentifying redundant columns of data for consolidation orelimination十一、逻辑独立性---Logical Independence When schema changes (e.g., new relation/new attribute added), DBA changes the Ex-schema/schema mapping, so the external schema can stay unchanged, i.e. applications needn’t be changed.十二、物理独立性---Physical Independence When internal schema changes ,DBA changes the schema/internal schema mapping, so the schema can stay unchanged . Thus, the external schema also keeps the same.十三、数据模型---Data ModelA data model in software engineering is an abstract model, that documents and organizes the business data for communication between team members and is used as a plan for developing applications, specifically how data is stored and accessed.A data model can be sometimes referred to as a data structure, especially in the context of programming languages. Data models are often complemented by function models, especially in the context of enterprise models.。

计算机常用专业术语中英文对照汇编

计算机常用专业术语中英文对照汇编计算机常用专业术语中英文对照汇编Aaborted transaction 夭折的事务Abstract Data Type (ADT) 抽象数据类型access control 存取控制access method 存取方法ACID properties (事务的)ACID 特性active database 主动数据库aggregation function 聚集函数algebraic optimization 代数优化All-key 全码ALTER TABLE 修改表anomaly/anomalies 异常ANSI/SPARC architectureANSI/SPARC 体系结构American National Standard Institute (ANSI) 美国国家标准局area [区]域Armstrong’s axiom Armstrong 公理系统assertion 断言association rule 关联规则atomic 原子的attribute value 属性值atomicity of transaction 事务的原子性attribute domain 属性域attribute 属性audio 音频audit 审计audit trail 审计跟踪authorization 授权augmentation rule 增广律autonomy 自治BB- tree B 树B+ tree B+树backup 后备副本/后援副本/备份base table 基[本]表Binary Large Object (BLOB) 二进制大对象binary relation 二元关系Big Data 大数据Boyce-Codd Normal Form (BCNF) BC 范式buffer 缓冲区built-in function 内置/内建函数Business Intelligence (BI) 商务智能Ccache 高速缓存Computer-Aided Design (CAD) 计算机辅助设计calculus 演算Computer-Aided Manufacturing (CAM)计算机辅助制造candidate key 候选码CARTESIAN PRODUCT operation 笛卡儿积运算cardinal number 基数cascading rollback 级联回滚catalog 目录Certificate Authority(CA) 数字证书认证checkpoint 检查点child node 子结点cipher text 密文Computer Integrated Manufacturing (CIM)计算机集成制造class 类class hierarchy/lattice 类层次/类格classification 分类cleaning 清洗client-server architecture 客户机-服务器体系结构Character Large Object (CLOB) 字符串大对象closure 闭包clustering 聚簇cluster key 聚簇码code generator 代码生成器Conference On Data System Language (CODASYL) 数据系统语言研究会collision (hashing) (散列时发生)冲突column 列committed transaction 已提交的事务Common Gateway Interface (CGI) 公共网关接口Common Criteria (CC) 通用准则communication cost 通信代价compatability 相容性complex object 复杂对象component 组件/分量composite attribute 组合属性conceptual data model 概念数据模型conceptual schema design 概念模式设计concurrent control 并发控制consistency of transaction 事务的一致性concatenation (元组的)串接/连接constraint type 约束类型coordinator 协调者correlated nested query 相关嵌套查询correlated subquery 相关子查询cost-based query optimization基于代价的查询优化covert channel 隐蔽信道CREATE SCHEMA 创建/建立模式critical section 临界区cursor 游标Ddata 数据data abstraction 数据抽象data cube 数据[立]方体Data Control Language(DCL) 数据控制语言Data Definition Language (DDL) 数据定义语言data dependency 数据依赖data dictionary system 数据字典系统data directory 数据目录data distribution 数据分布data element 数据元素Data Encryption Standard (DES) 数据加密标准Data Flow Diagram (DFD) 数据流程图data independency 数据独立性data integration 数据集成data item 数据项Data Manipulation Language (DML) 数据操纵语言data mart 数据集市data mining 数据挖掘data model 数据模型data protection 数据保护data privacy 数据隐私data replication 数据复制data security 数据安全性data type 数据类型data warehouse 数据仓库Database Administor (DBA) 数据库管理员database backup 数据库备份database design 数据库设计database integrity 数据库完整性Database Management System (DBMS)数据库管理系统Database Request Module (DBRM)数据库请求模块database schema 数据库模式database security 数据库安全性database system 数据库系统Data Base Task Group(DBTG)数据库任务组database tuning 数据库(性能)调优deadlock 死锁decision support system 决策支持系统declarative language 声明/说明性语言decomposition of query 查询分解deductive database 演绎数据库degree (关系的)目/度delete/deletion 删除derived horizontal fragmentation 导出水平分片derived 派生/导出design tool 设计工具determinant 决定因素dictionary 字典digital library 数字图书馆dice 切块(操作)dimension table 维表directory 目录dirty read 读脏数据/脏读Discretionary Access Control (DAC) 自主存取控制distributed databases system 分布式数据库系统distributed transparency 分布透明性Divide/DIVISION operation 除运算document 文档domain 域domain relational calculus 域关系演算drill-down 向下钻取(操作)DROP SCHEMA 删除模式Document Type Descriptors (DTD) 文档类型定义durability of transaction 事务的持续性dynamic hashing 动态散列Dynamic Invocation Interface (DII) 动态调用接口Ee-Commerce 电子商务e-Government 电子政务element 元素Embedded SQL (ESQL) 嵌入式SQL encapsulation 封装end user 最终用户engineering database 工程数据库entity 实体entity set 实体集entity type 实体型entity-relationship approach 实体-联系方法entity integrity 实体完整性E-R diagram E-R 图E-R model E-R 模型Extracting Transformation Loading (ETL) (数据的)抽取、转换和装载(工具)Event-Condition-Action (ECA) model 事件-条件-动作模型Event-Condition-Action rule ECA 规则eventually consistent 最终一致性EXCEPT operation 差运算exclusive lock 排他锁/写锁execution plan 执行计划existential quantifier 存在量词expression 表达式extended cartesian product 广义笛卡儿积extensible hashing 可扩展散列法extensible data types 可扩展数据类型external schema 外模式external sorting 外[部]排序extracting 抽取Ffact table 事实表failed transaction 失败的事务failure type 故障类型federated databases 联邦数据库field 字段fifth Normal Form (5NF) 第五范式file 文件first Normal Form (1NF) 第一范式fixed-length record 定长记录foreign key 外[部]码fourth Normal Form(4NF)第四范式fragmentation schema 分片模式free variable 自由变量full functional dependency 完全函数依赖functional data model 函数数据模型functional dependency 函数依赖Ggeneralization 概括generality quantifier 全称量词genome database 基因数据库Geographic Information System (GIS)地理信息系统global conceptual schema 全局概念模式global external schema 全局外模式GRANT 授予granting of privileges 授予权限granularity of locking 封锁粒度graph data type 图[形]数据类型GROUP BY 分组子句grouping attribute 分组属性Hhard crash 硬故障hash join 散列连接hashing 散列法partition 划分heap file 堆文件heterogeneous DBMS 异构DBMSheuristic query optimization 启发式查询优化hierarchical data model 层次数据模型homogeneous 同质的/同构的horizontal fragmentation 水平分片host language [宿]主语言host variable [宿]主变量HyperText Markup Language (HTML)超文本标记语言Iidentification 标识images set 象集image data types 图像数据类型implication 蕴涵IMS system IMS 数据库管理系统index 索引index join 索引连接indexed-sequential file 索引顺序文件indicator variable 指示变量inference rule 推理规则information retrieval 信息检索information system 信息系统inheritance 继承insertion/insert 插入instance 实例instance variable 实例变量integration 集成integrity assertion 完整性断言integrity constraint 完整性约束(条件)intention lock 意向锁interleaved concurrency 交叉并发internal schema 内模式interoperability 互操作性INTERSECTION operation 交运算inverted file 倒排文件ISA relationship ISA 关系Indexed Sequential Access Method (ISAM)索引顺序存取方法International Organization for Standardization(ISO)国际标准化组织isolation of transaction 事务的隔离性isolation level 隔离级别JJava Data Base Connectivity(JDBC)Java 数据库连接技术JOIN operation 连接运算joined tables 连接表Kkey 码/键key attribute 码属性key constraints 码约束Knowledge Base Management System(KBMS)知识管理系统knowledge discovery 知识发现knowledge representation 知识表示Llabel 标记leaf node 页结点LEFT OUTER JOIN operation 左外连接运算life cycle 生命周期light-weighted process 轻量进程linear hashing 线性散列local autonomy 局部自治local database 局部数据库local schema 局部模式local transaction 局部事务location transparency 位置透明性locking 封锁lock compatibility matrix 锁相容矩阵lock manager 锁管理器lock type 封锁类型locking protocol 封锁协议log file 日志文件Logging 登记日志文件log record 日志记录logical database design 逻辑数据库设计loose consistency 松散一致性lossless join 无损连接lossless decomposition 无损分解lost update 丢失修改Log Sequence Number (LSN) 日志顺序号Mmain memory database(MMDB)内存/主存数据库Mandatory Access Control(MAC)强制存取控制mapping 映射materializing a view 实体化视图massive data 海量数据message 消息method 方法meta-data 元数据minimal cover 最小覆盖mixed fragment 混合分片mirror 镜像mobile database 移动数据库model 模型modification anomalies 修改异常modify 修改multi-database 多数据库multi-dimension database 多维数据库multimedia database 多媒体数据库multiple granularity locking 多粒度封锁multiple inheritance 多重继承multi-threaded DBMS 多线索DBMSMulti-Valued Dependency (MVD) 多值依赖MultiVersion Concurency Control(MVCC) 多版本并发控制NNATURAL JOIN operation 自然连接运算navigation 导航nest operation 嵌套运算nested query 嵌套查询nested loop 嵌套循环nested relation 嵌套关系network data model 网状数据模型neural network 神经网络node 结点non-key attribute 非码属性non-prime attribute 非主属性non-repeatable read 不可重复读non-serial schedule 非串行化调度non-trivial MVD 非平凡多值依赖normal form 范式normalization 规范化n-tuple n-元组null value 空值Oobject 对象object-oriented (data) model面向对象(数据)模型object-relational (data) model对象关系(数据)模型Object Definition Language (ODL) 对象定义语言ODBC driver manager ODBC 驱动程序管理器ODBC driver ODBC 驱动程序Object-Relational Database System (ORDBS)对象关系数据库系统Object Identifier (OID) 对象标识Object Linking and Embedding Database(OLE DB) 对象链接与嵌入数据库Object Management Group(OMG) 对象管理组Office Information System(OIS)办公信息系统Open Database Connectivity (ODBC)开放数据库互连On Line Transaction Processing (OLTP)联机事务处理On Line Analysis Processing (OLAP)联机分析处理ORDER BY 排序子句OUTER JOIN operation 外连接操作owner 属主/创建者Pparallel database 并行数据库parent-child relationship 父子关系parent node 双亲/父结点parser (语法)分析程序password 口令partial functional dependency 部分函数依赖participant 参与者performance tuning 性能调优permanence of transaction 事务的永久性persistent storage 持久存储phantom row 幻影physical data independence 数据物理独立性physical database design 物理数据库设计plain text 明文pivot 旋转pointer 指针precompiler 预编译predicate 谓词preserve functional dependency 保持函数依赖primary key 主码prime attribute 主属性procedural language 过程化语言programming language 编程语言PROJECT operation 投影运算Qquery optimization 查询优化query tree 查询树Rrange query 范围查询record-at-a-time 一次(处理)一个记录record type 记录类型recovery 恢复REDO (事务)重做redundancy 冗余referenced relation 被参照关系referencing relation 参照关系referential integrity 参照完整性reflexivity rule 自反律relational operation 关系运算relation 关系relational algebra 关系代数relational algebra operation 关系代数运算relational calculus 关系演算relational completeness 关系完备性relational data model 关系数据模型relational database 关系数据库relationship 联系RENAME operation RENAME 操作renaming 重命名reorganization 重组织repeating group 重复组replicated data 复制数据replication schema 复制模式reports 报表RESTRICT 限制resource discription framework(RDF)资源描述框架retrieval operation 检索操作REVOKE 权限回收revoking a privilege 回收权限RFID Data 射频ID 数据RIGHT OUTER JOIN 右外连接role 角色role name 角色名rollback 滚回/回滚rollback transaction 回滚事务roll-up 上卷(操作)root node 根结点revoking of privileges 权限回收row 行row-level trigger 行级触发器rule 规则Sscan 扫描schedule of transactions 事务调度schema 模式schema decomposition 模式分解scroll cursor 可滚动游标search path 搜索路径second Normal Form (2NF) 第二范式secondary index 辅助索引security 安全性security socket layer(SSL) 安全套接层协议segment 片断SELECT operation 选择操作select condition 选择条件selectivity 选择性semi-join 半连接Semantic Data Model (SDM) 语义数据模型semantic query optimization 语义查询优化semijoin operation 半连接运算sensor data 传感器数据sequential file 顺序文件serial schedule 串行调度serializability 可串行性serializable 可串行化server 服务器set type 集合类型set comparison 集合比较set-at-a-time 一次(处理)一集合Shared Global Area (SGA) 共享全局区shared disk 共享磁盘shared lock 共享锁/读锁shared memory 共享内存shared nothing 无共享结构shadow process 影子进程sibling node 兄弟结点simultaneous concurrency 同时并发site autonomy 场地/站点自治slice 切片(操作)snapshot 快照snowflake schema 雪片/花模式soft crash 软故障sorted file 排序文件sorting 排序sort-merge join 排序合并连接spatial database 空间数据库spatial data type 空间数据类型specialization 特[殊]化Structured Query Language(SQL) 结构化查询语言SQL Communication Area (SQLCA) SQL 通信区Solid State Disk(SSD) 固态硬盘star schema 星形模式statistical database security 统计数据库安全性storage 存储stored procedure 存储过程storage schema 存储模式structured design 结构化设计structured analysis 结构化分析subclass 子类subschema Data Definition Language外模式/子模式定义语言subtree 子树subtype 子类型superclass-subclass relationship 超类-子类联系superkey 超码supertype 超类型syntax tree 语法分析树Ttable 表temporal database 时态数据库ternary relationship 三元联系tertiary storage 三级存储text data type 文本数据类型third Normal Form (3NF) 第三范式tight consistency 紧密一致性timestamp 时间戳twin node 兄弟结点transaction 事务transitive functional dependency 传递函数依赖transitivity rule 传递律transparency levels 透明级别trigger 触发器trivial MVD 平凡多值依赖Trusted Computer System Evaluation Criteria (TCSEC) 可信计算机系统评估准则Trusted Database Interpretation (TDI)可信数据库系统的解释tuple 元组tuple relational calculus 元组关系演算two-phase commit protocol 两阶段提交协议two-phase locking protocols 两阶段封锁协议UUNDO (事务)撤销UNION operation 并操作unary relation 一元/单元关系Unified Modeling Language(UML) 统一建模语言unique index 唯一索引universal quantifier 全称量词universal relation 泛关系unrepeatable read problem 不可重复读问题update anomalies 更新异常user-defined integrity 用户定义的完整性user identification & authentication用户标识和鉴别user view 用户视图utilities/utility 实用程序User Work Area (UWA) 用户工作区Vvariable-length field 变长字段variable-length record 变长记录上一页下一页。

数据库常用名词解释大全

数据库常用名词解释◆DB:数据库(Database), DB是统一管理的相关数据的集合。

DB能为各种用户共享,具有最小冗余度,数据间联系密切,而又有较高的数据独立性。

◆超键:在关系中能唯一标识元组的属性集称为关系模式的超键。

(注意,超键是一个属性集)◆候选键:不含有多余属性的超键称为候选键。

◆主键:用户选作元组标识的一个候选键为主键。

◆外键:某个关系的主键相应的属性在另一关系中出现,此时该主键在就是另一关系的外键,如有两个关系S和SC,其中S#是关系S的主键,相应的属性S#在关系SC中也出现,此时S#就是关系SC的外键。

◆实体完整性规则:这条规则要求关系中元组在组成主键的属性上不能有空值。

如果出现空值,那么主键值就起不了唯一标识元组的作用。

◆参照完整性规则:这条规则要求“不引用不存在的实体”。

其形式定义如下:如果属性集K是关系模式R1的主键,K也是关系模式R2的外键,那么R2的关系中,K的取值只允许有两种可能,或者为空值,或者等于R1关系中某个主键值。

这条规则在使用时有三点应注意:1) 外键和相应的主键可以不同名,只要定义在相同值域上即可。

2) R1和R2也可以是同一个关系模式,表示了属性之间的联系。

3) 外键值是否允许空应视具体问题而定。

◆过程性语言:在编程时必须给出获得结果的操作步骤,即“干什么”和“怎么干”。

如Pascal和C语言等。

◆非过程性语言:编程时只须指出需要什么信息,不必组出具体的操作步骤的语言,各种关系查询语言均属于非过程性语言。

◆无限关系:当一个关系中存在无穷多个元组时,此关系为无限关系。

如元组表达式{t|┐R(t)}表示所有不在关系R中的元组的集合,这是一个无限关系。

◆无穷验证:在验证公式时需对无穷多个元组进行验证就是无穷验证。

如验证公式(∨u)(P(u))的真假时需对所有的元组u进行验证,这是一个无穷验证的问题。

◆DBMS:数据库管理系统(Database Management System), DBMS是位于用户与操作系统之间的一层数据管理软件,为用户或应用程序提供访问DB的方法,包括DB的建立、查询、更新及各种数据控制。

数据库常用英语12

create [kri'eit] 创建 database ['deitəbeis] 数据库 primary ['praiməri] 主要的 filename ['fail,neim] 文件名 size [saiz] 大小 maxsize 最大大小 filegrowth 文件增长方式 log [lɔɡ, lɔ:ɡ] 日志 filegroup 文件组 alter ['ɔ:ltə] 修改 remove [ri'mu:v] 移除 modify ['mɔdifai] 修改 rename [,ri:'neim] 重命名 drop [drɔp] 删除 bigint 长整型 int 整型 smallint 短整型 tinyint 微整型 SELECT [si'lekt] 查询 FROM [强frɔm, 弱frəm] 从~~~~ insert into [in'sə:t, 'insə:t] ['intu:, -tu, -tə] 插入 values ['vælju:s] 值 table ['teibl] 表 datetime 时间日期类型 money ['mʌni] 货币 primary key ['praiməri] [ki:] 主键 not null [nʌl] 非空 check [tʃek] 检查 default [di'fɔ:lt] 默认 unique [ju:'ni:k] 唯一 constraint [kən'streint] 约束 column ['kɔləm] 列 update [ʌp'deit, 'ʌpdeit] 修改 set [set] 设置 where [hwεə] 当~~~ delete [di'li:t] 删除 top 10 [tɔp] 前10名 distinct [dis'tiŋkt] 去除重复 between and [bi'twi:n] 从~~~到~~~ like [laik] 像~~~ order by ['ɔ:də] 排序 group by [ɡru:p] 分组 rand [rænd] 随机数 view [vju:] 视图 exist [iɡ'zist] 存在 index ['indeks] 索引 declare [di'klεə] 声明 print [print] 打印 begin [bi'ɡin] 开始 end [end] 结束 when [hwen, 弱hwən] 当~~~时候 waitfor 等待 delay [di'lei] 延时 function ['fʌŋkʃən] 函数 object ['ɔbdʒikt, -dʒekt, əb'dʒekt] 对象 proc 存储过程

信息技术常用术语中英文对照表

信息技术常用术语中英文对照表一、基础概念1. 信息(Information)数据经过处理、分析、解释后形成的知识或见解。

2. 数据(Data)未经过处理或解释的原始事实、数字、文字等。

3. 硬件(Hardware)计算机系统的物理组成部分,如中央处理器、内存、硬盘等。

4. 软件(Software)计算机系统中的程序、数据及相关文档的集合。

5. 系统软件(System Software)管理计算机硬件资源、提供用户与硬件交互界面的软件,如操作系统、驱动程序等。

6. 应用软件(Application Software)为特定任务或目的而设计的软件,如文字处理软件、电子表格软件等。

7. 操作系统(Operating System)管理计算机硬件和软件资源的系统软件,提供用户与计算机硬件交互的界面。

8. 数据库(Database)有组织地存储、管理和检索数据的系统。

9. 编程语言(Programming Language)用于编写计算机程序的语言,如Python、Java、C++等。

10. 算法(Algorithm)解决特定问题的一系列步骤或规则。

二、网络与通信11. 互联网(Internet)全球性的计算机网络,连接了世界各地的计算机。

12. 局域网(Local Area Network,LAN)在较小范围内(如家庭、办公室、学校等)连接计算机的网络。

13. 广域网(Wide Area Network,WAN)覆盖较大地理范围的网络,如互联网。

14. 无线网络(Wireless Network)使用无线电波传输数据的网络,如WiFi。

15. 互联网协议(Internet Protocol,IP)定义了数据在互联网输的规则。

16. 传输控制协议(Transmission Control Protocol,TCP)确保数据在互联网上可靠传输的协议。

17. 用户数据报协议(User Datagram Protocol,UDP)提供无连接的、不可靠的数据传输服务。

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
相关文档
最新文档