欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
DBDesigner
来自开放百科 - 灰狐
(版本间的差异)
(未显示2个用户的8个中间版本) | |||
第1行: | 第1行: | ||
+ | {{top news}} | ||
+ | |||
DBDesigner 4 is a free available database design system that integrates database design, modelling, creation and maintenance into a single, seamless environment. | DBDesigner 4 is a free available database design system that integrates database design, modelling, creation and maintenance into a single, seamless environment. | ||
It is written for Windows 2k/XP and Linux KDE/Gnome to support both, the Windows and the Linux platform. | It is written for Windows 2k/XP and Linux KDE/Gnome to support both, the Windows and the Linux platform. | ||
− | DBDesigner 4 is developed and optimized for the MySQL | + | DBDesigner 4 is developed and optimized for the [[MySQL]]. |
DBDesigner is available for free download and is published under the GNU GPL License. | DBDesigner is available for free download and is published under the GNU GPL License. | ||
+ | |||
+ | [http://docs.huihoo.com/development/designer/DBDesigner4/doc/ 在线文档] | ||
[[Image:dbdesigner4-01.gif]] [http://wiki.huihoo.com/images/d/d0/Dbdesigner4-simplemodel.png 点击看大图] | [[Image:dbdesigner4-01.gif]] [http://wiki.huihoo.com/images/d/d0/Dbdesigner4-simplemodel.png 点击看大图] | ||
第13行: | 第17行: | ||
从DBDesigner的官方网站下载软件包,解压缩后放到(比如/opt)目录下。 | 从DBDesigner的官方网站下载软件包,解压缩后放到(比如/opt)目录下。 | ||
运行一下 ./startdbd | 运行一下 ./startdbd | ||
− | 运行./DBDesigner4,这时会发现少了一个libborqt-6.9-qt2.3. | + | 运行./DBDesigner4,这时会发现少了一个libborqt-6.9-qt2.3.so, |
+ | 下载 http://ftp.gentoo.or.kr/distfiles/libborqt-6.9.0-qt2.3.so.tgz 将解压后的libborqt-6.9.0-qt2.3.so copy 到 /usr/lib下 | ||
+ | 或从这里获得 | ||
http://heanet.dl.sourceforge.net/sourceforge/kylixlibs/kylixlibs3-borqt_3.0-1_i386.deb | http://heanet.dl.sourceforge.net/sourceforge/kylixlibs/kylixlibs3-borqt_3.0-1_i386.deb | ||
dpkg -i kylixlibs3-borqt_3.0-1_i386.deb,这时可能会发现少一个xlibs,从这里获得http://packages.debian.org/stable/libs/xlibs | dpkg -i kylixlibs3-borqt_3.0-1_i386.deb,这时可能会发现少一个xlibs,从这里获得http://packages.debian.org/stable/libs/xlibs | ||
第26行: | 第32行: | ||
==相关链接== | ==相关链接== | ||
*http://www.fabforce.net/ | *http://www.fabforce.net/ | ||
− | + | ||
+ | {{Comment}} | ||
+ | |||
+ | [[Category:Database]] | ||
+ | [[Category:MySQL]] |
2010年9月26日 (日) 10:23的最后版本
DBDesigner 4 is a free available database design system that integrates database design, modelling, creation and maintenance into a single, seamless environment.
It is written for Windows 2k/XP and Linux KDE/Gnome to support both, the Windows and the Linux platform.
DBDesigner 4 is developed and optimized for the MySQL.
DBDesigner is available for free download and is published under the GNU GPL License.
[编辑] 安装指南
对Debian用户
从DBDesigner的官方网站下载软件包,解压缩后放到(比如/opt)目录下。 运行一下 ./startdbd 运行./DBDesigner4,这时会发现少了一个libborqt-6.9-qt2.3.so, 下载 http://ftp.gentoo.or.kr/distfiles/libborqt-6.9.0-qt2.3.so.tgz 将解压后的libborqt-6.9.0-qt2.3.so copy 到 /usr/lib下 或从这里获得 http://heanet.dl.sourceforge.net/sourceforge/kylixlibs/kylixlibs3-borqt_3.0-1_i386.deb dpkg -i kylixlibs3-borqt_3.0-1_i386.deb,这时可能会发现少一个xlibs,从这里获得http://packages.debian.org/stable/libs/xlibs 安装: dpkg -i xlibs_4.3.0.dfsg.1-14sarge1_all.deb 这时再安装kylixlibs3-borqt:dpkg -i kylixlibs3-borqt_3.0-1_i386.deb 运行./DBDesigner4
对Ubuntu用户
从这里获得http://packages.ubuntu.com/breezy/libs/xlibs 安装:dpkg -i xlibs_6.8.2-77.1_all.deb 其他一样
[编辑] 相关链接
<discussion>characters_max=300</discussion>
分享您的观点