Downloadliste

Projektbeschreibung

The dbmstools module exists mainly for developers
who need to support applications on more than one
database management system (DBMS). It's intended
to allow all the database information (schema and
base data) to be kept in one single place, and to
have DBMS-specific scripts (for creating and
populating the database schema, and upgrading from
one version to the next) generated from that data.
It can generate schema documentation for any DBMS
(including diagrams), and can export data from a
database in several formats. It also has wrappers
for several tools so that they can be run from
within Apache Ant. It supports PostgreSQL 7 and 8,
Oracle, SQL Server, MySQL, and Hypersonic (limited
support).

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2007-04-15 15:30
0.4.2

Diese Version behebt ein Problem, bei dem Schema-Diagramme konnte nicht erzeugt werden mit der neuesten Version der Graphviz Paket (Version 2.12).
Tags: Minor bugfixes
This release fixes a problem where schema diagrams
couldn't be generated using the latest version of
the Graphviz package (version 2.12).

2006-04-29 06:18
0.3.6

Tags: Initial freshmeat announcement

Project Resources