当前位置:网站首页>MySQL Basics
MySQL Basics
2022-07-03 16:41:00 【Don't go to graduate school, don't change your name TL】
database 、 Data sheet 、 Introduction to the relationship between data
Basic concepts of database
Why study database ?
In order to better manage data
We used IO flow , But such a set of operation is too troublesome , And too often IO Reading and writing , Data interaction between memory and hard disk , It will reduce the efficiency of the system !
What is a database ?
A warehouse for storing and managing data
The English word is :DataBase, abbreviation DB
The benefits of databases ?
Data can be stored persistently
Easy to store and manage data
Using a unified way to operate the database -- SQL
MySQL Database introduction
Small database
Free open source (6 Free before version )
Belong to Oracle company
It is recommended to use SQLyog Yes MySQL Database management !
Crack as follows ,emmmmm If the failure of the change, please think of another way , Proposed installation 12.0.8 edition
Ultimate edition : ( The ultimate is the best )
Registered name :luoye2562
Registration code : 8d8120df-a5c3-4989-8f47-5afc79c56e7c
database 、 Data sheet 、 Introduction to the relationship between data
database
For storing and managing data Warehouse
A library Can contain more than one Data sheet
Data sheet
One of the most important components of the database
It consists of vertical columns and horizontal rows ( similar excel form )
You can specify column names 、 data type 、 Constraints etc.
Multiple pieces of data can be stored in a table
data
to want to Permanently stored data
It can be more vividly understood as : A database is a folder , The data table is Excel surface , Data is data in the table .
边栏推荐
- To resist 7-Zip, list "three sins"? Netizen: "is the third key?"
- Deep understanding of grouping sets statements in SQL
- Détails du contrôle de la congestion TCP | 3. Espace de conception
- PHP中register_globals参数设置
- Why does the std:: string operation perform poorly- Why do std::string operations perform poorly?
- [combinatorics] polynomial theorem (polynomial coefficients | full arrangement of multiple sets | number of schemes corresponding to the ball sub model | polynomial coefficient correlation identity)
- Extraction of the same pointcut
- 一台服务器最大并发 tcp 连接数多少?65535?
- 线程池执行定时任务
- 如何在本机搭建SVN服务器
猜你喜欢
爱可可AI前沿推介(7.3)
CC2530 common registers for port interrupts
Two sides of the evening: tell me about the bloom filter and cuckoo filter? Application scenario? I'm confused..
为抵制 7-Zip,列出 “三宗罪” ?网友:“第3个才是重点吧?”
Shentong express expects an annual loss of nearly 1billion
Zebras are recognized as dogs, and Stanford found the reason why AI made mistakes
什么是质押池,如何进行质押呢?
What material is 13crmo4-5 equivalent to in China? 13crmo4-5 chemical composition 13crmo4-5 mechanical properties
Threejs Part 2: vertex concept, geometry structure
8个酷炫可视化图表,快速写出老板爱看的可视化分析报告
随机推荐
Caching mechanism of Hibernate / session level caching mechanism
Arduino esp32: overall framework of lvgl project (I)
(Supplement) double pointer topic
function overloading
Extraction of the same pointcut
【剑指 Offer】58 - II. 左旋转字符串
Add color to the interface automation test framework and realize the enterprise wechat test report
2022.02.14_ Daily question leetcode five hundred and forty
Nifi from introduction to practice (nanny level tutorial) - flow
Yu Wenwen, Hu Xia and other stars take you to play with the party. Pipi app ignites your summer
Difference between JSON and bson
Visual SLAM algorithms: a survey from 2010 to 2016
NLP four paradigms: paradigm 1: fully supervised learning in the era of non neural networks (Feature Engineering); Paradigm 2: fully supervised learning based on neural network (Architecture Engineeri
What is the material of sa302grc? American standard container plate sa302grc chemical composition
PHP converts a one-dimensional array into a two-dimensional array
Is it safe to open an account with flush?
AcWing 第58 场周赛
Golang 匿名函数使用
Cocos Creator 2. X automatic packaging (build + compile)
探索Cassandra的去中心化分布式架构