{"library":"pgsanity","type":"library","category":null,"description":"PgSanity is a Python utility that checks the syntax of PostgreSQL SQL files. It operates by leveraging the `ecpg` command-line tool, which is part of the PostgreSQL client development tools. This allows `pgsanity` to use the exact same parser as PostgreSQL to identify SQL syntax errors, making it a reliable tool for quality assurance and testing of SQL scripts. The current version is 0.3.0, and it maintains a regular release cadence.","language":"python","status":"active","version":"0.3.0","tags":["postgresql","sql","syntax check","quality assurance","testing","cli","database"],"install":[{"cmd":"pip install pgsanity","imports":[]}],"homepage":null,"github":"https://github.com/markdrago/pgsanity","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pgsanity/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Mon Apr 13","next_check":"Sun Jul 12","install_tag":null}}