Re: Database schema dumper
От | Mirko Sertic |
---|---|
Тема | Re: Database schema dumper |
Дата | |
Msg-id | 4A49AB9D.4060003@web.de обсуждение исходный текст |
Ответ на | Database schema dumper (felix@crowfix.com) |
Список | 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 по дате отправления: