#native_company# #native_desc#
#native_cta#

Optimizing SQL queries

By Tom Copeland
on April 21, 2004

I’ve written a little article on optimizing SQL queries:

http://www.databasejournal.com/features/postgresql/article.php/3323561

using a utility called PQA:

http://pqa.rubyforge.org/

I’ve used PQA to help improve some of the SQL in the popular GForge (http://gforge.org/) project. Hope you find it helpful!