当前位置:网站首页>Get to know MySQL for the first time
Get to know MySQL for the first time
2022-07-07 01:45:00 【Hu Yangyang y】
1.MySQL History and characteristics of
history : From Sweden MySQL AB Establishment of the company ,1995 Developed MySQL 2008 year ,MySQL By SUN Company purchase 2009 year ,Oracle Acquisition SUN company , , in turn, Oracle You get MySQL 2016 year ,MySQL8.0.0 Version launch
characteristic : Open source 、 Relational databases Support the storage of tens of millions of data , Large databases
1. Persistence : Save data to a power down storage device for later use .
Data persistence means saving the data in memory to the hard disk “ curing ”.
The main function of persistence is to store the data in memory in the relational database .
2. understand MySQL
DB:database, A database is a file . ( Be similar to :.doc、.txt、.mp3、.avi、...)
DBMS: Database management system .( Be similar to word Tools 、wps Tools 、 Notepad tools 、qq Video player, etc ) MySQL The database server is installed with MySQL DBMS, Use MySQL DBMS To manage and operate DB, It uses SQL Language .
SQL: Structured query language
A language designed to communicate with a database
RDBMS: Relational database
Relational database to line (row) And column (column) In the form of data storage
ORM thought
A table in the database <-->Java A class in
A piece of data in the table <--> An object in a class ( Or entity )
A column in the table <--> A field in a class , attribute (field)
The relationship between tables
One to one connection , One to many connection , Many to many connection , Self quoting
3.SQL The classification of
DDL: Data definition language
DML: Data operation language ( Include SELECT Query statement , a key )
DCL: Data control language
边栏推荐
- Google发布安全更新,修复Chrome中已被利用的0 day
- Today's question -2022/7/4 modify string reference type variables in lambda body
- JS ES5也可以創建常量?
- Let's see how to realize BP neural network in Matlab toolbox
- 【唯一】的“万字配图“ | 讲透【链式存储结构】是什么?
- HDU 4661 message passing (wood DP & amp; Combinatorics)
- Table table setting fillet
- 一起看看matlab工具箱内部是如何实现BP神经网络的
- 修改px4飞控的系统时间
- Telnet,SSH1,SSH2,Telnet/SSL,Rlogin,Serial,TAPI,RAW
猜你喜欢
随机推荐
各种语言,软件,系统的国内镜像,收藏这一个仓库就够了: Thanks-Mirror
鼠标右键 自定义
Use nodejs to determine which projects are packaged + released
Appium基础 — Appium Inspector定位工具(一)
【芯片方案设计】脉搏血氧仪
盒子拉伸拉扯(左右模式)
Yunna | work order management measures, how to carry out work order management
AcWing 344. Solution to the problem of sightseeing tour (Floyd finding the minimum ring of undirected graph)
刨析《C语言》【进阶】付费知识【完结】
Yunna | work order management software, work order management software app
数据手册中的词汇
C语言实例_2
长按按钮执行函数
Today's question -2022/7/4 modify string reference type variables in lambda body
Vocabulary in Data Book
Hutool post requests to set the body parameter to JSON data
AcWing 344. 观光之旅题解(floyd求无向图的最小环问题)
制作带照明的DIY焊接排烟器
736. LISP syntax parsing: DFS simulation questions
The difference between Tansig and logsig. Why does BP like to use Tansig