Explore 2387 PostgreSQL extensions from PGEXT, maintained by Pigsty.
108 extensions found. Clear filters
| Name | Version | Description | Category | License | Language | PG Version | Stars |
|---|---|---|---|---|---|---|---|
| pg_dbo_timestamp | 1.0.1 | PostgreSQL extension for storing time and author of database structure modification. | SEC | — | SQL | 10–18 | 3 |
| pg_multitenant | 1.0 | Multi-tenant shared-schema helpers using PostgreSQL row-level security | SEC | MIT | Rust | 16 | 3 |
| ed25519 | 1.0 | PostgreSQL extension for a modern and secure digital signature algorithm based on performance-optimized elliptic curves | SEC | MIT | C | — | 2 |
| passwordpolicy | 2.0.5 | Dynamically configurable PostgreSQL password complexity checks. | SEC | PostgreSQL | C | 14–18 | 2 |
| pg_idm | 1.0 | Exposes PostgreSQL role and membership management through updatable views and DML-trigger functions. | SEC | GPL-3.0 | SQL | 10–18 | 2 |
| pg_pwhash | 1.0 | Advanced password hashing methods for PostgreSQL | SEC | MIT | C | 14–18 | 2 |
| pg_ssl | 1.0 | Create base64-encoded PKCS#7 signatures from PEM certificates and private keys in PostgreSQL | SEC | MIT | C | — | 2 |
| pgfga | 0.1.0 | Experimental ReBAC/Zanzibar-style fine-grained authorization functions for PostgreSQL. | SEC | MIT | Rust | 11–16 | 2 |
| pgocrypto | 1.0 | encrypt data between Go and PG | SEC | — | SQL | — | 2 |
| pgpm-defaults | 0.15.5 | PostgreSQL modules using the pgpm workflow for safe, testable, reversible SQL changes. | SEC | MIT | C | — | 2 |
| supasession | 0.1.2 | Advanced session management for Supabase. | SEC | PostgreSQL | SQL | — | 2 |
| auth0 | 0.1 | Auth0 Management API client for PostgreSQL. | SEC | GPL-3.0 | SQL | 10–18 | 1 |
| check_chapmd5_password | 0.0.1 | Function for verifying CHAP-MD5 authentication responses. | SEC | Apache-2.0 | C | — | 1 |
| datafly_anon | 1.25 | Datafly anonymizer | SEC | PostgreSQL | C | — | 1 |
| eidos_oauth | 0.2.0 | OAuth 2.0 JWT validator for PostgreSQL 18 using the OAuth validator API. | SEC | Matroid | Rust | 14–18 | 1 |
| gdpr_anatomizer | 0.0.1 | Prototype GDPR/anatomy anonymization extension implemented with PL/Python and PL/pgSQL helpers. | SEC | — | Python | 12 | 1 |
| openssl | 0.0.1 | PostgreSQL extension for cryptographic functions and types provided by OpenSSL | SEC | PostgreSQL | C | 10–18 | 1 |
| pg_command_fw | 0.1.0 | DDL and utility command firewall for PostgreSQL | SEC | BSD-3-Clause | Rust | 15–18 | 1 |
| pg_dctp | 0.0.1 | Preload-only module that blocks clear-text passwords in role DDL | SEC | PostgreSQL | C | 14–18 | 1 |
| pg_injection | 1.0.0 | PostgreSQL injection | SEC | MIT | C | — | 1 |
| pg_neon_sudo | 0.0.1 | Provides Neon-specific trusted sudo wrappers that run PostgreSQL Anonymizer dynamic-masking start and stop operations as the bootstrap superuser. | SEC | — | C | 16–18 | 1 |
| pg_set_acl | 0.0.1 | SET command access control list | SEC | PostgreSQL | C | — | 1 |
| pgauthz | 0.3.0 | Provide Zanzibar-style relationship-based authorization inside PostgreSQL | SEC | Apache-2.0 | Rust | 16–18 | 1 |
| pgintegrity | 0.0.1 | Trigger-based row integrity watermark checker for PostgreSQL tables | SEC | — | C | — | 1 |
| user_info | 0.0.1 | Provides user-related information including owned objects and granted roles. | SEC | BSD-2-Clause | SQL | — | 1 |
| aclexplode | 1.0.3 | A backport of aclexplode function for PostgreSQL 8.4 and below | SEC | PostgreSQL | C | — | |
| audit | 1.0.0 | Audits insert, update, and delete operations on PostgreSQL tables. | SEC | GPL-2.0 | SQL | — | |
| audit_stream | 0.1.0 | 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. | SEC | MIT | Python | — | |
| auditoria | 0.0.1 | PostgreSQL auditing extension. | SEC | — | SQL | — | |
| auth_delay | - | pause briefly before reporting authentication failure | SEC | PostgreSQL | C | 14–18 | |
| crunchy_pooler | — | Crunchy Bridge helper extension that lets PgBouncer authenticate users through PostgreSQL. | SEC | — | SQL | — | |
| cyanaudit | 2.2.0 | Cyan Audit core extension | SEC | PostgreSQL | SQL | — | |
| encdb | 1.1.14 | Alibaba Cloud RDS extension that provides Always Confidential Database features for PostgreSQL. | SEC | — | C | 10–17 | |
| hessra_authz | 0.3.2 | Biscuit-token authorization helpers plus key and service-chain management inside PostgreSQL. | SEC | Apache-2.0 | Rust | 13–17 | |
| hyperion_vault | 0.3.0 | Encrypted secrets vault for PostgreSQL with KMS envelope encryption and automatic rotation. | SEC | GPL-3.0 | Rust | 18 | |
| letter | 0.1 | letter: role-based access control for PostgreSQL | SEC | MIT | C | — | |
| opentde | 1.0 | Open Transparent Data Encryption for PostgreSQL. | SEC | — | C | — | |
| orgpasscheck | 5.0 | Password policy enforcement extension for PostgreSQL 16+ | SEC | — | C | — | |
| passwordcheck | - | checks user passwords and reject weak password | SEC | PostgreSQL | C | 14–18 | |
| pg_ad_mapping | 1.0 | Maps Active Directory security groups to database roles on Aurora PostgreSQL. | SEC | — | C | 14–18 | |
| pg_argon2id | 1.0 | PostgreSQL extension for Argon2id password hashing functions | SEC | MIT | C | — | |
| pg_audit_tools | 0.1 | PostgreSQL extension for audit tables management | SEC | MIT | SQL | — | |
| pg_block_systemcatalog | 1.0 | PostgreSQL extension to block references to system catalogs. | SEC | PostgreSQL | C | 10 | |
| pg_columnmask | 1.1.0 | Amazon Aurora PostgreSQL extension for role-based dynamic column masking without changing stored data. | SEC | — | C | 16–18 | |
| pg_ecdsa_verify | 1.2.4 | ECDSA signature verification functions for PostgreSQL | SEC | MIT | Rust | 13–18 | |
| pg_policy | 0.1.0 | Agentic policy language for PostgreSQL with guardrails, guidance, and session-aware controls | SEC | PostgreSQL | SQL | 14–18 | |
| pg_seal | 1.0.0 | Tamper-evident audit log for PostgreSQL 🦭 | SEC | BSD-3-Clause | Rust | — | |
| pgaudix | 0.2.0 | A native PostgreSQL extension for automatic table auditing. It mirrors table columns into audit tables and automatically keeps them in sync when the source table structure changes. | SEC | — | C | — | |
| pgcrypsi | 0.0.1 | C Crypsi (https://github.com/telkomdev/c-crypsi) PostgreSQL Extension | SEC | MIT | C | — | |
| pgcrypto | 1.3 | cryptographic functions | SEC | PostgreSQL | C | 14–18 |