Prototype pgrx/Python bridge that creates per-database virtual environments and launches an asyncpg LISTEN service.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | symbiotic_python |
|---|---|
| Version | 0.0.0 |
| PostgreSQL versions | 11 · 12 · 13 · 14 · 15 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Unmaintained |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | symbiotic |
| Stars | 3 |
| Latest commit | 2023-05-08 |
| Catalogue updated | 2026-08-30 |
| rppd | Trigger-based PostgreSQL event dispatcher that sends row changes over gRPC to a clustered Rust/Python execution service. |
| 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. |
| pgpyml | Run scikit-learn machine-learning models inside PostgreSQL through PL/Python functions and triggers. |
| panda_post | Python Pandas data in Postgres |
| pg_py_plan_forwarding | Forward PostgreSQL planner and executor data to embedded Python callbacks |
| plpython3t | A SQL-only wrapper that registers PostgreSQL PL/Python 3 handlers as a trusted procedural language named plpython3t. |
| s2 | PL/Python functions for converting latitude/longitude to S2 cell IDs and tokens and navigating the S2 cell hierarchy |
| verisql | 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. |