473,387 Members | 1,515 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

data modeler

I'm looking for a data modeler that can look at an existing database
schema and generate an ERD. A PDF of it would be nice. I'm using OS
X, but a Linux or Windows tool would be acceptable too. I don't need
any other features than that right now. Just want to generate
something that new developers can look at to more easily become
familiar with the schema.
Thanks,
-M@
---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Nov 23 '05 #1
6 1907
On Thu, Sep 23, 2004 at 07:02:26PM -0700, Matthew Hixson wrote:
I'm looking for a data modeler that can look at an existing database
schema and generate an ERD. A PDF of it would be nice. I'm using OS
X, but a Linux or Windows tool would be acceptable too. I don't need
any other features than that right now. Just want to generate
something that new developers can look at to more easily become
familiar with the schema.


Look for autodoc (or postgresql_autodoc) on http://pgfoundry.org.
Or maybe at http://www.rbt.ca

IMHO the GraphViz output is the most useful.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
Y dijo Dios: "Que sea Satanás, para que la gente no me culpe de todo a mí."
"Y que hayan abogados, para que la gente no culpe de todo a Satanás"
---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Nov 23 '05 #2

On Sep 23, 2004, at 7:19 PM, Alvaro Herrera wrote:
On Thu, Sep 23, 2004 at 07:02:26PM -0700, Matthew Hixson wrote:
I'm looking for a data modeler that can look at an existing database
schema and generate an ERD. A PDF of it would be nice. I'm using OS
X, but a Linux or Windows tool would be acceptable too. I don't need
any other features than that right now. Just want to generate
something that new developers can look at to more easily become
familiar with the schema.


Look for autodoc (or postgresql_autodoc) on http://pgfoundry.org.
Or maybe at http://www.rbt.ca

IMHO the GraphViz output is the most useful.


I found this: http://pgfoundry.org/projects/autodoc/

Is the only way to get this software through CVS?
Thanks,
-M@
---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Nov 23 '05 #3
hi****@poindextrose.org (Matthew Hixson) writes:
I'm looking for a data modeler that can look at an existing database
schema and generate an ERD. A PDF of it would be nice. I'm using OS
X, but a Linux or Windows tool would be acceptable too. I don't need
any other features than that right now. Just want to generate
something that new developers can look at to more easily become
familiar with the schema.


Druid? http://druid.sourceforge.net/

Bill
--
Bill Harris
Facilitated Systems
http://facilitatedsystems.com/
Nov 23 '05 #4
I use software called Case Studio 2, which will read a database in a
number of different formats, including PostGreSQL and show you the ERD. You can always print
to PDF using PDFCreator or a similar tool.
http://www.casestudio.com

Thank You
Sim Zacks
IT Manager
CompuLab
04-829-0145 - Office
04-832-5251 - Fax

__________________________________________________ ______________________________

I'm looking for a data modeler that can look at an existing database
schema and generate an ERD. A PDF of it would be nice. I'm using OS
X, but a Linux or Windows tool would be acceptable too. I don't need
any other features than that right now. Just want to generate
something that new developers can look at to more easily become
familiar with the schema.
Thanks,
-M@
---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings
---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to ma*******@postgresql.org

Nov 23 '05 #5
On Fri, 24 Sep 2004 04:30:38 GMT Bill Harris <bi*********@facilitatedsystems.com> wrote:
hi****@poindextrose.org (Matthew Hixson) writes:
I'm looking for a data modeler that can look at an existing database
schema and generate an ERD. A PDF of it would be nice. I'm using OS
X, but a Linux or Windows tool would be acceptable too. I don't need
any other features than that right now. Just want to generate
something that new developers can look at to more easily become
familiar with the schema.

Druid? http://druid.sourceforge.net/


from reading the description, it looks like they might have something,
but there is *no* documentation and i can't figure out how they want
me to run the install jar file.

oh well,
richard
--
Richard Welty rw****@averillpark.net
Averill Park Networking 518-573-7592
Java, PHP, PostgreSQL, Unix, Linux, IP Network Engineering, Security
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to ma*******@postgresql.org)

Nov 23 '05 #6
Druid? http://druid.sourceforge.net/


from reading the description, it looks like they might have something,
but there is *no* documentation and i can't figure out how they want
me to run the install jar file.


java -jar druid-3.5-install.jar

Bye, Chris.

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Nov 23 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Steve Jovanovic | last post by:
Hi All, My team is looking for a MySQL DBA (we run on Linux) and data modeler--all in one--to join our team to help us build this: http://skribe.noumenaut.com:8080 We need your help! ...
17
by: Sulu's Beard | last post by:
Hey gang, I'm evaluating the CA ERWin product for an upcoming data warehousing project. I'm most excited about the reverse engineering aspect of this system. I've sucessfully tested it on a...
0
by: DB2 DBA wanted | last post by:
Maines Paper & Food Service is a $2 billion/yr food distribution company with 9 distribution centers in the US. We are currently interviewing for the position detailed below. Relocation to...
0
by: NicK chlam via DotNetMonster.com | last post by:
this is the error i get System.Data.OleDb.OleDbException: Syntax error in INSERT INTO statement. at System.Data.Common.DbDataAdapter.Update(DataRow dataRows, DataTableMapping tableMapping) at...
4
by: Fernando Lopes | last post by:
Hi there. There's a way to transfer data between pages but: - Not using Session - Not use Querystring Tks. Fernando Lopes
3
by: bbernieb | last post by:
Hi, All, Is it possible to access a variable inside of a data binding, without the variable being out of scope? (Note: On the DataBinder line, I get an error message that says "Name 'i' is...
2
by: Jiří Němec | last post by:
Hello, I am looking for some modeler to create a database structure - tables, relations etc. I use DBDesigner, but it is primarily designated for MySQL. What tool do you use for PostgreSQL? -...
0
by: Tom Gugger | last post by:
THOMAS GUGGER INDEPENDENT RECRUITER tgugger@sbcglobal.net 419-537-9447
2
dlite922
by: dlite922 | last post by:
I thought Toad Data Modeler would do this, but the free one does not. Do you know if any Free applications that takes a table structure (SQL file) and creates a data model? It doesn't have to...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.