在IDEA中有一个非常好用的数据库组件——database,自从有了它,我写代码的时候再也不需要打开Navicat了,强烈推荐。

1、在IDEA中找到database组件;

  • view->Tool Windows->Database;

IDEA中DataBase的使用

  • 或者在IDEA的界面右侧;

IDEA中DataBase的使用


2、使用组件

IDEA中DataBase的使用

  • 在右侧选择自己使用的数据库;

IDEA中DataBase的使用

  • 设置好端口,用户名,用户密码后,选择test Connection测试一下;

最后Apply使用;

IDEA中DataBase的使用

相关文章:

  • 2022-12-23
  • 2021-06-04
  • 2021-06-25
  • 2022-12-23
  • 2021-08-07
  • 2022-01-11
  • 2021-10-18
  • 2022-02-23
猜你喜欢
  • 2022-01-21
  • 2021-09-06
  • 2022-01-22
  • 2021-09-30
  • 2022-12-23
相关资源
相似解决方案