PostgreSQL Database Linting and Analysis Extension
Description
A comprehensive PostgreSQL extension for analyzing databases to identify potential issues, performance problems, and best practice violations. Originally based on the Python pglinter, this Rust implementation provides better performance, deep PostgreSQL integration, SARIF output support, and YAML-based rule configuration management.