pgEdit is a TextMate bundle for working with PostgreSQL relational databases. It supports PostgreSQL specific syntax coloring (e.g. dollar quoting), SQL execution, context specific help, completion, and recognition of SQL language constructs (tables, functions, triggers, etc.). pgEdit uses psql for executing SQL and takes advantage of many psql features.
The online help included in the bundle is also available at
http://pgedit.com/pgedit-textmate-help
This bundle is implemented in PHP. Fixes and improvements are most welcome. See the TextMate online manual if you are new to bundle development.
This project uses a BSD compatible license. See the license section for details.
John DeSoi, Ph.D.