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


# 新版变化
DBeaver 25.2.5 Posted on 2025-11-16 by Serge
Data Editor:
- Icons for data edit commands were updated
- Data loading progress messages now show more details
- SQL Editor:Resolved the issue with performance lag during long scripts scrolling
- `@include` command processing was improved
- Error processing in nested scripts was fixed
- `CTRL+Enter` shortcut was fixed in Find/Replace panel
- AI: OpenAI legacy API support was added
Miscellaneous:
- Opening of sql files by using command line of file explorer was fixed
- Potential security breach was resolved in GIS map viewer
- Splash screen is now disabled on MacOS
Data transfer:
- “Write to the single file” option was fixed
- Input file selector UI now allows file name copy/edit
Databases:
- Apache Derby: driver version was updated to 10.17.1.0
- Athena: driver version was updated to 3.6.0
- BigQuery: driver version was updated to 42_1.6.3
- Clickhouse:query canceling support was added
- Databricks: OSS driver configuration was fixed
- PostgreSQL: GIS data types support was fixed
- Redshift:
- Driver version was updated to 2.2.0
- Issues with network disconnects were resolved for all Redshift driver versions
- Snowflake: driver version was updated to 3.27.0
- SQL Server: driver version was updated to 13.2.1
- Sybase/SAP ASE: issue with stored procedures body reading was resolved
# 功能特性
- 多数据库支持:兼容 MySQL、PostgreSQL、Oracle、SQLite、SQL Server、Firebird 等主流数据库系统,方便统一管理。
- 可视化数据操作:内置强大的数据浏览器与 ER 图设计器,帮助用户直观查看与调整数据结构。
- SQL 编辑与调试:提供智能语法高亮、自动补全与执行计划分析,提升 SQL 编写效率。
- 数据导入导出灵活:支持 CSV、XML、JSON、Excel 等多种格式,简化数据迁移与备份流程。
- 跨平台兼容性强:支持 Windows、macOS、Linux 系统,满足多种开发环境需求。
- 插件扩展机制:用户可根据项目需求扩展功能,如 NoSQL 数据库支持与云端数据管理。

















