[GENERAL] Automatically check for anti-patterns in SQL queries

Поиск
Список
Период
Сортировка
От Joy Arulraj
Тема [GENERAL] Automatically check for anti-patterns in SQL queries
Дата
Msg-id CABgyVxBMFcRia+mjNF0ejLbkOTOnWgzM0XAGrbKaaQp59z95tA@mail.gmail.com
обсуждение исходный текст
Ответы Re: [GENERAL] Automatically check for anti-patterns in SQL queries  (Thomas Kellerer <spam_eater@gmx.net>)
Список 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 по дате отправления:

Предыдущее
От: Andreas Joseph Krogh
Дата:
Сообщение: [GENERAL] OR-clause support for indexes
Следующее
От: athinivas
Дата:
Сообщение: Re: [GENERAL] delete a file everytime pg server starts/crashes