Explore 2387 PostgreSQL extensions from PGEXT, maintained by Pigsty.
1476 extensions found. Clear filters
| Name | Version | Description | Category | License | Language | PG Version | Stars |
|---|---|---|---|---|---|---|---|
| saturated_int | 0.0.1 | Integer data type with saturation arithmetic that clamps overflow to int4 bounds. | TYPE | MIT | C | 10–16 | 1 |
| schedule | 1.0 | Cron-formatted schedule type and UTC timestamp-matching functions for PostgreSQL. | TIME | MIT | C | — | 1 |
| scylla_fdw | 1.0 | Foreign data wrapper for querying and modifying ScyllaDB tables from PostgreSQL over CQL. | FDW | PostgreSQL | C | 14–18 | 1 |
| simple | 1.0 | postgresql simple demo extension | FEAT | BSD-3-Clause | C | — | 1 |
| soundex-function | 1.0.0 | soundex - function for comparing strings | FTS | PostgreSQL | C | — | 1 |
| span | 0.1.0 | C data type for indexed document text spans, with casts, comparisons, B-tree/hash operator classes, aggregates, and accessors. | TYPE | PostgreSQL | C | — | 1 |
| split_composite | 1.0 | aggregates and functions for PostgreSQL Server | FUNC | — | C | — | 1 |
| stringtheory | 1.0.2 | C++ extension providing SIMD-optimized exact equality and substring-search functions for PostgreSQL text values. | FUNC | PostgreSQL | C++ | 14–16 | 1 |
| stripe | 0.0.1 | Experimental generated SQL/PLPython SDK for calling the Stripe REST API from PostgreSQL. | UTIL | Apache-2.0 | SQL | 14–18 | 1 |
| sum_array | 0.0.1 | C function that sums PostgreSQL integer and floating-point arrays into float8. | FUNC | — | C | — | 1 |
| sys_syn_dblink | 0.0.1 | PL/pgSQL synchronization processor that pulls sys_syn queues over named dblink connections, transforms batches, writes local tables, and returns processing status to the source database. | ETL | PostgreSQL | SQL | 10–18 | 1 |
| test_factory | 0.5.0 | Framework for registering, creating, caching, and reusing named PostgreSQL test data sets. | FEAT | BSD-2-Clause | SQL | — | 1 |
| text_domains | 1.0 | Pure-SQL collection of constrained PostgreSQL text domains for nonempty, alphabetic, alphanumeric, case-specific, and fixed-length values. | TYPE | MIT | SQL | 10 | 1 |
| triangle_array | 0.1 | Prototype PostgreSQL representation of triangulated irregular networks using compact point and triangle arrays. | GIS | — | C | — | 1 |
| tsf_fdw | 1.0 | Golden Helix C foreign data wrapper for reading one or more TSF genomic data files as PostgreSQL foreign tables. | FDW | LGPL-3.0 | C | — | 1 |
| twitter_parser | 1.0 | Minimal C full-text-search parser that tokenizes Twitter-style hashtags and mentions. | FTS | — | C | — | 1 |
| uniqueidentifier | 1.0 | Legacy 16-byte uniqueidentifier data type, comparison operators, casts, and newid() generation for PostgreSQL. | TYPE | LGPL-2.1 | C | 16 | 1 |
| user_info | 0.0.1 | Provides user-related information including owned objects and granted roles. | SEC | BSD-2-Clause | SQL | — | 1 |
| wbase64 | 0.0.1 | Base64 PostgreSQL Extension | UTIL | MIT | C | — | 1 |
| weighted_stats | 1.0.0 | Weighted aggregate functions | FUNC | PostgreSQL | C | — | 1 |
| xata_id_extension | 0.0.0 | Generate Xata-style rec_ identifiers with a 20-character lowercase alphanumeric suffix. | FUNC | MIT | Rust | — | 1 |
| xl_global_views | 0.0.1 | Creates global pgxl_ views over Postgres-XL nodes based on pg_ views. | STAT | PostgreSQL | SQL | — | 1 |
| I4R_AUDB_extension | 1.1 | AUDB operations for PostgreSQL int4range values. | FUNC | — | C | — | |
| aclexplode | 1.0.3 | A backport of aclexplode function for PostgreSQL 8.4 and below | SEC | PostgreSQL | C | — | |
| adminpack | 2.1 | administrative functions for PostgreSQL | ADMIN | PostgreSQL | C | 14–16 | |
| aethel_smgr | 1.0 | AethelDB - A decoupled, serverless PostgreSQL platform | FEAT | Apache-2.0 | Rust | — | |
| alex_gist_int8 | 1.0 | GiST index support for common PostgreSQL data types. | FEAT | — | C | — | |
| amcheck | 1.4 | functions for verifying relation integrity | ADMIN | PostgreSQL | C | 14–18 | |
| apg_plan_mgmt | 3.0 | Amazon Aurora PostgreSQL Query Plan Management extension for managed plan baselines. | ADMIN | — | C | 12–18 | |
| apgcc | 1.0 | No-longer-supported internal RDS/Aurora PostgreSQL extension listed for older Aurora PostgreSQL 9.6 releases. | STAT | — | C | — | |
| apgunit | 1.0 | No-longer-supported internal RDS/Aurora PostgreSQL extension listed for older Aurora PostgreSQL 9.6 releases. | ADMIN | — | C | — | |
| astrocat | 1.0 | PostgreSQL extension for indexing astronomical catalogues with spherical point and circle types, GiST indexing, radial queries, and k-nearest-neighbor ordering. | GIS | — | 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 | — | |
| aurora_stat_utils | 1.0 | Aurora PostgreSQL statistics utility functions for wait-event reporting. | STAT | — | C | 10–18 | |
| auth_delay | - | pause briefly before reporting authentication failure | SEC | PostgreSQL | C | 14–18 | |
| auto_counters | 1.0 | PostgreSQL extension for automatic contextual numbering | FUNC | PostgreSQL | C | — | |
| auto_explain | - | Provides a means for logging execution plans of slow statements automatically | STAT | PostgreSQL | C | 14–18 | |
| auto_job | 1.0.0 | A PostgreSQL extension for background job scheduling | TIME | — | C | — | |
| autoinc | 1.0 | functions for autoincrementing fields | FUNC | PostgreSQL | C | 14–18 | |
| aws_commons | 1.2 | Common helper objects used by Amazon RDS/Aurora PostgreSQL AWS extensions. | UTIL | — | SQL | 10–18 | |
| aws_lambda | 1.0 | Amazon RDS for PostgreSQL extension for invoking AWS Lambda functions from SQL. | UTIL | — | C | 12–18 | |
| aws_ml | 2.0 | Amazon Aurora PostgreSQL extension for invoking Amazon Comprehend, SageMaker AI, and Bedrock services from SQL. | RAG | — | C | 14–18 | |
| azure_ai | 2.0.0 | Azure Database for PostgreSQL extension for in-database calls to Azure AI, Azure OpenAI, Cognitive Services, and Azure Machine Learning. | RAG | — | C | 12–18 | |
| azure_storage | 1.9 | Azure Database for PostgreSQL extension for importing from and exporting to Azure Storage blobs from SQL. | ETL | — | C | 12–18 | |
| basebackup_to_shell | - | adds a custom basebackup target called shell | ADMIN | PostgreSQL | C | 15–18 | |
| basic_archive | - | an example of an archive module | ADMIN | PostgreSQL | C | 15–18 | |
| believe | 0.11.0 | The official PostgreSQL extension for the Believe API. | UTIL | MIT | SQL | — | |
| bench_pg_unwind | 0.1 | Benchmark PostgreSQL/Rust exception unwinding overhead | FEAT | Apache-2.0 | Rust | — |