From: | "jezemine" <nospam(at)elsasoft(dot)org> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: documentation generator for pgsql |
Date: | 2007-04-03 05:37:22 |
Message-ID: | 1175578642.355610.120930@q75g2000hsh.googlegroups.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
> There are a few others.
>
> http://freshmeat.net/projects/postgresql_autodoc
> http://dbmstools.sourceforge.net/
> http://sqlfairy.sourceforge.net/
>
> are some of the ones with explicit postgresql support I've played
> with in the past. I've had some luck using the ODBC or
> JDBC based ones too.
thanks for the links - good to know. they are ok, but sqlspec is much
more comprehensive.
for example, compare these:
http://www.rbt.ca/autodoc/autodocexample.html
http://dbmstools.sourceforge.net/samples/xml2doc/schema-jcr-frames/index-jcr-postgres8.html
to this:
http://www.elsasoft.org/chm/dellstore.zip (chm)
http://www.elsasoft.org/localhost.dellstore (IE)
http://www.elsasoft.org/tabular/localhost.dellstore (non-IE, eg,
firefox)
not to mention that sqlspec supports every other DBMS of
consequence. ;)
Jesse
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2007-04-03 07:24:29 | Re: Using C# to create stored procedures |
Previous Message | Chris | 2007-04-03 03:30:00 | Re: inserting multiple values in version 8.1.5 |