Re: IDE o Editor de Diagramas MER para postgresql

From: Víctor Pérez Juárez <victor(dot)perez(at)e-evolution(dot)com>
To: Julio Rivero <jcrmlima(at)gmail(dot)com>
Cc: Jaime Vera Sobino <jverasobino(at)gmail(dot)com>, pgsql-es-ayuda(at)postgresql(dot)org
Subject: Re: IDE o Editor de Diagramas MER para postgresql
Date: 2005-09-21 22:48:41
Message-ID: 4331E349.5090902@e-evolution.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Hola Julio

por que no pruebas con Driud

http://druid.sourceforge.net/

esto es lo que puedes hacer

What it is


The druid is a tools that allows users to create databases in a
graphical way. The user can add tables, fields, folders to group tables
and can modify most of the database options that follow the SQL-92
standard. In addition to sql options, the user can document each table
and each field with HTML information. Once the database is created, the
druid can generate:

* *HTML documentation:* for all tables, with browsing facilities
* *PDF documentation:* for all tables
* *Java classes:* (one class for each table) that contain tables'
constants (such as fields size) plus java code added by the user
* *A data dictionary*that contains all tables and fields present in
the database
* *SQL script* which contains all table definitions that can be
piped to the DBMS
* And much more info...

Features


* Graphical editing
* Tables groupable in a hierarchy
* Extended generation capabilities including HTML documentation,
Data Dictionary, SQL script, Java classes
* Custom datatypes for the database that are mapped into real DBMS
datatypes
* Revision history and automatic build increment
* Custom java code for each table
* Table summary
* Table editing facility
* Automatic table localization for multi-language applications
* Cut & Paste

Saludos
Victor
www.e-evolution.com

Julio Rivero escribió:

> DB Designer
>
> www.fabforce.net/ <http://www.fabforce.net/>*download*s.php
>
>
> On 9/21/05, *Jaime Vera Sobino* <jverasobino(at)gmail(dot)com
> <mailto:jverasobino(at)gmail(dot)com>> wrote:
>
> hola lista
>
> quisiera saber si alguien trabaja con algun IDE o Editor de Diagramas
> Entidad Relacion que genere codigo para postgresql. hace un tiempo
> probe el GERWIN ahora llamado FERRET, pero dejaba que desear en los
> tipos de datos.
> la idea es correrlo en un ubuntu y postgresql 7.4.7.
>
> cualquier dato se agradece ;)
>
> --
> Jaime Vera Sobino
> Desarrollos Informáticos, Acerías y Colada Continua
> Compañía Siderúrgica Huachipato S.A.
> Talcahuano, Chile.
> (56)(41)502633 - (0)99491299
> jverasobino(at)gmail(dot)com <mailto:jverasobino(at)gmail(dot)com> -
> desarrollocc(at)csh(dot)cl <mailto:desarrollocc(at)csh(dot)cl>
> -- "Hay 10 Tipos de Personas: Las que saben binario y las que no." --
>
> ---------------------------(fin del
> mensaje)---------------------------
> TIP 6: ¿Has buscado en los archivos de nuestra lista de correo?
>
> http://archives.postgresql.org/pgsql-es-ayuda
>
>
>
>
> --
> Saludos
>
> Att,
> Julio Rivero
> Movil: 98817321

In response to

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Cesar Villanueva 2005-09-22 11:47:43 Oracle NVarchar2 a PostgreSQL.
Previous Message Julio Rivero 2005-09-21 21:13:22 Re: IDE o Editor de Diagramas MER para postgresql