当前位置:网站首页>初识MySQL
初识MySQL
2022-07-06 18:09:00 【胡阳阳Y】
1.MySQL的历史及特点
历史: 由瑞典的MySQL AB 公司创立,1995开发出的MySQL 2008年,MySQL被SUN公司收购 2009年,Oracle收购SUN公司,进而Oracle就获取了MySQL 2016年,MySQL8.0.0版本推出
特点: 开源的、关系型的数据库 支持千万级别数据量的存储,大型的数据库
1.持久化:将数据保存到可掉电式存储设备中以供之后使用。
数据持久化意味着将内存中的数据保存到硬盘上加以“固化”。
持久化的主要作用是将内存中的数据存储在关系型数据库中。
2.了解MySQL
DB:database,看做是数据库文件。 (类似于:.doc、.txt、.mp3、.avi、。。。)
DBMS:数据库管理系统。(类似于word工具、wps工具、记事本工具、qq影音播放器等) MySQL数据库服务器中安装了MySQL DBMS,使用MySQL DBMS 来管理和操作DB,使用的是SQL语言。
SQL:结构化查询语言
专门用来与数据库通信的语言
RDBMS:关系型数据库
关系型数据库以行(row)和列(column)的形式存储数据
ORM思想
数据库中的一个表<-->Java中的一个类
表中的一条数据<-->类中的一个对象(或实体)
表中的一个列<-->类中的一个字段,属性(field)
表的关联关系
一对一关联,一对多关联,多对多关联,自我引用
3.SQL的分类
DDL:数据定义语言
DML:数据操作语言(包括SELECT查询语句,重点)
DCL:数据控制语言
边栏推荐
- Comparison of picture beds of free white whoring
- C语言实例_5
- Match VIM from zero (0) -- Introduction to vimscript
- Spark TPCDS Data Gen
- 7.6 simulation summary
- Today's question -2022/7/4 modify string reference type variables in lambda body
- 2022 Google CTF SEGFAULT LABYRINTH wp
- Set WordPress pseudo static connection (no pagoda)
- Gin 入门实战
- Dark horse notes - exception handling
猜你喜欢
Set WordPress pseudo static connection (no pagoda)
Your cache folder contains root-owned files, due to a bug in npm ERR! previous versions of npm which
新工作感悟~辞旧迎新~
Comparison of picture beds of free white whoring
对C语言数组的再认识
Let's see how to realize BP neural network in Matlab toolbox
免费白嫖的图床对比
According to the analysis of the Internet industry in 2022, how to choose a suitable position?
Your cache folder contains root-owned files, due to a bug in npm ERR! previous versions of npm which
Typical problems of subnet division and super network construction
随机推荐
C language instance_ four
百度飞将BMN时序动作定位框架 | 数据准备与训练指南 (下)
7.6模拟赛总结
2022 Google CTF SEGFAULT LABYRINTH wp
2022 Google CTF SEGFAULT LABYRINTH wp
go-zero微服务实战系列(九、极致优化秒杀性能)
How to prevent overfitting in cross validation
How to manage distributed teams?
tansig和logsig的差异,为什么BP喜欢用tansig
Google发布安全更新,修复Chrome中已被利用的0 day
uva 1401 dp+Trie
json学习初体验–第三者jar包实现bean、List、map创json格式
Transformation transformation operator
Yunna - work order management system and process, work order management specification
Appium foundation - appium inspector positioning tool (I)
Body mass index program, entry to write dead applet project
Neon Optimization: About Cross access and reverse cross access
[signal and system]
Metauniverse urban legend 02: metaphor of the number one player
Byte P7 professional level explanation: common tools and test methods for interface testing, Freeman