Prototype GDPR/anatomy anonymization extension implemented with PL/Python and PL/pgSQL helpers.
pgext.cloud · Source code · Documentation · Control file
| Package | postgresql_anatomy |
|---|---|
| Version | 0.0.1 |
| PostgreSQL versions | 12 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 1 |
| Latest commit | 2021-01-31 |
| Catalogue updated | 2026-08-30 |
| plpython3u | PL/Python3U untrusted procedural language |
| multicorn | Fetch foreign data in Python in your PostgreSQL server. |
| pspacy | PL/Python full-text-search helpers that use spaCy for multilingual lemmatization, tsvector generation and tsquery generation. |
| advcopy | PL/Python PostgreSQL extension for copying data to and from S3. |
| pgsmtp | Send SMTP email and file attachments from PostgreSQL using untrusted PL/Python functions. |
| pg_purr | A PostgreSQL extension (via PL/Python) that brings quantum computing capabilities. |
| pg_ocr | Self-contained OCR functions via PL/Python |
| pgpyml | Run scikit-learn machine-learning models inside PostgreSQL through PL/Python functions and triggers. |
| pg_agg | Experimental aggregate-query support extension; its install script currently creates the untrusted PL/Python language. |