Re: Database schema dumper - Mailing list pgsql-general

From Mirko Sertic
Subject Re: Database schema dumper
Date
Msg-id 4A49AB9D.4060003@web.de
Whole thread Raw
In response to Database schema dumper  (felix@crowfix.com)
List pgsql-general
Hi

Try Mogwai ERDesignerNG. it can reverse engineer databases like
Postgres, Oracle, MySQL, MSSQL, stores its model as XML files and can
also generate DDL from it.
Supporting schema comparison, schema evolution and data dictionaries.

Regards
Mirko

felix@crowfix.com schrieb:
> I'd like to dump a database schema to a file, probably XML but
> anything reasonable is good enough.  By "schema", I don't mean the
> narrow postgres keyword, but rather the table names, columns,
> foreignkeys, triggers, constraints, etc.
>
> I'd really like something that could work for other databases too,
> including O-----, M----, etc.  But that might be asking too much.
>
> A quick google for variations on "dump database schema" didn't find
> much.
>
> Whether it be a CPAN module, Java class, etc, or a standalone program,
> none of that matters much.
>
>


pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: High consumns memory
Next
From: Henry
Date:
Subject: Regex Character-Class