数据库管理工具-DBeauty
2014-01-02 15:30:02 阿炯

本站赞助商链接,请多关照。 DBeauty 是一个面向关系的数据库浏览器,提供了进入数据以及行记录关系的窗口,基于外键的记录关系。采用Java开发并在Apache协议下授权。


A relationship-oriented Database Browser,Provides insight into both the data and the interrelation of the rows.

Features

See the contents of any SQL database
Navigate bidirectionally through the database by following foreign-key-based or user-defined relationships
Automatic detection of foreign keys
SQL/DML generator
Execution of arbitrary SQL queries


最新版本:2.6
改进了数据浏览器,修复了一个 ResultSet#getMetaData 和 Postgresql 9.1 JDBC 驱动相关的性能问题。

项目主页:http://dbeauty.sourceforge.net/