Download List

项目描述

DbDesigner is a useful tool for constructing databases in an intuitive and easy-to-use environment, where you have a visual representation of the tables and relations contained in your project. You can quickly see the fields in a table or how each table relates to the others. After you are finished, it can export the schema of the database into an .sql script, or directly connect to a database backend and build it there. It can also import already existing databases from .sql scripts or db backends. It can save your project into its native format (XML) so all information is kept, and it has a plugin architecture to be easily extensible to work with many database servers (it comes with 2 plugins for PostgreSQL and MySQL).

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-06-14 09:35
p2

几个bug修正,新的序列和看法(不是SQL的意见),插件架构基本完成,和类型的关系的检查。
标签: Major feature enhancements
Several bugfixes, new sequences and views (not SQL views), the plugin architecture is almost ready, and type-checking for relations.

2001-05-22 12:22
p1

第一个公开预览。几乎完整的表和关系的处理。保存和打开本地文件的工程,以及出口的项目1。SQL脚本。
标签: Initial freshmeat announcement
The first public preview. Almost complete table and relation handling. Saving and opening native files works, as well as exporting the project to an .sql script.

Project Resources