Skip to content

Commit b5b446f

Browse files
authored
Update 数据库基础知识.md
删除错别字
1 parent cc5f281 commit b5b446f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/database/数据库基础知识.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## 什么是数据库,数据库管理系统,数据库系统,数据库管理员?
44

55
- **数据库** :数据库(DataBase 简称 DB)就是信息的集合或者说数据库是由数据库管理系统管理的数据的集合。
6-
- **数据库管理系统** : 数据库管理系统(Database Management System 简称 DBMS)是一种操纵和管理数据库的大型软件,通常用语用于建立、使用和维护数据库。
6+
- **数据库管理系统** : 数据库管理系统(Database Management System 简称 DBMS)是一种操纵和管理数据库的大型软件,通常用于建立、使用和维护数据库。
77
- **数据库系统** : 数据库系统(Data Base System,简称 DBS)通常由软件、数据库和数据管理员(DBA)组成。
88
- **数据库管理员** : 数据库管理员(Database Administrator,简称 DBA)负责全面管理和控制数据库系统。
99

0 commit comments

Comments
 (0)