Download List

Descripción del Proyecto

SchemaSpy analyzes database metadata to reverse engineer dynamic Entity Relationship (ER) diagrams. It works with just about any JDBC-compliant database and can identify Ruby on Rails style databases, as well as other implied relationships.

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.

2010-08-17 14:10
5.0.0

SQL se ha añadido para consultar los detalles de vista para las bases de datos MySQL. En la ficha tablas, ahora se puede ver las tablas y vistas por separado, así como ocultar los comentarios. La página de las columnas ha sido recortada para ayudar a resolver los problemas de carga de gran tamaño (por ejemplo, 20.000 de mesa) esquemas. Opción-gv A fue agregada a la ya no requieren Graphviz encontrar en el camino. Ganchos se han añadido para permitir el formato personalizado de vista SQL. DB2 tablas de consultas materializadas (MQT) se tratan como puntos de vista. Una nueva opción fue agregada para que solicite la contraseña, por lo que no aparece en la línea de comandos. Muchos errores adicionales se fijaron.
Tags: Major
SQL was added for querying view details for MySQL databases. On the tables tab, you can now view tables and views separately as well as hide comments. The columns page has been trimmed down to help resolve loading issues on large (e.g. 20,000 table) schemas. A -gv option was added to no longer require finding Graphviz on the path.
Hooks were added to allow for custom formatting of view SQL. DB2 Materialized Query Tables (MQTs) are treated as views. A new option was added to prompt for the password, so it doesn't appear on the command line. Many additional bugs were fixed.

Project Resources