当前位置:网站首页>Construction of simple database learning environment
Construction of simple database learning environment
2022-07-03 09:20:00 【fishfuck】
List of articles
This blog mainly introduces Windows How to build a simple database learning environment , It mainly refers to 【 MySQL Database environment installation tutorial 】
Database installation
Because it's just a simple learning environment , We use... Directly phpstudy The suite of
Download and install directly
After installation, open the small software , Start database service

You can view the established database in the side menu

When we use the database, open the small software and start the service
After connecting to the service, we can use the command line to operate the database

Pay attention first cd To the database bin Directory or will bin Directory added to environment variable ( The addition method will not be repeated here , Specific reference This blog )
pycharm Connect to database
Although it can be used cmd To manipulate the database , And most functions can be realized , But I decided to use pycharm To learn database .
Start by opening pycharm, Click the data source on the right , Click New , Connect to the database . You can see ,pycharm Support many kinds of databases . We choose MySQL.

Set the host to local , Enter your username and password , First test whether the connection is successful ( If the prompt driver is not installed , Can be installed ), Successfully click on the application .

If everything goes well, the learning environment will be set up now , So let's test that out

You can see , The database connection has been successful .
边栏推荐
- How to check whether the disk is in guid format (GPT) or MBR format? Judge whether UEFI mode starts or legacy mode starts?
- Pic16f648a-e/ss PIC16 8-bit microcontroller, 7KB (4kx14)
- 【点云处理之论文狂读前沿版13】—— GAPNet: Graph Attention based Point Neural Network for Exploiting Local Feature
- Build a solo blog from scratch
- LeetCode 871. Minimum refueling times
- 【点云处理之论文狂读前沿版12】—— Adaptive Graph Convolution for Point Cloud Analysis
- LeetCode 532. K-diff number pairs in array
- AcWing 788. Number of pairs in reverse order
- CSDN markdown editor help document
- 【Kotlin学习】类、对象和接口——带非默认构造方法或属性的类、数据类和类委托、object关键字
猜你喜欢
![[set theory] order relation (eight special elements in partial order relation | ① maximum element | ② minimum element | ③ maximum element | ④ minimum element | ⑤ upper bound | ⑥ lower bound | ⑦ minimu](/img/57/b413a93a456a1872fc19aa825c937a.jpg)
[set theory] order relation (eight special elements in partial order relation | ① maximum element | ② minimum element | ③ maximum element | ④ minimum element | ⑤ upper bound | ⑥ lower bound | ⑦ minimu

Recommend a low code open source project of yyds

Principles of computer composition - cache, connection mapping, learning experience

Install third-party libraries such as Jieba under Anaconda pytorch

2022-2-14 learning xiangniuke project - generate verification code

【Kotlin学习】类、对象和接口——定义类继承结构

Excel is not as good as jnpf form for 3 minutes in an hour. Leaders must praise it when making reports like this!

Crawler career from scratch (3): crawl the photos of my little sister ③ (the website has been disabled)

LeetCode 75. 颜色分类

拯救剧荒,程序员最爱看的高分美剧TOP10
随机推荐
Common penetration test range
[untitled] use of cmake
LeetCode 438. Find all letter ectopic words in the string
LeetCode 30. 串联所有单词的子串
Summary of methods for counting the number of file lines in shell scripts
[kotlin learning] classes, objects and interfaces - define class inheritance structure
网络安全必会的基础知识
Principles of computer composition - cache, connection mapping, learning experience
LeetCode 535. TinyURL 的加密与解密
【Kotlin学习】运算符重载及其他约定——重载算术运算符、比较运算符、集合与区间的约定
Jenkins learning (II) -- setting up Chinese
Data mining 2021-4-27 class notes
【点云处理之论文狂读前沿版8】—— Pointview-GCN: 3D Shape Classification With Multi-View Point Clouds
LeetCode 715. Range module
Go language - IO project
In the digital transformation, what problems will occur in enterprise equipment management? Jnpf may be the "optimal solution"
2022-1-6 Niuke net brush sword finger offer
Simple use of MATLAB
AcWing 787. Merge sort (template)
Using variables in sed command