public/技术规范/DBeaver常用配置和功能.md

15 lines
549 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# DBeaver常用配置和功能
## 前言
DBeaver是一个优秀的开源数据库访问工具。因为大部分学校都用的破解Navicat进行数据库教学。所以大部分入门程序员都对DBeaver没有使用经验。因此这里初略的讲解下一些常用使用。
## 配置
- 驱动拉取仓库配置
打开`菜单 -> 窗口 -> 首选项 -> 连接 -> 驱动 -> Maven`在这加上阿里云的maven仓库并上移至顶上。这个配置生效需要重启DBeaver
![DBAliyunMaven](../img/DBAliyunMaven.jpg)
## 查询