Postgresql database documentation

I am looking for a FREE tool that allows you to create documentation for database schema, tables, columns, keys, indexes in PDF or HTML format, such as "Toad Data Modeler", which is a commercial tool.

I am using Postgresql 9.2.

Could you offer me some kind of documentation generator?

thanks

Nico

+7
source share
1 answer

I usually found SchemaSpy useful for this purpose. He gets the job with minimal pain and gives a very useful result. Cross-linked multi-page HTML output is especially useful.

+5
source

All Articles