当前位置:网站首页>1- database understanding
1- database understanding
2022-06-29 10:37:00 【Xihong Shiwang has many fish】
1. What is a database
Database is organized according to data structure 、 Warehouse for storing and managing data .
2. What is a relational database management system (RDBMS)
A relational database is a database based on a relational model , With the help of set algebra and other mathematical concepts and methods to deal with the data in the database .
The associated database management system saves the data in different tables , Instead of putting all the data in one big warehouse , This increases speed and flexibility .
3. The characteristics of relational database management system (RDBMS)
- Data is presented in tabular form
- Name of each record
- Each column is the data field corresponding to each record name
- Many rows and columns make up a form
- Several forms make up DataBase
- database : A database is a collection of related tables
- Data sheet : A table is a matrix of data .
- Column : A column of data elements contains the same data
- That's ok : A row is a group of records , It's a set of related data
- redundancy (rong, three ): Store twice as much data , Reduced performance but improved data security
- key : The value of the key is unique in the current table
- Primary key : The primary key is unique . A data table can only contain one primary key . You can use the primary key to query data
- Foreign keys : Foreign keys are used to associate two tables
- Composite key : Composite key ( Composite key ) Use multiple columns as an index key , Generally used for Composite Index
- Indexes : Use indexes to quickly access specific information in database tables . An index is a structure that sorts the values of a column or columns in a database table .
- Referential integrity : Referential integrity requires that nonexistent entities cannot be referenced in a relationship .
边栏推荐
- 1099 build a binary search tree (30 points)
- This open source project is super wow, and handwritten photos are generated Online
- Is it safe to open a stock account with the QR code given by the manager of a securities firm? I want to open an account
- 在实践中学习Spark计算框架(00)
- Excel日期及数字格式处理
- 2019-11-10 training summary
- 查看CSDN的博客排名
- 如何快速完成磁盘分区
- Analysis on the specific execution process of an insert statement in MySQL 8.0 (3)
- std::make_ shared<T>/std::make_ Unique < T> and std:: shared_ ptr<T>/std::unique_ The difference and relation between PTR < t >
猜你喜欢

WinForm uses zxing to generate QR code

UserWarning: Usage of dash-separated ‘script-dir‘ will not be supported in future versions. 笔记

MySQL InnoDB data length limit per row

C#窗体向另一个窗体实时传值

BUUCTF--内涵的软件

Virtual machine port scanning

Alibaba cloud server is installed and configured with redis. Remote access is unavailable

Recyclerview sticky (suspended) head

全面理解Synchronized

QGIS mapping
随机推荐
Basic operations during dev use
Analysis on the specific execution process of an insert statement in MySQL 8.0 (2)
MySQL InnoDB data length limit per row
Downloading and installing VMware (basic idea + detailed process)
arcgis创建postgre企业级数据库
2019.10.6 training summary
std::unique_ PTR < T> and boost:: scoped_ Particularity of PTR < t >
BUUCTF--新年快乐
SQL Server 数据库的连接查询
【高等数学】目录
《CLR via C#》读书笔记-加载与AppDomain
Dev使用过程中的基本操作
Vmware的下载与安装(基本思路+详细过程)
WinForm uses zxing to generate QR code
Voir le classement des blogs pour csdn
Automatic 3D Detection and Segmentation of Head and Neck Cancer from MRI Data.
查看CSDN的博客排名
《CLR via C#》读书笔记-单实例应用程序
September 29, 2020 non commodity templating code level rapidjson Library
View CSDN blog rankings