DBeaver 社区版 5.0 发布,数据库管理工具

栏目: 软件资讯 · 发布时间: 6年前

内容简介:DBeaver 社区版 5.0 已发布,主要更新内容如下: Mock data generator extension release. UI changes, lots of bugfixes. PostgreSQL debugger (beta version) PostgreSQL: constraints DDL was fixed PostgreS...

DBeaver 社区版 5.0 已发布,主要更新内容如下:

  • Mock data generator extension release. UI changes, lots of bugfixes.

  • PostgreSQL debugger (beta version)

  • PostgreSQL: constraints DDL was fixed

  • PostgreSQL: PostGIS support was fixed (array of geometry type)

  • Vertica: UDF support (read-only)

  • Vertica: flex tables support (read-only)

  • Oracle: include comments in view DDL

  • Auto-reconnect after connection failure feature was added (configurable)

  • Auto-refresh for sessions and transaction lock views was added

  • SQL editor: auto-complete for JOIN was fixed/improved

  • Metadata search was fixed (NPE)

  • Results viewer: grid background colour shows cells state

  • Results viewer: column header render was fixed

  • Excel export: support of column descriptions in header

  • Settings for the page switch saving on the connection page were fixed

  • Keyboard shortcuts for the SQL editor opening were fixed

  • Entity editor save/revert changes actions were fixed (refresh contents)

  • Decimal part rendering is now configurable for the numeric data type

  • Command line handling (-con) was fixed (drivers search)

  • Fixes for the driver editor dialog were implemented: NPE fixes, show driver ID

  • Edit connection dialog was fixed (dialog layout glitch)

  • Dialog for errors was fixed – now default button is Stop

  • Numerous localization fixes

  • Many minor UI fixes

可以看到该版本主要是修复 bug,也对 Vertica 和 Oracle 数据库增加了一些新的支持。此外就是 UI 方面的小修复。

下载地址:https://dbeaver.jkiss.org/download/https://github.com/dbeaver/dbeaver/releases

DBeaver 是一个通用的数据库管理 工具SQL 客户端,支持 MySQL, PostgreSQL, Oracle, DB2, MSSQL, Sybase, Mimer, HSQLDB, Derby, 以及其他兼容 JDBC 的数据库。

DBeaver 提供一个图形界面用来查看数据库结构、执行 SQL 查询和脚本,浏览和导出数据,处理 BLOB/CLOB 数据,修改数据库结构等等


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

数据结构与算法

数据结构与算法

卓滋德克 / 陈曙晖 / 清华大学出版社 / 2003-4-1 / 69.00

本书是一本介绍数据结构与算法的优秀书籍。 本书系统介绍了C++面向对象程序设计、算法复杂度、链表、栈、队列、递归、树、图、排序和查找算法、散列技术、数据压缩算法、内存管理等内容;尤其对递归算法进行了深入剖析。在附录中详细介绍了大O符号与标准模板库:在大多数章中提供了相应的实例分析和程序设计作业。 本书适合作为计算机软件专业或其他相关专业的教科书。对于需要参加计算机考试,......一起来看看 《数据结构与算法》 这本书的介绍吧!

SHA 加密
SHA 加密

SHA 加密工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器