当前位置:网站首页>IDEA can't find the Database solution
IDEA can't find the Database solution
2022-07-31 13:15:00 【m0_67402731】
Step 1: Find View->Tool Windows
in idea
Then I found that there is no Database in my ideaOptions
Step 2: Find File->Settings
Step 3: Find plugins, then enter data in the marketplace, find database navigate, and click install (because I have already downloaded it, so there is no install)
Step 4: Find DB Browser on the left side of the idea (download it directly)
Step 5: Click the plus sign
Step 6: Select the database you need to use (I use mysql)
Step 7: Open the database to run (the database you need to add)
Here I use navicat to open the database
The navicat download link is at navicat download link, including installation and activation tutorial
navicat installation and activation tutorialFor some reason, I can't write a blog for you, but I can only teach you how to download and activate it through documentation
Step 8: Return to idea and add database specific information
The default is localhost, which is the local database, if you want to addIf it is a cloud database, you need to change the host content
name is optional here, user is root by default, and password is the database password, which is the same as the password for navicat to connect to the database
Step 9: Connect to the database
Before connecting, you can use test connection to test whether the database canConnect normally
Let me introduce myself first. The editor graduated from Shanghai Jiaotong University in 2013. I worked in a small company and went to big factories such as Huawei and OPPO. I joined Alibaba in 2018, until now.I know that most junior and intermediate java engineers want to upgrade their skills, they often need to explore their own growth or sign up to study, but for training institutions, the tuition fee is nearly 10,000 yuan, which is really stressful.Self-learning that is not systematic is very inefficient and lengthy, and it is easy to hit the ceiling and the technology stops.Therefore, I collected a "full set of learning materials for java development" for everyone. The original intention is also very simple. I hope to help friends who want to learn by themselves but don't know where to start, and at the same time reduce everyone's burden.Add the business card below to get a full set of learning materials
边栏推荐
- Centos7 install mysql5.7
- Productivity Tools and Plugins
- C# List用法 List介绍
- Golang - gin - pprof - use and safety
- Invalid bound statement (not found)出现的原因和解决方法
- centos7安装mysql5.7
- Edge Cloud Explained in Simple Depth | 4. Lifecycle Management
- CentOS7 - yum install mysql
- C#控件CheckBox的使用
- 365天挑战LeetCode1000题——Day 044 最大层内元素和 层次遍历
猜你喜欢
随机推荐
IDEA连接MySQL数据库并执行SQL查询操作
PyQt5快速开发与实战 10.1 获取城市天气预报
JSP中如何借助response对象实现页面跳转呢?
Error IDEA Terminated with exit code 1
Grab the tail of gold, silver and silver, unlock the programmer interview "Artifact of Brushing Questions"
NameNode (NN) and SecondaryNameNode (2NN) working mechanism
SAP message TK 248 solved
Selenium自动化测试之Selenium IDE
TensorRT安装及使用教程「建议收藏」
sqlalchemy determines whether a field of type array has at least one consistent data with an array
关于我放弃考研这件事儿
基本语法(一)
/run/NetworkManager占用空间过大
golang-gin-优雅重启
手撕Verilog PWM呼吸灯
alert(1) (haozi.me)靶场练习
PyQt5 rapid development and actual combat 9.7 Automated testing of UI layer
Six Stones Programming: No matter which function you think is useless, people who can use it will not be able to leave, so at least 99%
如何使用StarUML画类图[通俗易懂]
生产力工具和插件