当前位置:网站首页>Introduction to database system Chapter 1 short answer questions - how was the final exam?
Introduction to database system Chapter 1 short answer questions - how was the final exam?
2022-07-02 15:56:00 【Hua Weiyun】
Home page : Soldier Xiaobai's blog
grade : Sophomore
hobby :coding、 football ( Former Qingdao Football Association athlete )
primary coverage : Algorithm 、 Knowledge points of computer core courses 、 Interesting black technology, etc
Welcome to your attention , Feel free to leave a comment
1. Trial data 、 database 、 Database system 、 The concept of database management system
data : The symbolic record that describes things is called data . The types of data are words 、 graphics 、 image 、 voice 、 Text, etc . Data and its semantics are inseparable .
database : Database is stored in computer for a long time 、 organized 、 Sharable data set . The databases in the database are organized according to a certain data model 、 Description and storage , With less redundancy 、 High data independence and scalability , And can be shared by users .
Database system (DBS): It refers to the system composition after introducing database into computer system . A database system consists of a database 、 Database management system ( And its development tools )、 Application system 、 Database administrators constitute .
Database management system (DBMS): It is a layer of data management software between the user and the operating system .
2. What are the benefits of using a database system ?
Greatly improve the efficiency of application development , Convenient for users , Reduce the maintenance burden of database system managers .
3. Try to describe the difference and relationship between file system and database system
difference :
The file system is oriented to an application , Sharing check 、 It's redundant 、 Poor independence 、 There is a structure in the record 、 There is no structure as a whole , The application controls itself .
The database system faces the real world , High sharing , Little redundancy 、 It has a high degree of physical independence and a certain degree of logical independence , Overall structure , Describe... With a data model , Data security is provided by the database management system 、 integrity 、 Concurrency control and recovery capability .
contact :
Are software that manages data in computer systems .
4. Give an example of a file system rather than a database system , Then give an application example suitable for database system
- Examples of applications that apply to file systems rather than database systems
Data backup , For temporary data storage during the use of software or application programs, it is generally appropriate to use files .
The early function is relatively simple 、 Relatively fixed application systems are also suitable for file systems . - Examples of applications that apply to database systems rather than file systems
at present , Almost all information systems of enterprises or departments are based on database system , All use databases . Such as the management information system of a factory ( It will include many subsystems , Such as inventory management system 、 Material procurement system 、 Job scheduling system 、 Equipment management system 、 Personnel management system, etc )
5. Try to describe the characteristics of database system
- Data structure
- High data sharing 、 Low redundancy 、 Easy to expand
- High data independence
- Data from DBMS Unified management and control
6. What are the main functions of database management system ?
- Database definition function
- Data access function
- Database operation management
- Establishment and maintenance of database
7. Try to explain the function of conceptual model
The conceptual model is actually an intermediate level from the real world to its world . Conceptual models are used to model the information world , It's the first level of abstraction from the real world to the information world , It is a favorable tool for database designers to design databases , It is also a language for communication between database designers and users .
边栏推荐
- [2. Basics of Delphi grammar] 3 Object Pascal constants and variables
- How to import a billion level offline CSV into Nepal graph
- fastjson List转JSONArray以及JSONArray转List「建议收藏」
- Idea public method extraction shortcut key
- /Bin/ld: cannot find -llz4
- 中科大脑知识图谱平台建设及业务实践
- [experience cloud] how to get the metadata of experience cloud in vscode
- [development environment] install Visual Studio Ultimate 2013 development environment (download software | install software | run software)
- PyObject 转 char* (string)
- Experiment collection of University "Fundamentals of circuit analysis". Experiment 4 - Research on linear circuit characteristics
猜你喜欢

GraphX 图计算实践之模式匹配抽取特定子图

动态规划入门二(5.647.62)

如何实现十亿级离线 CSV 导入 Nebula Graph

Aiko ai Frontier promotion (7.2)

二叉树前,中,后序遍历

图数据库|Nebula Graph v3.1.0 性能报告

Aike AI frontier promotion (7.2)

Ant group's large-scale map computing system tugraph passed the national evaluation

How to import a billion level offline CSV into Nepal graph
![[experience cloud] how to get the metadata of experience cloud in vscode](/img/45/012c2265402ba1b44f4497f468bc61.png)
[experience cloud] how to get the metadata of experience cloud in vscode
随机推荐
Aiko ai Frontier promotion (7.2)
【题解】Educational Codeforces Round 82
Flink real-time data warehouse (7): Flink realizes the full pull module to extract data in MySQL
Comment réaliser un graphique Nebula d'importation CSV hors ligne de niveau milliard
制作p12证书[通俗易懂]
将点云坐标转换成世界坐标的demo
How to import a billion level offline CSV into Nepal graph
Tree binary search tree
已知兩種遍曆序列構造二叉樹
Boot 中bean配置覆盖
Boot transaction usage
仙人掌之歌——投石问路(3)
/bin/ld: 找不到 -llz4
The task cannot be submitted after the installation of flick is completed
[idea] recommend an idea translation plug-in: translation "suggestions collection"
可视化技术在 Nebula Graph 中的应用
树-二叉搜索树
手机app通达信添加自定义公式(分时T+0)为例子讲解
Analysis of the difference between array and linked list
Experiment collection of University Course "Fundamentals of circuit analysis". Experiment 5 - Research on equivalent circuit of linear active two terminal network