内容简介:数据库管理工具 DBeaver 社区版 5.2.4 已发布,更新内容如下: Results viewer: Ordering confirmation config was fixed (issue with “unsortable” results fixed) Toolbars layout was changed Grid presenta...
数据库管理工具 DBeaver 社区版 5.2.4 已发布,更新内容如下:
Results viewer:
Ordering confirmation config was fixed (issue with “unsortable” results fixed)
Toolbars layout was changed
Grid presentation: columns width stretching (fit screen/value) commands were added
Plaintext presentation: tabs support was fixed
SQL editor:
Associated connection info can be placed in the first line of script (can be shared between different users)
Unnecessary objects information reading was disabled (completion performance was greatly improved)
Auto-completion was fixed (identifier replacement)
Use different syntax for store functions and procedures invocation
Fix for the “Search inside names” option support
Object editor:
Property editor form was redesigned/fixed
Glitch with jumping cursor fixed
Grid visibility config was added
Read-only connections detection was fixed
Light theme is now default DBeaver theme (instead of Classic)
Preferences pages were reorganized. SQL scripts processing pref page was added.
Driver selection page: new design (optional)
Linked folder/file handling was fixed (do not delete broken links)
Data transfer wizard: progress monitor was fixed
Greenplum:
Functions header/footer was added to DDL
Table DDL generation was enhanced
SQL Server: procedure names fixed in auto-completion
AWS Athena: connection page was fixed
ORacle: do not use DBA_* views by default
Mock data generation wizard was improved:
Possibility to skip columns
Column generator settings save/load was fixed
Skip auto-generated columns by default
Darkest Dark theme support was fixed
German language localization update (thanks to Bullnados)
Chinese language localization update (thanks to fengchao)
Maven configuration was redesigned (now Maven project nature can be used in Eclipse)
A lot of minor UI fixes
下载地址:https://dbeaver.io/download
DBeaver 是一个通用的数据库管理 工具 和 SQL 客户端,支持 MySQL, PostgreSQL, Oracle, DB2, MSSQL, Sybase, Mimer, HSQLDB, Derby, 以及其他兼容 JDBC 的数据库。
DBeaver 提供一个图形界面用来查看数据库结构、执行 SQL 查询和脚本,浏览和导出数据,处理 BLOB/CLOB 数据,修改数据库结构等等。
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- DBeaver 4.2.6 发布,数据库管理工具
- DBeaver 4.3.1 发布,数据库管理工具
- DBeaver 4.3.2 发布,数据库管理工具
- DBeaver 4.3.3 发布,数据库管理工具
- DBeaver 4.3.4 发布,数据库管理工具
- DBeaver 4.3.5 发布,数据库管理工具
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
算法技术手册
George T. Heineman、Gary Pollice、Stanley Selkow / 杨晨、李明 / 机械工业出版社 / 2010-3 / 55.00元
《算法技术手册》内容简介:开发健壮的软件需要高效的算法,然后程序员们往往直至问题发生之时,才会去求助于算法。《算法技术手册》讲解了许多现有的算法,可用于解决各种问题。通过阅读它,可以使您学会如何选择和实现正确的算法,来达成自己的目标。另外,书中的数学深浅适中,足够使您可以了解并分析算法的性能。 较之理论而言,《算法技术手册》更专注于应用。《算法技术手册》提供了高效的代码解决方案,使用多种语言......一起来看看 《算法技术手册》 这本书的介绍吧!