Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.databases.postgresql > #215
| From | Username <someone@invalid.tld> |
|---|---|
| Newsgroups | comp.databases.postgresql |
| Subject | Re: reverse engineering PostgreSQL db's on Apple |
| Date | 2011-08-22 23:09 +0200 |
| Organization | Chemnitz University of Technology |
| Message-ID | <j2ughv$751$1@bruford.hrz.tu-chemnitz.de> (permalink) |
| References | <105b2c49-a28a-4b88-aede-72584579f066@q3g2000yqi.googlegroups.com> |
Hi, > 1. Is there a good product available to Mac OSX that can reverse > engineer preexisting PostgreSQL DB's? So far I've had the best luck > using Visio on Windows, but I primarily work on the Mac OSX and would > prefer not to lug out to the Windows machine just for this task. You could give "Mogwai ERDesignerNG" a try. It is Open Source and allows either to store the model graphically (.png, .svg) or as XML. It is also available as Netbeans-Plugin. http://sourceforge.net/projects/mogwai/ > 2. Is there a good way to automate this process? I want to make ERD's > or make notes of changes weekly. You could easyly extend the existing application yourself or file a feature-request to support commandline options on http://sourceforge.net/tracker/?atid=510780&group_id=65384&func=browse. Then the desired automation would be possible. HTH
Back to comp.databases.postgresql | Previous | Next — Previous in thread | Find similar
reverse engineering PostgreSQL db's on Apple Elisa <elisa.derickson@shoutlet.com> - 2011-08-17 07:23 -0700 Re: reverse engineering PostgreSQL db's on Apple Username <someone@invalid.tld> - 2011-08-22 23:09 +0200
csiph-web