比较了一堆的工具,找到了Power*Architect 开源,JAVA软件,支持流行的数据库 下载地址: http://www.sqlpower.ca/page/architect
也有介绍DBDesigner 4 的,对MYSQL支持最好,但关联库和UBUNTU8有冲突,安装麻烦(主要是库找不到),也就没用。
Power*Architect缺点:慢,中文支持不好,有时窗口灰白一片,重新打开就好了(JAVA的通病)
下载后加入到菜单
meansonw@ubuntu-meanson:~$ cat /usr/share/applications/architect.desktop
[Desktop Entry]
Name=Power*Architect
Comment=Database designer
Exec=/usr/bin/java -Xmx128M -jar /home/meansonw/dev-tools/architect-0.9.10/architect.jar
Icon=freemind.png
Terminal=true
Type=Application
Categories=Development;
StartupNotify=true
支持文档:
http://meetrice.javaeye.com/blog/102920 http://www.ventanazul.com/webzine/articles/open-source-app-for-database-modelling
也有介绍DBDesigner 4 的,对MYSQL支持最好,但关联库和UBUNTU8有冲突,安装麻烦(主要是库找不到),也就没用。
Power*Architect缺点:慢,中文支持不好,有时窗口灰白一片,重新打开就好了(JAVA的通病)
下载后加入到菜单
meansonw@ubuntu-meanson:~$ cat /usr/share/applications/architect.desktop
[Desktop Entry]
Name=Power*Architect
Comment=Database designer
Exec=/usr/bin/java -Xmx128M -jar /home/meansonw/dev-tools/architect-0.9.10/architect.jar
Icon=freemind.png
Terminal=true
Type=Application
Categories=Development;
StartupNotify=true
支持文档:
http://meetrice.javaeye.com/blog/102920 http://www.ventanazul.com/webzine/articles/open-source-app-for-database-modelling
Blogged with the
Flock Browser
本文对比了多种数据库设计工具,最终选择了开源的Power*Architect。该工具为JAVA编写,支持常见数据库。虽然存在速度慢及中文支持不佳等问题,但仍是不错的选择。文章还提到了DBDesigner4,但由于其与UBUNTU8系统的库文件冲突导致安装不便。

1662

被折叠的 条评论
为什么被折叠?



