DBeaver 是一款强大而灵活的数据库管理工具,广受开发者与数据分析师喜爱。通过 DBeaver,用户可以轻松连接并管理 MySQL、PostgreSQL、Oracle、SQLite、Firebird 等多种数据库系统,在同一界面中完成查询、编辑、结构设计与数据分析等操作。软件界面清晰直观,功能布局合理,适合初学者与专业人士使用。它支持多种数据格式的导入与导出,如 CSV、XML、JSON,极大地方便了数据迁移与备份。此外,数据库管理 的核心功能中还包括强大的 SQL 编辑器、可视化 ER 图和数据同步功能,让数据库运维与开发更加高效。对于需要多平台兼容的用户,数据分析 与跨数据库操作能力更是其突出的亮点之一。


# 新版变化
DBeaver 25.3 Posted on 2025-11-30 by Serge
SQL Editor:
- Fixed the ability to select multiple rows on macOS
- Fixed an issue with the unavailable script execution button
Data Editor: fixed incorrect behavior when applying filters with extra conditions
Metadata editor:
- Fixed an issue with duplicate unique index create statement when generating DDL
- Table size presentation was fixed
Navigator: fixed an issue when filters didn’t work in a new DBeaver window (thanks to @klassik86)
Query Manager: execution time is now always displayed in milliseconds
Data transfer: fixed an issue when the application freezes during the export of a large number of tables
Task Management: added a loading progress indicator for the task view
Security: fixed a security issue in the Spatial Viewer for the HTML content to prevent a third-party script execution
Miscellaneous: added the application installer for Windows ARM (beta version)
Databases:
- CUBRID: Fixed an issue with the column list duplicates with reused foreign key names (thanks to @longhaseng52)
- H2GIS: Driver version downgraded to 2.2.1 due to a driver error
- Oracle: Fixed REFCURSOR fetching
- Redshift driver configuration was fixed
- Yellowbrick:
- The driver was changed to the native Yellowbrick driver
- Added support the OAuth2 authentication
# 功能特性
- 多数据库支持:兼容 MySQL、PostgreSQL、Oracle、SQLite、SQL Server、Firebird 等主流数据库系统,方便统一管理。
- 可视化数据操作:内置强大的数据浏览器与 ER 图设计器,帮助用户直观查看与调整数据结构。
- SQL 编辑与调试:提供智能语法高亮、自动补全与执行计划分析,提升 SQL 编写效率。
- 数据导入导出灵活:支持 CSV、XML、JSON、Excel 等多种格式,简化数据迁移与备份流程。
- 跨平台兼容性强:支持 Windows、macOS、Linux 系统,满足多种开发环境需求。
- 插件扩展机制:用户可根据项目需求扩展功能,如 NoSQL 数据库支持与云端数据管理。


















