[GENERAL] Automatically check for anti-patterns in SQL queries - Mailing list pgsql-general

From Joy Arulraj
Subject [GENERAL] Automatically check for anti-patterns in SQL queries
Date
Msg-id CABgyVxBMFcRia+mjNF0ejLbkOTOnWgzM0XAGrbKaaQp59z95tA@mail.gmail.com
Whole thread Raw
Responses Re: [GENERAL] Automatically check for anti-patterns in SQL queries  (Thomas Kellerer <spam_eater@gmx.net>)
List pgsql-general
Hi folks -- We developed a static analysis tool, called SQLCheck, for automatically identifying anti-patterns in SQL queries.


Our goal is to provide hints to the developers about potential performance and security issues present in SQL queries. I believe that integrating such a tool (maybe using a special SQL clause) with PostgreSQL can benefit users. Feedback would be much appreciated.

Regards!

pgsql-general by date:

Previous
From: Andreas Joseph Krogh
Date:
Subject: [GENERAL] OR-clause support for indexes
Next
From: athinivas
Date:
Subject: Re: [GENERAL] delete a file everytime pg server starts/crashes