官方地址Releases · dbeaver/dbeaver我用夸克网盘给你分享了「DBeaver」点击链接或复制整段内容打开「夸克APP」即可获取。/~4ca33YJmQ1~:/链接https://pan.quark.cn/s/95924abe88b3通过网盘分享的文件DBeaver链接: https://pan.baidu.com/s/1MAVOt4Mk0UxS6ZSiQyM-9Q?pwdcgz9 提取码: cgz926.0.3的更新日志- Data Editor: - Added keywords autocompletion for partially typed - Added the source table name to column header tooltips for query results with JOIN (thanks to bittoby) - Fixed an issue where the row count calculation icon did not reset after counting (thanks to HellAmbro) - Fixed the display of spatial data when multiple columns were selected - Fixed the ability to calculate row count for non-standard SELECT statements (thanks to fdcastel) - Navigator: - Added a key binding to focus the Database Navigator filter (thanks to EastLord) - ER Diagram: Added preference option to load lazy comments in diagrams (thanks to jhjalison01) - Data Export: - Fixed export in SQL format for values containing single quotes (thanks to dev-miro26) - Fixed a corrupted UI area during the Extraction step in Export - Connectivity: - Added the ability to set Navigator filters in connection settings - Fixed an issue with filtering for embedded databases - Miscellaneous: Fixed an issue with an inverted splash screen on macOS Tahoe - Databases: - ClickHouse: Fixed the display of Array(JSON) types in the data grid (thanks to EastLord) - CUBRID: - Fixed a CSV export error caused by a missing child object (thanks to longhaseng52) - Fixed a binding failure in PreparedStatement for table names containing single quotes (thanks to longhaseng52) - Fixed incorrect partitioning DDL generation for values containing commas (thanks to longhaseng52) - Databricks: Added a logo and fixed the link on the connection page - H2GIS driver was updated to the latest version - MySQL: Fixed an issue when the Dump database tool did not work with URL-based connections (thanks to mango766) - MySQL/MariaDB: Fixed an issue when changing an auto-increment value generated an incorrect query on the first attempt - Oracle: Fixed an issue in the Metadata Editor when clicking a procedure moved the cursor to a comment containing the procedure name instead of the procedure itself - Redshift: Set the client_protocol_version driver property to default, which fixed an issue with the availability of external schemas - SQL Server: - Fixed an issue where user-defined data types based on NVARCHAR were shown with double length (thanks to EastLord) - Removed redundant spaces between CREATE and PROCEDURE in the procedure view - Fixed an issue that prevented creating a view in the Metadata Editor翻译一下Data Editor数据编辑器新增关键词自动补全功能支持部分输入匹配为包含JOIN的查询结果列头提示中添加源表名称由bittoby贡献修复行数统计图标在计数后未重置的问题由HellAmbro贡献修复选择多列时空间数据显示异常的问题支持对非标准SELECT语句进行行数统计由fdcastel贡献Navigator导航器新增快捷键聚焦数据库导航器筛选框由EastLord贡献ER DiagramER图新增偏好设置选项支持延迟加载图表中的注释由jhjalison01贡献Data Export数据导出修复含单引号的SQL格式数据导出问题由dev-miro26贡献修复导出过程中提取步骤的界面显示异常Connectivity连接管理支持在连接设置中配置导航器筛选条件修复嵌入式数据库的筛选问题Miscellaneous杂项修复macOS Tahoe系统下启动画面倒置的问题Databases数据库支持ClickHouse修复数据网格中Array(JSON)类型的显示问题由EastLord贡献CUBRID修复因缺失子对象导致的CSV导出错误由longhaseng52贡献修复表名含单引号时PreparedStatement绑定失败的问题由longhaseng52贡献修复含逗号的分区DDL生成错误由longhaseng52贡献Databricks更新连接页面徽标并修复链接H2GIS驱动更新至最新版本MySQL修复基于URL连接的数据库转储工具失效问题由mango766贡献MySQL/MariaDB修复首次修改自增值时生成错误查询的问题Oracle修复元数据编辑器中点击存储过程时光标跳转到含过程名的注释处的问题Redshift默认设置client_protocol_version驱动属性修复外部模式不可用问题SQL Server修复基于NVARCHAR的用户自定义类型显示双倍长度问题由EastLord贡献移除存储过程视图中CREATE与PROCEDURE间的冗余空格修复元数据编辑器中创建视图失败的问题DBeaver 概述DBeaver 是一款开源的通用数据库管理工具和 SQL 客户端支持多种数据库系统如 MySQL、PostgreSQL、Oracle、SQL Server 等。它提供图形化界面适合开发者和数据库管理员进行数据查询、结构管理及数据迁移等操作。核心功能多数据库支持兼容主流关系型数据库如 MySQL、PostgreSQL和部分 NoSQL 数据库如 MongoDB。可视化操作提供表结构设计、数据编辑、导入导出等图形化工具。SQL 开发支持语法高亮、自动补全、执行计划分析等高级 SQL 编辑功能。数据迁移支持跨数据库的数据传输和格式转换。扩展性通过插件支持更多数据库驱动和功能扩展。版本类型社区版免费基础功能齐全适合大多数用户。企业版付费增加团队协作、数据加密等高级功能。适用场景数据库开发与维护。复杂 SQL 查询调试。跨数据库数据迁移或同步。安装与使用从官网下载对应操作系统的安装包。安装后配置数据库连接需提供 JDBC 驱动或内置驱动。通过图形界面或 SQL 控制台操作数据库。官网链接https://dbeaver.io/安装比较简单的基本上点下一步即可