当前位置: 首页 > 微软应用 > 办公软件 > 正文
开源免费数据库管理工具 DBeaver Ultimate 25.3 中文多语免费版

开源免费数据库管理工具 DBeaver Ultimate 25.3 中文多语免费版

作者:大眼仔~旭 日期:4个月前 (12-08) 评论:6 条

摘要:免费数据库管理工具 DBeaver 中文版由大眼仔旭发布。DBeaver 适用于开发人员,SQL 程序员,数据库管理员和分析人员的免费多平台数据库工具。支持任何具有 JDBC 驱动程序的数据库(基本上意味着- ANY 数据库)。EE 版本还支持非 JDBC 数据源(MongoDB,Cassandra,Couchbase…

免费数据库管理工具 DBeaver 中文版大眼仔旭发布。DBeaver 适用于开发人员,SQL 程序员,数据库管理员和分析人员的免费多平台数据库工具。支持任何具有 JDBC 驱动程序的数据库(基本上意味着- ANY 数据库)。EE 版本还支持非 JDBC 数据源(MongoDB,Cassandra,Couchbase,Redis,BigTable,DynamoDB 等)。

DBeaver 具有很多功能,包括元数据编辑器,SQL 编辑器,丰富的数据编辑器,ERD,数据导出/导入/迁移,SQL执行计划等。DBeaver 基于 Eclipse 平台开发。

使用插件架构,并为以下数据库提供附加功能:MySQL / MariaDB,PostgreSQL,Greenplum,Oracle,DB2 LUW,Exasol,SQL Server,Sybase / SAP ASE,SQLite,Firebird,H2,HSQLDB,Derby,Teradata,Vertica,Netezza ,Informix 等。

 开源免费数据库管理工具 DBeaver 中文版

开源免费数据库管理工具 DBeaver 中文版

DBeaver 是一款免费开源的数据库管理工具,支持多种数据库,如 MySQL、Oracle、PostgreSQL 等。该软件拥有丰富的功能和工具,可以满足用户的多种需求。

以下是 DBeaver 软件的一些功能特色:

  • 数据库连接:DBeaver 软件支持多种数据库连接方式,包括本地和远程数据库连接,可以便捷地连接到不同的数据库进行管理。
  • 数据库浏览器:该软件提供了一个直观的数据库浏览器,可以快速浏览和搜索数据库中的表、视图、过程、函数等对象。
  • SQL 编辑器:DBeaver 软件提供了一个强大的 SQL 编辑器,可以编写和执行 SQL 查询和脚本,并支持语法高亮和代码提示等功能。
  • 数据导入和导出:该软件支持多种数据导入和导出格式,包括 CSV、Excel、HTML、JSON 等,可以方便地将数据转换为所需的格式。
  • 数据库管理:DBeaver 软件提供了多种数据库管理功能,如表格编辑、索引管理、用户管理等,可以方便地管理数据库。
  • 插件支持:该软件支持多种插件,可以扩展软件的功能和工具,如代码生成器、数据模型器等。

DBeaver 是一款简单,可靠的软件,面向需要管理多个SQL数据库,执行SQL脚本,迁移连接和查看图的用户。

兼容多个数据库系统
不管您选择连接哪个数据库,例如 MySQL,Firebird,MS Access,PostgreSQL,SQLite或DB2,该应用程序都支持多个连接,因此您可以轻松地管理和组织表,视图,触发器和过程。

首次启动 DBeaver 时,可以选择一种新的连接类型,然后指定允许您连接到所选数据库的信息。之后,位于应用程序左窗格中的“数据库导航器”面板将显示所有可用数据库以及它们的触发器,索引和表。

如果选择一个表,则可以查看有关该表的常规详细信息,例如列,外键,使用的触发器,分区甚至DDL语法(用于定义数据结构,尤其是数据库模式)。

轻松创建 SQL 脚本
通过“项目”面板,您可以查看所有可用的连接以及创建的脚本。此外,还可以通过使用从“SQL编辑器”菜单中的合适的选择创建新的 SQL 脚本

通过访问“数据库”菜单,您可以添加新连接,将事务处理模式更改为“可序列化”,“可重复读取”或“已提交读取”。另外,您可以使用“驱动器管理器”选项来管理每个数据库的 ODBC 驱动程序。这样,您可以指定驱动程序名称,选择其类别,设置其示例 URL 地址,然后添加新库。这样的驱动器充当应用程序和 DBMS 之间的转换层,因此您可以轻松地连接到特定的数据库。

作为便携式实用程序,您可以随身携带该应用程序,无论它在可移动驱动器上何时何地,都可以在任何计算机上使用。因此,它不会创建注册表项,您只需删除其包含的文件夹即可将其删除。

DBeaver 软件是一款功能强大、操作简单的数据库管理工具,可以满足用户的多种需求。如果你需要进行数据库管理、查询和开发等操作,不妨试试 DBeaver 软件,相信你会喜欢上它的便捷和高效。

DBeaver 许可证

APACHE 许可证 2.0

官方主页

DBeaver Ultimate Release Notes
25.3
December 8, 2025
AI Assistant:
New engine support:
Anthropic Claude
Amazon Bedrock
AI Chat:
Added browser mode with lists, tables, and other complex formatting, enabled by default. The previous chat appearance can be chosen in Preferences.
Improved speech recognition: added sound visualization, pause detection, and the ability to adjust transcription settings.
Added the ability to cancel requests to AI.
AI functions (experimental): Added the ability to open the most popular DBeaver tools directly from the AI Chat. When this function is enabled, the assistant can trigger internal operations, such as exporting data, comparing schemas, creating connections, and opening editors. All functions are disabled by default and must be enabled individually. Documentation
Added the ability to automatically determine the proper context and send only relevant objects to AI (experimental): this allows you to use AI tokens more efficiently to reduce costs and improve the accuracy of results (using RAG technology). It is disabled by default. Documentation
Configuration:
Added the confirmation for query types that DBeaver cannot recognize as valid SQL. Documentation
Added the ability to test the connection to Amazon Bedrock, Anthropic Claude, Google Gemini, GitHub Copilot, and OpenAI engines.
SQL Editor:
AI Quick fix: added the ability to fix semantic errors using AI assistance. Documentation
Data Editor: Added the ability to exclude ID columns from number formatting.
Charts: Added an option to sort chart columns in chart settings.
Visual Query Builder:
Added the ability to change the order of joins in the Join tab. The generated query is updated automatically based on the new order.
Added an option to hide all unused columns on the diagram. Only columns used in the query and key columns remain visible.
Navigator: Added an option for case-insensitive alphabetical sorting.
Data transfer:
Added the option “Ignore characters outside quotes” when importing from CSV.
Data compare: Added an option to sort exporting comparison results by operation type: inserts first, then updates, then deletions. The sorting applies both to the diff SQL script and to the HTML view of the table differences. Documentation
Task management: Added the timeout for task execution for saved tasks.
Connectivity:
Redesigned the “Download driver files dialog.” Detailed information is now collapsed by default and can be expanded using the “Show details” button.
Security: Fixed a security issue in the Spatial Viewer for the HTML content to prevent a third-party script execution
General:
CLI commands now return meaningful exit codes that indicate whether an operation succeeded or failed. Documentation
The application is now based on the Eclipse 2025-12 release candidate.
New database drivers added:
Amazon Aurora DSQL
Greengage
FerretDB
Databases:
Databricks: Improved OAuth User-to-Machine authentication and added support for Machine-to-Machine authentication.
Google BigQuery:
Added support for Google Cloud OAuth authentication with refresh tokens.
Added the ability to create and delete Primary Keys via the user interface.
MySQL: Added “Compress” flag in the dump wizard.
Salesforce: Added support for the Client Credentials Flow in OAuth authentication
Yellowbrick: Added support for the OAuth2 authentication
Driver updates:
Apache Derby was updated to version 10.17.1.0
Amazon Athena was updated to 3.6.0
Databricks was updated to 1.0.9-oss.
Google BigQuery was updated to 42_1.6.3
Google Cloud Spanner was updated to 2.33.1
Redshift was updated to 2.2.0. Unified to a single driver, which supports all Redshift features, including serverless.
Snowflake was updated to 3.27.0
SQL Server was updated to 13.2.1
H2GIS driver version was decreased to 2.2.1 due to a driver error
Yellowbrick now uses the native Yellowbrick driver 0.9.3
Localization:
German localization was improved
Spanish localization was improved

http s://dbeaver.com/dbeaver-ultimate-release-notes/

资源:031.rar
解压密码:www.dayanzai.me
转载请保留出处,谢谢合作~
点击下载(提取码:m5rv)
点击下载(提取码:536766)
点击下载(提取码:536766)
点击下载(提取码:7hkq)

声明:大眼仔旭 | 本文采用署名-非商业性使用-相同方式共享 4.0 国际许可协议[CC BY-NC-SA]进行授权
文章名称:《开源免费数据库管理工具 DBeaver Ultimate 25.3 中文多语免费版
文章固定链接:https://www.dayanzai.me/dbeaver.html
本站资源仅供个人学习交流,请于下载后 24 小时内删除,不允许用于商业用途,否则法律问题自行承担。
转载声明
全部评论: (6条)
  1. Seoul night2014-05-16 22:07 回复
    不是绿色版啊。。。。
  2. 寄居2015-11-02 20:45 回复
    软件很好用,和千牛有冲突还是怎么, 运行的时候千牛不能打字,win7,还有就是自动关闭浏览器。楼主有时间看看
  3. 寄居2015-11-02 20:52 回复
    - -评论还会不见的吗
  4. 匿名2022-02-08 14:25 回复
    我的
  5. 钛元素2023-08-30 21:00 回复
    老大能汉化一下它么?默认的简体中文语言有很多没有翻译啊。 :mrgreen:
    • 大眼仔~旭2023-08-30 21:23
      你也可以直接去官方页面提交中文翻译的

发表评论

返回顶部