Re: Best open source tool for database design / ERDs? - Mailing list pgsql-general

From Carlos Correia
Subject Re: Best open source tool for database design / ERDs?
Date
Msg-id 44816CA2.6030103@m16e.com
Whole thread Raw
In response to Re: Best open source tool for database design / ERDs?  (dananrg@yahoo.com)
Responses Re: Best open source tool for database design / ERDs?
List pgsql-general
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

dananrg@yahoo.com wrote:
> Anyone know if DIA will generate CREATE TABLE statements from an ER
> diagram?
>
> I'd like to have a program where I can create my db design, then be
> able to instantiate the design in PostgreSQL as well as MySQL.
>
> I'll pay for a good commercial tool if it costs less than USD $100.
>
> Thanks.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
>

You can try Gaudí
(http://www.memoriapersistente.pt/en/opensource/gaudi/index.html). The
version that is on the net is a bit outdated but fully funcional.

It does generate SQL files with the proper statements for creating the
tables. Plus: it also creates the tables as well as foreign keys and
generates Java classes for database binding.

Soon (in a couple of days) we'll publish a new release ;-)

Regards,

Carlos Correia
- --
MEMÓRIA PERSISTENTE, Lda.
Tel.: 219 291 591 - GSM:  967 511 762
e-mail: geral@m16e.com - URL: http://www.m16e.com
Jabber: m16e@amessage.de - MSN: m16e@hotmail.com - ICQ: 257488263
GnuPG: wwwkeys.eu.pgp.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEgWyh90uzwjA1SJURAlZtAJ4yrqoJEw7lJgJXf7mayGxxvRLvKACfVKFg
vKE+Cb+2+IMwCe2/uO+aMq0=
=3DcI
-----END PGP SIGNATURE-----

pgsql-general by date:

Previous
From: Frank Finner
Date:
Subject: Re: How to do a "CREATE DATABASE" and then connect to it?
Next
From: "badlydrawnbhoy"
Date:
Subject: Re: Querying for strings that match after prefix