当前位置:网站首页>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 22:34:00 【Soldier Xiaobai】
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 .
边栏推荐
- 服务器响应状态码
- Meibeer company is called "Manhattan Project", and its product name is related to the atomic bomb, which has caused dissatisfaction among Japanese netizens
- Micro service gateway selection, please accept my knees!
- Pointer array parameter passing, pointer parameter passing
- Landingsite eband B1 smoke test case
- [staff] Sibelius 7.5.1 score software installation (software download | software installation)
- App page sharing password rails implementation
- #include errors detected. Please update your includePath.
- Web side defense Guide
- 基于ASP.net的手机销售管理系统(二手手机销售管理系统)+ASP.NET+C#语言+VS2010+数据库可以用于课设、毕设学习
猜你喜欢
Kubernetes resource object introduction and common commands (4)
Commodity information management system (C language document version)
The source code of the daily book analyzes the design idea of Flink and solves the problems in Flink
Struct, bit segment, enumeration, union
Socket套接字C/S端流程
Ransack combined condition search implementation
Phpcms realizes the direct Alipay payment function of orders
Share how to make professional hand drawn electronic maps
Simpleitk use - 3 Common operations
From "bronze" to "King", there are three secrets of enterprise digitalization
随机推荐
Evolution of messaging and streaming systems under the native tide of open source cloud
Market Research - current market situation and future development trend of aircraft front wheel steering system
Try to get property'num for PHP database data reading_ rows' of non-object?
Micro service gateway selection, please accept my knees!
Dynamic memory allocation (malloc calloc realloc free)
将 EMQX Cloud 数据通过公网桥接到 AWS IoT
Official announcement! The golden decade of new programmers and developers was officially released
分享一下如何制作专业的手绘电子地图
《乔布斯传》英文原著重点词汇笔记(十一)【 chapter nine】
U++ 学习笔记 ----松弛
What is it that makes you tremble? Those without fans can learn
Pointer array parameter passing, pointer parameter passing
Market Research - current situation and future development trend of herringbone gear Market
Socket套接字C/S端流程
【C 题集】of Ⅴ
ServiceMesh主要解决的三大痛点
Les trois principaux points de douleur traités par servicemesh
[QT] QT multithreading development - four methods to realize multithreading design
Kubernetes resource object introduction and common commands (4)
Daily book -- analyze the pain points of software automation from simple to deep