当前位置:网站首页>1-1 数据库的基本概念
1-1 数据库的基本概念
2022-06-30 21:27:00 【画不完的饼】
数据库的基本概念
数据库(database)是用来组织、存储和管理数据的仓库。
常见的数据库及分类
常见数据库有如下几个:
- MySQL数据库(目前使用最广泛、流行度最高的开源免费数据库;(Community + Enterprise)
- Oracle数据库(收费)
- SQL Server数据库(收费)
- Mongodb数据库(Community + Enterprise)
其中,MySQL、Oracle、SQL Server属于传统型数据库(又叫做:关系型数据库或SQL数据库),这三者设计理念相同, 用法比较类似
而Mongodb属于新型数据库(又叫做:非关系型数据库或NoSQL数据库),他在一定程度上弥补了传统型数据库的缺陷。
传统型数据库的数据组织结构
在传统型数据库中,数据的组织结构分为数据库、数据表、数据行、字段。这4大部分组成
实际开发中,库、表、行、字段的关系
- 在实际开发中,一般情况下,每个项目都对应独立的数据库。
- 不同的数据,要存储到数据库的不同表中。例如:用户数据存储到users表设计id、username、password这三个字段。
- 每个表中具体存储哪些信息,由字段来决定,例如:我们可以为users表设计id、username、password这三个字段。
- 表中的行,代表每一条具体的数据。
边栏推荐
- SQL Server 提取字符串中的纯数字
- Auto-created primary key used when not defining a primary key
- Coefficient of variation method matlab code [easy to understand]
- 你我他是谁
- Can flinksql two Kafka streams join?
- 布隆过滤器
- CA I ah, how many times Oh, ah sentence IU home Oh 11111
- 的撒啊苏丹看老司机
- ArcGIS构建发布简单路网Network数据服务及Rest调用测试
- Move blog to CSDN
猜你喜欢
jupyterbook 清空控制台输出
Five years after graduation, I wondered if I would still be so anxious if I hadn't taken the test
Spatiotemporal data mining: an overview
DM8:生成DM AWR报告
[untitled]
ICML2022 | 序列决策的效用理论
笔记【JUC包以及Future介绍】
Random talk about Clickhouse join
Reading notes of Clickhouse principle analysis and Application Practice (2)
Arcmap|assign values to different categories of IDS with the field calculator
随机推荐
jupyterbook 清空控制台输出
“信任机器”为发展赋能
Ssh server configuration file parameter permitrootlogin introduction
布隆过滤器
興奮神經遞質——穀氨酸與大腦健康
加密与解密以及OpenSSL的应用
笔记【JUC包以及Future介绍】
多表操作-外键约束
How to move forward when facing confusion in scientific research? How to give full play to women's advantages in scientific research?
Oprator-1 first acquaintance with oprator
Is it safe to open an account for stock trading on mobile phones?
ICLR'22 Spotlight | 怎样度量神经网络权重中的信息量?
Go build server Foundation
Oracle 数据库表结构 Excel 导出
Test medal 1234
. NETCORE redis geo type
A small step in code change and a big leap in thinking
Clickhouse Native Monitoring item, System table Description
How to run jenkins build, in multiple servers with ssh-key
银行集体下架的智能投顾产品,为何成了“鸡肋”?