Thread: diagram tools?
Can anyone recommend a PostgreSQL compatible free tool that I can use to generate some schema diagrams of an existing database? Thanks Dan
There are many of them, I use SchemaSpy java based - easy to generate.
http://schemaspy.sourceforge.net/
Thanks
Deepak
http://schemaspy.sourceforge.net/
Thanks
Deepak
On Wed, Nov 24, 2010 at 8:08 AM, Dan Armbrust <daniel.armbrust.list@gmail.com> wrote:
Can anyone recommend a PostgreSQL compatible free tool that I can use
to generate some schema diagrams of an existing database?
Thanks
Dan
--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
On Wed, Nov 24, 2010 at 10:23:15AM -0800, DM wrote: > There are many of them, I use SchemaSpy java based - easy to generate. Here are several other possibilities, which I've taken from the helpful pg_docbot that lives on Freenode in #postgresql. For whatever it's worth, I don't know that I've used any of these except the first link; it has proven itself fairly helpful. http://www.rbt.ca/autodoc/ http://druid.sf.net/ http://www.sqlmanager.net/ http://www.casestudio.com/ http://www.hardgeus.com/projects/pgdesigner/ http://www.thekompany.com/products/dataarchitect/ http://uml.sourceforge.net/index.php http://schemaspy.sourceforge.net/ http://pgfoundry.org/projects/autograph/ http://archives.postgresql.org/pgsql-general/2008-05/msg00918.php http://mogwai.sourceforge.net/?Welcome:ERDesigner_NG http://www.dbvis.com/products/dbvis/ http://www.modelsphere.org/ http://www.sqlpower.ca/page/architect -- Joshua Tolley / eggyknap End Point Corporation http://www.endpoint.com
Attachment
Hey all,
I recommend also look at dbWrench - http://www.dbwrench.com/
--
// Dmitriy.
I recommend also look at dbWrench - http://www.dbwrench.com/
2010/11/25 Joshua Tolley <eggyknap@gmail.com>
On Wed, Nov 24, 2010 at 10:23:15AM -0800, DM wrote:Here are several other possibilities, which I've taken from the helpful
> There are many of them, I use SchemaSpy java based - easy to generate.
pg_docbot that lives on Freenode in #postgresql. For whatever it's worth, I
don't know that I've used any of these except the first link; it has proven
itself fairly helpful.
http://www.rbt.ca/autodoc/
http://druid.sf.net/
http://www.sqlmanager.net/
http://www.casestudio.com/
http://www.hardgeus.com/projects/pgdesigner/
http://www.thekompany.com/products/dataarchitect/
http://uml.sourceforge.net/index.php
http://schemaspy.sourceforge.net/
http://pgfoundry.org/projects/autograph/
http://archives.postgresql.org/pgsql-general/2008-05/msg00918.php
http://mogwai.sourceforge.net/?Welcome:ERDesigner_NG
http://www.dbvis.com/products/dbvis/
http://www.modelsphere.org/
http://www.sqlpower.ca/page/architect
--
Joshua Tolley / eggyknap
End Point Corporation
http://www.endpoint.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkzt+KIACgkQRiRfCGf1UMNXiwCgmbEC8NgyBdcEF/IMbqTfJZAZ
UnIAnjnmmskQHMjNGSytbe1jNu+XrKD3
=oXEI
-----END PGP SIGNATURE-----
--
// Dmitriy.