DbDesigner

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).

Tags Database Front-Ends Software Development Code Generators
Licenses GPL
Operating Systems POSIX Linux
Implementation C++

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  14 Jun 2001 00:35
  • Rrelease-after

Changes: Several bugfixes, new sequences and views (not SQL views), the plugin architecture is almost ready, and type-checking for relations.

  • Rrelease-mid
  •  22 May 2001 03:22
  • Rrelease-after

Changes: 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.

Rss Recent comments

Rcomment-before 06 Dec 2004 12:25 Rcomment-trans darkblade1782 Rcomment-after

Very useful
This is a great tool. The UI is a little clunky at times and I have had a weird error here or there but it mostly works great. The database synchronization stuff is invaluable and the ability to save your actual model in your database (so you can open it from anywhere, and track old versions) is genius.

Rcomment-before 25 Nov 2002 17:24 Rcomment-trans os2 Rcomment-after

fine but
that could be great if u can create a rpm or use a more recent qt lib...
because i tried to install on many distribution and i got this error

checking for Qt... configure: error: Qt (>= Qt 2.2.2) (headers and libraries) not found. Please check your installation!
For more details about this problem, look at the end of config.log.

Rcomment-before 02 Jul 2001 15:14 Rcomment-trans petra Rcomment-after

A much needed app
I've been looking for something like this for over
a year. Had I the time, I would have started one
shortly. Hopefully this project continues on and
more database designers like myself are willing to
test and debug the code.

6edcbc1a72870514279b54489142eb76_thumb

Project Spotlight

jWebApp

A Java-based minimalistic model-view-controller (MVC) Web application framework.

340208706b2ae3dc77e4f5d75f096eb5_thumb

Project Spotlight

JGraph Layout Pro

Professional layouts for JGraph.