Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Business / Productivity  |  Database  |  PGnJ

PGnJ

PGnJ - 0.5

manage PostgreSQL and MySQL databases

All Time: (4.0)
Version 0.5: (4.0)
Selected Version: 0.5
Release Date: 2006-04-05
License: Freeware
Downloads (version 0.5): 288
Downloads (all versions): 8,208

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 support for MySQL and made appropriate additions to accommodate more databases in future releases.
  • Added support for views.
  • Added a pageable table data editor (1k records per page. will be configurable in a future release. tested with 10k records on a page and works perfectly).
  • Added a bookmark manager.
  • Added XML export.
  • Added TSV (tab separated value) export.
  • Added a quick history navigation from the input area using hot keys (cmd+up = back, cmd+down = forward).
  • Added infinite undo/redo support for query input area.
  • Added tooltip to status bar message that will display full message (useful when message is too long to display in status bar).
  • Added proper support for keyboard navigation between areas (ctrl-tab).
  • Added 'Request a Feature' and 'Send Feedback' mail links to Help menu.
  • Bookmark System re-implemented using a single xml file.
  • Threaded all warranted operations so the interface is always responsive.
  • Enhanced status bar, complete with progress bar.
  • Auto-execute statement from history browser on double-click.
  • Added icons to database tree (Thanks Niko!).
  • Updated QuaQua LAF to version 3.6.4 (beta).
  • Overall general interface enhancements.
  • All columns now auto-resize to fit max width of that column rather than every column.
  • Enhanced custom "sheet" implementation on OS X. Sheets now attach to the correct location of the window and follow the window around when moved.
  • Confirmation required before disconnecting.
  • Complete clean up after a disconnected.
  • Table cells in results table aren't editable.
  • Large code reorganization, rewrite and documentation (in preparation for eventual source release).
  • Upgraded PostgreSQL JDBC driver to 8.1-405.
  • Included MySQL JDBC driver 3.1.12.
  • Fixed focus bug when changing views. You can now toggle between any view with the shortcut keys.

Operating System Requirements:

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

  • 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:

PGnJ

Download Links:

Download Links:

Your Installed Versions:


 

Feedback Summary:

Version 0.5:
Overall Rating: (4.0) Features: (4.0) Support: (5.0)
Ease of Use: (4.0) Quality / Stability: (5.0) Price: (5.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