当前位置:网站首页>MySQL connection tools
MySQL connection tools
2022-07-01 18:20:00 【Long Teng Wanli sky】
MySQL Introduction to tools .
MySQL Visual connection tools of are relatively rich , Everyone is familiar with phpMyAdmin( need php Environmental support , Free of charge ); Then there MySQL Official MySQL workbench Visual connection tool , Although the interface is very simple , But the victory is official , Full function and free . Others are SQLyog, The flagship genuine is for a fee , I personally like this tool , Very handy ;Navicat As support MySQL Connect , But the same is charged .
Official sakila and world database , The download address of the official website has been provided , You can download it for reference learning .
sakila-db The database contains three files :
- sakila-schema.sql: Database table structure
- sakila-data.sql: Database example simulation data
- sakila.mwb: Database physical model , stay MySQL workbench You can open and view .
world-db database , Table structure and data The data is contained together :
Text
One 、MySQL Introduction to tools
1、MySQL workbench
workbench Download address ,MySQL Official visual connection management tool , It also supports creating and viewing physical models .
https://dev.mysql.com/downloads/workbench/
mysql-workbench-community-8.0.28-winx64.msi
2、phpMyAdmin
phpMyAdmin, Provide MySQL Applications accessed in browser web pages , need php+MySQL(MariaDB)+phpMyAdmin Environmental support . Not recommended in Windows Installation on , Because in Windows There are many client graphical visualization interfaces to choose from . install php7 Version above , And then use nginx perhaps Apache install phpMyAdmin-5.1.2-all-languages.zip Or source code package .
phpMyAdmin visit MySQL, Official website demo Example :
3、SQLyog
SQLyog Connection tool download address
Partial interface display :

4、Navicat for MySQL
Navicat Part of the interface and function display , Incidentally, this thing supports reverse generation EER Relational model diagram .

make new connection

Interface after successful connection , Imported MySQL The official sample database sakila and world, At the beginning of the article, I provided the download address of the official website .

5、MySQL Installation
MySQL installer Download address ,Windows Downloadable under zip Packages or msi file .msi Files are friendly for beginners , After all, Windows The graphical interface installation is basically a one click installation , Note that the installation directory should not be placed in C disc . I prefer zip package , Familiar with the command installation is faster , Then configure my.ini File can .
MySQL Official website download address , Various platform versions are available :Windows、Linux Distribution and macOS.
https://dev.mysql.com/downloads/mysql/
msi File download
https://dev.mysql.com/downloads/installer/
personal MySQL8.0.28 Installation tutorial address :
Two 、MySQL workbench install
This paper mainly introduces Windows Under the msi Files installed .
1、workbench The first step of graphical installation , choice next( next step ) Installation .

2、workbench The second step of graphical installation , Pay attention to the choice (change) The installation directory , It will be installed to by default C disc , It is recommended to install to D Offer or postpone .

3、workbench The third step of graphical installation , Specify the installation directory , Personal designated installation to D disc .

4、workbench The fourth step of graphical installation 、complete( Represents complete installation , The default choice is full installation );custom( Custom installation , Choose functions according to your own needs ).

5、workbench The fifth step of graphical installation , installation is complete ; If selected in the lower left corner, it will open immediately workbench, Cancel without opening immediately .

The above is in Windows Install under MySQL workbench Steps for , The installation process is simple , You need to pay attention to selecting the installation directory , Don't put it in C Dish up .
3、 ... and 、MySQL workbench Use
It mainly introduces interface adjustment and basic connection settings .
1、workbench Welcome interface for , After installation, you can enter the homepage for the first time .

2、 Connect MySQL, Using shortcut keys Ctrl + U Open the connection configuration interface . Then configure the host and port as well as the user name , Connect to MySQL database .

3、 Interface optimization settings , choice Edit, Then enter Preferences find Fonts & Colors. The font of the initialization interface is too small , Enter the font size adjustment interface ; Restart the software to take effect .

4、 View the physical model structure , Show EER Model , Obtained from the official website sakila database .

5、 open EER diagram, Look at the graphical interface

边栏推荐
- Fix the black screen caused by iPhone system failure
- ZABBIX alarm execute remote command
- Can hero sports go public against the wind?
- 徽商期货是正规期货平台吗?在徽商期货开户安全吗?
- Bug of QQ browser article comment: the commentator is wrong
- Draw drawing process of UI drawing process
- New patent applications and transfers
- Android development interview was badly hit in 3 years, and now the recruitment technical requirements are so high?
- 证券开户安全么,有没有什么样的危险呢
- Redis master-slave realizes 10 second check and recovery
猜你喜欢

540. Single element in ordered array

Rotation order and universal lock of unity panel

Yuancosmos game farmersworld farmers world - core content of the second conference in China!

Data warehouse (3) star model and dimension modeling of data warehouse modeling

The method of real-time tracking the current price of London Silver

Highly reliable program storage and startup control system based on anti fuse FPGA and QSPI flash

Distributed task queue: Celery usage record

Mujoco model learning record

Explain in detail the process of realizing Chinese text classification by CNN

What impact will multinational encryption regulation bring to the market in 2022
随机推荐
Is online stock account opening safe? Is it reliable?
golang中的select详解
Length of learning and changing
Redis主从实现10秒检查与恢复
Redis -- data type and operation
MFC obtains local IP (used more in network communication)
Penetration practice vulnhub range Tornado
MySQL + JSON = King fried
Batch export all pictures in PPT in one second
The method of real-time tracking the current price of London Silver
徽商期货是正规期货平台吗?在徽商期货开户安全吗?
How to learn automated testing?
About selenium element positioning being overwritten
js如何将带有分割符的字符串转化成一个n维数组
SCP -i private key usage
Convert the robot's URDF file to mujoco model
MySQL -- explain performance optimization
Gold, silver and four job hopping, interview questions are prepared, and Ali becomes the champion
LeetCode 148. Sort linked list
Explain in detail the process of realizing Chinese text classification by CNN