Download List

Descripción del Proyecto

GNU Ferret (formerly known as GerWin) is a free entity relationship and reverse engineering tool. It aids you in creating data models and implementing them in a relational database. You can draw your data model via an entity-relation diagram, generate the tables from it (another graphical diagram), and then generate the SQL that creates such relational tables. Several SQL dialects are supported (for most popular free software database systems) and it is very easy to patch the sources to support more.

System Requirements

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.

2003-11-11 16:23
0.6

Esta versión incluye la opción de atributo "del / editar", que le lleva a editar un atributo insertado previamente, y un algoritmo de la nueva pintura para el diagrama de la tabla para apoyar a los bucles sobre la migración clave. Las etiquetas con los atributos migran son móviles. Gerwin ahora genera SQL buena soportan claves foráneas, que agrupa a todos los atributos de una tabla de migración que se refiere en una frase ADD FOREIGN KEY. Esto se aplica para el SQL92 formatos de salida, PostgreSQL y MySQL. No ha habido otro cambio en el formato de archivo, para actualizar el existente (0,5). Archivos ger, leer FILE_MIGRATION-0.5 a 0.6.
Tags: Minor feature enhancements
This release adds the attribute option "del/edit", which leads you to
edit a previously inserted attribute, and a new painting algorithm for
the Table Diagram to support loops on key migration. The labels with
the migrated attributes are now movable. GerWin now generates good SQL
to support foreign keys, grouping all the attributes migrated from an
referred table in one ADD FOREIGN KEY sentence. This applies for the
output formats SQL92, POSTGRESQL, and MYSQL. There's been yet another
file format change; to upgrade your existing (0.5) .ger files, read
FILE_MIGRATION-0.5-to-0.6.

2003-07-11 04:47
0.4

Las mejoras incluyen una interfaz más racional y de apoyo para la generación de diversos formatos de salida en el mismo período de sesiones. Ahora, la producción consta de tres integrada en los dialectos de SQL (SQL-92, PostgreSQL y MySQL) y GerwinML, un lenguaje XML para expresar el diagrama de la mesa. Un DTD para GerwinML está incluido en el gerwinml / directorio. Ahora los formatos de salida de varios de RE impulsado color. Otro cambio de formato de archivo también se ha hecho. Para actualizar el existente. Ger archivo desde la versión 0.2, simplemente borre el archivo sql-line de la misma (es decir, el número de línea 3).
Tags: Major feature enhancements
Improvements include a more rational interface and support for generating various output formats on the same session. Now output consist of the three built-in SQL dialects (sql92, PostgreSQL, and MySQL) and GerwinML, an XML language to express the table diagram. A DTD for GerwinML is included in the gerwinml/ directory. Now the several output formats are RE-driven colored. Another file format change has also been made. To upgrade your existing .ger file from 0.2 version, just delete the sql-file line from it (that is, the line number 3).

2003-07-08 13:40
0.2

Esta versión incluye mejoras en el SQL generado. Ahora se puede utilizar directamente con los directores de varios dB.
Tags: Minor feature enhancements
This version includes improvements of the generated SQL. Now it is directly usable with several DB managers.

2003-07-08 01:33
0.1

Tags: Initial freshmeat announcement

Project Resources