Re: Best open source tool for database design / ERDs?

Поиск
Список
Период
Сортировка
От Carlos Correia
Тема Re: Best open source tool for database design / ERDs?
Дата
Msg-id 44816CA2.6030103@m16e.com
обсуждение исходный текст
Ответ на Re: Best open source tool for database design / ERDs?  (dananrg@yahoo.com)
Ответы Re: Best open source tool for database design / ERDs?  (dananrg@yahoo.com)
Список 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 по дате отправления:

Предыдущее
От: Frank Finner
Дата:
Сообщение: Re: How to do a "CREATE DATABASE" and then connect to it?
Следующее
От: "badlydrawnbhoy"
Дата:
Сообщение: Re: Querying for strings that match after prefix