Can you recommend a PostgreSQL Visual Database Designer for Linux?

Rodrigo Amaya picture Rodrigo Amaya · Sep 27, 2008 · Viewed 14k times · Source

When I'm in Windows, I use the excellent MicroOLAP Database Designer for PostgreSQL, but its not open source or multiplataform.
Do you know or can recommend me an alternative to this software, that I can use in Linux?

EDIT: Just to clarify, I don't want to use wine to emulate MicroOlap for PostgreSQL, it doesn't work too well, I would prefer something native, or Java based.

Answer

Oli picture Oli · Oct 1, 2008

pgDesigner is a database design application for PostgreSQL, for versions 7.x and 8.x.

pgDesigner provides the following features:

  • Complete datamodel editor
  • Support for PostgreSQL objects: tables, views, relations, tablespaces, procedures, triggers, types, domains and sequences
  • Automatic updating of relations between tables.
  • Wizard for the construction of views.
  • Report generator, with statistics
  • Printing the diagram
  • SQL export
  • Creation of the database
  • Management of the project on a diagram chart