| From: | Steve Atkins <steve(at)blighty(dot)com> |
|---|---|
| To: | Postgresql General <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: documentation generator for pgsql |
| Date: | 2007-04-03 01:03:59 |
| Message-ID: | FCA6CF36-B8F8-4200-B4FF-140C5E6C86FD@blighty.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Apr 2, 2007, at 4:50 PM, jezemine wrote:
> Just a quick note to let you all know about a shareware app I wrote
> called SqlSpec that will generate documentation for any PostgreSQL 8.0
> and up
> database. As far as I know, this is the only doc generator tool on
> the market that works against PostgreSQL.
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.
> It's available here: http://www.elsasoft.org
>
> There are samples here, including one for pg: http://
> www.elsasoft.org/samples.htm
Cheers,
Steve
| From | Date | Subject | |
|---|---|---|---|
| Next Message | rkmr.em@gmail.com | 2007-04-03 03:20:32 | inserting multiple values in version 8.1.5 |
| Previous Message | Guy Rouillier | 2007-04-03 00:48:16 | Re: Using C# to create stored procedures |