CISSP考试指南笔记:8.12 数据库管理

Database Management Software


database is a collection of data stored in a meaningful way that enables multiple users and applications to access, view, and modify that data as needed.

database management system (DBMS) is a suite of programs used to manage large sets of structured data with ad hoc query capabilities for many types of users. A DBMS can also control the security parameters of the database.

Any type of database should have the following characteristics:

  • It ensures consistency among the data held on several different servers throughout the network.

  • It allows for easier backup procedures.

  • It provides transaction persistence.

  • It provides recovery and fault tolerance.

  • It allows the sharing of data with multiple users.

  • It provides security controls that implement integrity checking, access control, and the necessary level of confidentiality.

Transaction persistence means the database procedures carrying out transactions are durable and reliable.

Database Models


The database model defines the relationships between different data elements; dictates how data can be accessed; and defines acceptable operations, the type of integrity offered, and how the data is organized.

relational database model uses attributes (columns) and tuples (rows) to contain and organize information. A primary key is a field that links all the data within a record to a unique value.

hierarchical data model combines records and fields that are related in a logical tree structure.

The hierarchical model is almost always employed when building indexes for relational databases.

The most commonly used implementation of the hierarchical model is in the Lightweight Directory Access Protocol (LDAP) model.

The network database model allows each data element to have multiple parent and child records.

An object-oriented database is designed to handle a variety of data types (images, audio, documents, video). An object-oriented database management system (ODBMS) is more dynamic in nature than a relational database, because objects can be created when needed and the data and procedure (called method) go with the object when it is requested.

An object-relational database (ORD) or object-relational database management system (ORDBMS) is a relational database with a software front end that is written in an object-oriented programming language.

剩余内容请关注本人公众号debugeeker, 链接为CISSP考试指南笔记:8.12 数据库管理

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值