dbeaver 导入导出 sql
dbeaver
DBeaver 是一个通用的数据库管理工具,支持跨平台使用。* 支持多种数据库类型,如 MySQL、PostgreSQL、MongoDB 等;提供 SQL 编辑、查询、调试等功能;支持数据迁移和比较。* 特点:免费开源;界面友好;功能丰富。
项目地址:https://gitcode.com/gh_mirrors/db/dbeaver
免费下载资源
·
dbeaver 导入导出 sql
- 选择要导出的数据库
- 选择 Dump database 导出 SQL,导入时候需要 Restore database 具体流程如下
Dbeaver 导出异常:Utility ‘mysqldump.exe’ not found in client home
快捷键大全
名称 | 快捷键 |
格式化SQL | Ctrl+Shift+F |
向上复制一行 | ctrl + alt + top |
删除当前行 | ctrl + d |
行注释 | ctrl + / |
块注释 | ctrl + shift + / |
Dbeaver导出异常:Utility ‘mysqldump.exe’ not found in client home 。。。
GitHub 加速计划 / db / dbeaver
22
1
下载
DBeaver 是一个通用的数据库管理工具,支持跨平台使用。* 支持多种数据库类型,如 MySQL、PostgreSQL、MongoDB 等;提供 SQL 编辑、查询、调试等功能;支持数据迁移和比较。* 特点:免费开源;界面友好;功能丰富。
最近提交(Master分支:4 个月前 )
5c0cd0c5 - 3 天前
d6580fcd
* dbeaver/pro#3911 AI and SQL control commands
* dbeaver/pro#3911 AI and SQL control commands
* dbeaver/pro#3741 System agent service
* dbeaver/pro#3911 AI and SQL control commands
* dbeaver/pro#3911 AI and SQL control commands
* dbeaver/pro#3911 AI and SQL control commands
* dbeaver/pro#3911 SQL output formatting
* dbeaver/pro#3911 AI error messages
* dbeaver/pro#3911 AI command fixes
* dbeaver/pro#3911 Support custom context
* dbeaver/pro#3911 Disable datasource check in headless products
---------
Co-authored-by: kseniaguzeeva <112612526+kseniaguzeeva@users.noreply.github.com> 3 天前
更多推荐
已为社区贡献5条内容
所有评论(0)