select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Security

gdpr_anatomizer

Prototype GDPR/anatomy anonymization extension implemented with PL/Python and PL/pgSQL helpers.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepostgresql_anatomy
Version0.0.1
PostgreSQL versions12
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars1
Latest commit2021-01-31
Catalogue updated2026-08-30

Related extensions

Requires

plpython3uPL/Python3U untrusted procedural language

See also

multicornFetch foreign data in Python in your PostgreSQL server.
pspacyPL/Python full-text-search helpers that use spaCy for multilingual lemmatization, tsvector generation and tsquery generation.
advcopyPL/Python PostgreSQL extension for copying data to and from S3.
pgsmtpSend SMTP email and file attachments from PostgreSQL using untrusted PL/Python functions.
pg_purrA PostgreSQL extension (via PL/Python) that brings quantum computing capabilities.
pg_ocrSelf-contained OCR functions via PL/Python
pgpymlRun scikit-learn machine-learning models inside PostgreSQL through PL/Python functions and triggers.
pg_aggExperimental aggregate-query support extension; its install script currently creates the untrusted PL/Python language.