plpgsql_check
Validator
A tool that checks PostgreSQL stored procedures and functions for errors and security vulnerabilities.
plpgsql_check is a linter tool (does source code static analyze) for the PostgreSQL language plpgsql (the native language for PostgreSQL store procedures).
646 stars
33 watching
53 forks
Language: C
last commit: about 1 month ago
Linked from 1 awesome list
cextensionfunction-plpgsqllinterplpgsqlpostgresqlpostgresql-extensionprofilerstored-procedures
Related projects:
Repository | Description | Stars |
---|---|---|
enterprisedb/pldebugger | Provides an API for debugging pl/pgsql functions in PostgreSQL databases. | 71 |
juliendelplanque/postgresqlparser | A tool that parses and analyzes PostgreSQL source code | 7 |
darold/pgformatter | Automates formatting and beautification of PostgreSQL SQL queries | 1,692 |
lesovsky/pgcenter | A command-line tool for monitoring and troubleshooting Postgres databases. | 1,551 |
bucardo/check_postgres | A Nagios plugin for monitoring the status of PostgreSQL databases. | 561 |
paginagmbh/epub-checker | A standalone application for validating eBooks in the EPUB format with additional features like GUI and localization options. | 37 |
pganalyze/libpg_query | A C library that parses and analyzes PostgreSQL queries to extract internal parse trees | 1,210 |
zabbix-tools/libzbxpgsql | A module for monitoring PostgreSQL databases in Zabbix | 157 |
cinar/checker | A validation library for Go that helps ensure input data meets specific criteria using struct tags and standalone functions. | 9 |
opmdg/check_pgactivity | A Nagios remote agent plugin to monitor PostgreSQL performance metrics | 175 |
crunchydata/pgmonitor | A tool to monitor and visualize PostgreSQL cluster performance and health | 591 |
rootmos/libpquv | A C library that integrates the PostgreSQL client with the libuv event loop | 10 |
rapidloop/pgmetrics | A tool to collect and display performance metrics from a running PostgreSQL server | 965 |
pgaudit/pgaudit_analyze | An analysis tool for PostgreSQL audit logs | 42 |
nikolays/postgres_dba | A collection of tools and scripts to simplify Postgres DBA tasks | 1,126 |