Audit-grade verification gateway for AI-generated SQL — catches silently wrong queries before they hit your dashboard, keeps tamper-evident audit trails, verifies migration equivalence. Zero LLM tokens for 90% of checks.
pgext.cloud · Source code · Documentation · Control file
| Package | verisql |
|---|---|
| Version | 0.1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | Yes |
| Relocatable | No |
| Schema | verisql |
| Stars | 3 |
| Latest commit | 2026-07-07 |
| Latest release | 2026-07-08 |
| Catalogue updated | 2026-08-30 |
| pgmemento | Transaction-based audit trail with schema versioning |
| audit_stream | Postgres extension that emits audit-stream-py-compatible governance events on watched table CRUD via pg notify, plus a Python LISTEN bridge daemon. The database-tier governance producer for the Kinetic Gain Protocol Suite. |
| ddla | Audit DDL changes with event triggers and queryable log functions |
| pg_llm | Integrates local and remote large-language models with chat, sessions, text-to-SQL, audit and vector-backed knowledge features. |
| pg_dbo_timestamp | PostgreSQL extension for storing time and author of database structure modification. |
| pgtime | Temporal tables extension for PostgreSQL. Automatically tracks Transaction Time (system time) on any table using range types and a high-performance C-based AFTER ROW trigger. |
| table_log | record table modification logs and PITR for table/row |
| pg_deeplake | Deeplake is AI Data Runtime for Agents. It provides serverless postgres with a multimodal datalake, enabling scalable retrieval and training. |
| pgclaw | Store LLM or OpenClaw agents as PostgreSQL values and process watched rows with a background worker |
| s2 | PL/Python functions for converting latitude/longitude to S2 cell IDs and tokens and navigating the S2 cell hierarchy |