Mac OS X  |  Web & Software Development  |  Other Developer Tools  |  PGnJ

PGnJ

PGnJ - 0.8

manage PostgreSQL & MySQL databases

All Time: (4.0)
This Version: Not rated (0.0)
Current Version: 0.8
Release Date: 2008-02-17
License: Freeware
Downloads (this version): 1,227
Downloads (all versions): 5,962

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

PGnJ is an application, written in Java, for managing databases. Unlike many database management applications, PGnJ provides a unified interface. Rather than having, for instance, one window to view table information, one window to view data and another completely separate window for running arbitrary SQL statements, PGnJ provides a single, un-congested window for a single connection.

What's new in this version:

  • Added automatic Software Update System.
  • Added preference system and Preferences window.
  • Added length of varchar to default view in column inspector. (Thanks, Lorgio!)
  • Added ability to only execute certain SQL in Query Editor by simply highlighting what to execute. (Thanks, Daniel!)
  • Added preference to automatically select the last connected bookmark when the connection sheet is opened (on by default).
  • Added preference to automatically re-sizing columns to fit data (on by default - which is what PGnJ has done since version 0.5).
  • Added preference to display <null> in results table when value is NULL in database (on by default).
  • Added preference to remember window size and position (off by default).
  • Added a real About box (Choose 'About PGnJ' from the Application menu).
  • Brought back keyboard focus support. Cycle from database tree to query editor to results table or database tree to right side to database tree with cmd-tab.
  • Removed Java 5 specific language syntax to bring back support for versions of OS X lower than 10.4.
  • Default window positions are now placed 100 pixels higher than dead center. About and Preference windows are 200 pixles above dead center.
  • Replaced round aqua buttons on connection and bookmark manager sheets with placard style buttons.
  • Updated Quaqua LAF to version 3.9.1 to help fix a crash when attempting to make a new database connection.
  • Corrected the behavior when left or right clicking on the database tree. (Thanks, Lorgio!)
  • Corrected spelling of the word 'default' when showing more column details. (Thanks, H. Lally Singh!)
  • Corrected a focus issue when starting the application which caused a slight UI blemish.
  • Corrected various UI blemishes by restricting what components are focusable.
  • Ensured that cells in the column detail tables remain uneditable.
  • Removed inactive 'Find' from edit menu.
  • Removed inactive 'Hide Table Inspector' from view menu.

Operating System Requirements:

This product is designed to run on the following operating systems:

  • Mac OS X 10.5 Intel
  • Mac OS X 10.5 PPC
  • Mac OS X 10.4 Intel
  • Mac OS X 10.4 PPC
  • Mac OS X 10.3.9
  • Mac OS X 10.3
  • Mac OS X 10.2
  • Mac OS X 10.1

Additional Requirements:

  • Mac OS X 10.1 or higher

Screenshots:

Download Links:

Your Installed Versions:


 

Feedback Summary:

This Version:
Overall Rating: Not rated (0.0) Features: Not rated (0.0) Support: Not rated (0.0)
Ease of Use: Not rated (0.0) Quality / Stability: Not rated (0.0) Price: Not rated (0.0)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

PGnJ CommentaryMac OSX 10.4 Only - Version: 0.7, 8/7/2007 05:18AM PST

bowlingb1
This application requires Java 1.5 to run. Apple does not support this version of Java on any version of OSX prior to 10.4.
Please see this link for additional details:
http://developer.apple.com/java/faq/#anchor2
Post a commentAlert Admin

Most Recent Replies: View All 1 Replies

PGnJ Troubleshooting ReportJava null pointer exceptions - Version: 0.6, 4/24/2006 02:32PM PST

grikdog1
Sorry, too many Java null pointer exceptions. Won't run on my Mac, YMMV.
Post a commentAlert Admin

PGnJ ReviewShaping Up Well - Version: 0.5, 4/9/2006 09:32AM PST

McClie
I really like the column resizing, although it will means that I need to redesign my quotes database. Presently all I can see is the quotation, with author details off screen. Probably needs a preference to turn auto-resizing on and off.
When a new browser is opened it is still part of the smae instance, allowing F10 expose to view all open browsers.
Views work, but currently cannot be seen via edit table (but on todo list)
No adjustable preferences, but they are on to todo list.
About PnG reports that this 0.5 beta is 1.0.1.
Little documentation, but the developer is very good at responding to emails, and resolved my earlier post (now deleted as it is no longer true) that I could not see anything in the database tree. The problem was that my postgres setup is not added a required function when it creates a new database.
Post a commentAlert Admin