[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PostgreSQL GUI tool



For those of you who attended yesterday's meeting on PostgreSQL,  I went
looking around and found at the following URL:

http://www.multimania.com/bbrox/GtkSQL/

By far the best GUI tool for PostgreSQL yet.  One of the big perks is it shows
the schema of the database if you can't remember table or field names, and it
blazing fast.  Returns a query result of several thousand records into the
result window by the time you can let up on the "send" button.

It does require Gtk and Postgres 6.3 or higher however (I tested on Redhat 6.0
with PostgreSQL 6.5 in the default location).