Explore 2387 PostgreSQL extensions from PGEXT, maintained by Pigsty.
182 extensions found. Clear filters
| Name | Version | Description | Category | License | Language | PG Version | Stars |
|---|---|---|---|---|---|---|---|
| table_guard | 1.0 | Configurable protection against DROP, TRUNCATE, and unqualified whole-table DELETE. | SEC | — | C | 14–18 | 2 |
| tablelog | 0.1 | Trigger-based audit and change-data-capture extension that records INSERT, UPDATE, and DELETE row images in a central log table and can generate replay SQL. | SEC | — | SQL | 10–18 | 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 |
| crdv_pg_coordinator | 0.1.0 | Secure Conflict-free Replicated Data Views with MPC-backed private values. | SEC | — | Rust | — | 1 |
| datafly_anon | 1.25 | Datafly anonymizer | SEC | PostgreSQL | C | — | 1 |
| ddla | 0.1 | Audit DDL changes with event triggers and queryable log functions | SEC | — | SQL | 10–18 | 1 |
| edb_block_commands | 1.0 | Restricts EDB Advanced Server superusers from utility, DML, and SELECT commands using whitelist GUCs. | SEC | — | C | 10–18 | 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 |
| pgsword | 1.0 | enforce Qunar SQL auditing and database object rules | SEC | — | C | 10 | 1 |
| sm2 | 1.0 | SM2 elliptic curve cryptography functions (Chinese National Standard GB/T 32918) | SEC | — | C | — | 1 |
| sm4 | 1.0 | SM4 encryption/decryption functions (Chinese National Standard) | SEC | — | C | — | 1 |
| table_log_pl | 0.1 | PL/pgSQL drop-in replacement for the table_log trigger-based DML auditing extension. | SEC | — | SQL | — | 1 |
| user_info | 0.0.1 | Provides user-related information including owned objects and granted roles. | SEC | BSD-2-Clause | SQL | — | 1 |
| vastbase_sm4 | 1.0 | SM4 encryption/decryption functions for VastBase using Java implementation via JNI | SEC | MIT | Java | — | 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 | |
| beyond_auth | 0.1.0 | Per-project authentication and authorization service for apps running on https://beyond.dev | SEC | AGPL-3.0 | Rust | — | |
| cat_hook_delete_claims | 0.0.1 | Supabase Auth custom access token hook for deleting token claims | SEC | — | SQL | — | |
| crunchy_pooler | — | Crunchy Bridge helper extension that lets PgBouncer authenticate users through PostgreSQL. | SEC | — | SQL | — | |
| custom_roles | 0.0.3 | Role-specific Supabase RLS tables and functions for managing user roles. | 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 | |
| encdb_btree | 1.0.0 | Alibaba Cloud RDS extension that accelerates ciphertext index queries for Always Confidential Databases. | SEC | — | C | 10–17 | |
| ext3 | 1.0 | ClientAuthentication hook example that logs authentication start and end events. | SEC | — | C | — | |
| 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 | |
| jessevent@supa_privacy | 1.0.1 | Formatting-preserving anonymisation and data masking | SEC | — | SQL | — | |
| khulnasoft_vault | 0.2.8 | Khulnasoft Vault Extension | SEC | Apache-2.0 | SQL | — | |
| launchql-jwt-claims | 0.4.5 | launchql-jwt-claims extension | SEC | MIT | SQL | — | |
| launchql-totp | 0.4.5 | 🛠. basic pg utils | SEC | MIT | C | — | |
| letter | 0.1 | letter: role-based access control for PostgreSQL | SEC | MIT | C | — | |
| log_entries | 1.0 | Row trigger that records who changed a row and when | SEC | — | C | — | |
| martindonadieu-supabase_auth_admin | 0.0.1 | Supabase Auth tool to check if a user is an platform admin | SEC | — | SQL | — | |
| ofarm_ed25519 | 1.0 | OFARM verification-only strict Ed25519 primitive | SEC | Apache-2.0 | Python | — | |
| 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 |