dbTalk Databases Forums  

reverse engineering PostgreSQL db's on Apple

comp.databases.postgresql comp.databases.postgresql


Discuss reverse engineering PostgreSQL db's on Apple in the comp.databases.postgresql forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Elisa
 
Posts: n/a

Default reverse engineering PostgreSQL db's on Apple - 08-17-2011 , 09:23 AM






Hi folks,

I am trying to make regular ERD's of a changing PostgreSQL DB
available to developers at my organization.

Two questions:

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.

2. Is there a good way to automate this process? I want to make ERD's
or make notes of changes weekly.

Thanks --

Reply With Quote
  #2  
Old   
Username
 
Posts: n/a

Default Re: reverse engineering PostgreSQL db's on Apple - 08-22-2011 , 04:09 PM






Hi,

Quote:
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/

Quote:
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...84&func=browse.

Then the desired automation would be possible.

HTH

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.