ANN: BiggerSQL v1.1 A Postgresql Browser
ANN: BiggerSQL v1.1 A Postgresql Browser
- Subject: ANN: BiggerSQL v1.1 A Postgresql Browser
- From: Jerry LeVan <email@hidden>
- Date: Sat, 6 Mar 2004 08:32:15 -0500
After a layoff of a year or two I have restarted programming...
BiggerSQL is an enhanced version of BigSQL from Big Nerd Ranch.
BiggerSQL is a Cocoa postgresql browser. It allows the user to
enter and execute sql statements and display the results.
Enhancements include:
Online Help, Drag and Drop for sql files, An "info" drawer
that shows information and structure for the tables that
the user owns, support for creation of PL/PGSql functions,
support for saving the results of queries in a variety of
formats, and support for selectively executing parts of
the editor window.
Requirements:
I have only ( barely ) tested the project on OSX 10.3.2
and Postgresql 7.4.1. The application links against
libpq. I believe that 7.4 introduced a new protocol so
if you are running earlier versions of postgresql you
will need to recompile the project.
Location:
The current version with source will be located at
http://homepage.mac.com/levanj/cocoa
Constructive criticisms and enhancement suggestions are
earnestly solicited :)
Thanks
Jerry
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.