MicroOLAP Database Designer for PostgreSQL v1.9.0 released

Posted on 2013-05-22 by Microolap

The MicroOLAP team is proud to introduce Database Designer for PostgreSQL v1.9.0, an comprehensive CASE tool with intuitive graphical interface allowing you to

  • build a clear and effective database structure visually,
  • see the complete picture (diagram) representing all the tables, references between them, views, stored procedures and other objects,
  • easily generate a physical database on a server,
  • modify it according to any changes you made to the diagram using fast ALTER statements,
  • import already existing diagram from a server,
  • export diagram to common graphic formats or as SQL script,
  • create detailed printings and reports.

This release introduces internal and architectural improvements. New compiler used as well as new exception tracer implemented.

Download

You're welcome to download the Database Designer for PostgreSQL 1.9.0 right now at: http://microolap.com/products/database/postgresql-designer/download/

Feedback

Please don't hesitate to ask any questions or report bugs with our Support Ticketing system available at http://www.microolap.com/support/

Full changelog:

  • [!] New compiler used in development
  • [!] New exception tracer tool used
  • [-] "Designer doesn't restore itself to maximized state after restart" bug fixed
  • [-] "Modify Database ignores output script character case option" bug fixed
  • [-] "Reverse Engineering warns that diagram is not empty even though it clearly is" bug fixed