数据库管理系统的介绍(含外文出处)

以下是资料介绍,如需要完整的请充值下载. 本资料已审核过,确保内容和网页里介绍一致.  
无需注册登录,支付后按照提示操作即可获取该资料.
资料介绍:

数据库管理系统的介绍(含外文出处)(中文3500字,英文1800字)
摘要:本文简要的介绍了数据库系统的概念,数据模型、对数据库中现有的数据模型进行了简要的介绍,将抽象的数据库进行简明的介绍,这些抽象概念以简易明了的语句阐明清楚,讲解深入浅出,内容系统全面。
关键字:数据库管理系统 数据模型 模式  数据库状态
数据库管理系统的介绍
数据库(database)又称为电子数据库,是专门组织起来的一组数据或信息,其目的是为了便于计算机快速查询及检索。数据库的结构是专门设计的,在各种数据处理操作命令的支持下,可以简化数据的存储,检索,修改和删除。数据库可以存储在磁盘,磁带,光盘或其他辅助存储设备上。

A introduction to Database Management System
A database (sometimes spelled data base) is also called an electronic database , referring to any collection of data, or information, that is specially organized for rapid search and retrieval by a computer. Databases are structured to facilitate the storage, retrieval, modification, and deletion of data in conjunction with various data-processing operations .Databases can be stored on magnetic disk or tape, optical disk, or some other secondary storage device.