Explore 2392 PostgreSQL extensions from PGEXT, maintained by Pigsty.
1445 extensions found. Clear filters
| Name | Version | Description | Category | License | Language | PG Version | Stars |
|---|---|---|---|---|---|---|---|
| toastinfo | 1.7 | show details on toasted datums | STAT | PostgreSQL | C | 14–18 | 3 |
| tsurugi_fdw | 1.5.0 | Tsurugi Foreign Data Wrapper for PostgreSQL. | FDW | Apache-2.0 | C | — | 3 |
| weighted_statistics | 1.0.0 | High-performance weighted statistics functions for sparse data | FUNC | PostgreSQL | C | 14–18 | 3 |
| worker_spark | 0.0.1 | A background worker for PostgreSQL 9.3 which executed a procedure at regular intervals. | TIME | PostgreSQL | C | — | 3 |
| xnode | 0.7.2 | Implementation of XML using DOM. | TYPE | PostgreSQL | C | — | 3 |
| all_substrings_tokenizer | 0.1 | Tokenizes text to all substrings bigger than a fixed character length. | FTS | — | C | — | 2 |
| append_only_heap | 1.0 | PostgreSQL table access method that avoids fragmentation of variable-length append-only data. | FEAT | MIT | C | — | 2 |
| aqua | 0.0.1 | In-database neural user-defined functions for machine-learning inference. | RAG | — | C | — | 2 |
| asn1oid | 1.6 | asn1oid extension | TYPE | GPL-3.0 | C | 14–18 | 2 |
| async_response | 1.0 | PostgreSQL - Multiple asynchronous responses in one query | UTIL | — | C | — | 2 |
| autoreindex | 1.0 | Shared-preload background-worker extension that scans for bloated indexes and performs concurrent reindexing work in the background. | ADMIN | — | C | — | 2 |
| bankbsb | 0.0.1 | Postgres Extension for Australian BSB numbers data type. | TYPE | MIT | C | — | 2 |
| base32_4b | 0.0.1 | Base32 data type stored in four bytes with comparison operators. | TYPE | PostgreSQL | C | 10–18 | 2 |
| bytea_exif | 1.0 | PostgreSQL extension for EXIF data reading from bytea value of image and MIME type check | UTIL | — | C | — | 2 |
| calendars | 1.0 | calendar conversion routines | TIME | BSD-3-Clause | C | — | 2 |
| cassandra_fdw | 3.1 | foreign-data wrapper for querying Cassandra 3+ | FDW | — | C | 11–18 | 2 |
| cbtree | 1.0 | counted btree access method | FEAT | — | C | 10 | 2 |
| cert | 0.1.1 | PostgreSQL data types and functions for X.509 certificates, certificate requests, and related OpenSSL objects. | TYPE | PostgreSQL | C | — | 2 |
| chkpass | 1.0 | data type for auto-encrypted passwords | TYPE | PostgreSQL | C | 14–18 | 2 |
| complex | 1.0 | Complex-number data type for PostgreSQL. | TYPE | — | C | — | 2 |
| cost_guard | 1.0 | Planner-hook guard that rejects statements whose estimated cost exceeds a configured threshold. | ADMIN | — | C | 11–18 | 2 |
| cpg | 0.1 | Dépôt relatif aux journées de hacking sur PostgreSQL | FEAT | — | C | — | 2 |
| ddsketch | 1.0.1 | Provides ddsketch aggregate function | FUNC | PostgreSQL | C | 14–18 | 2 |
| dict_regex | 1.0 | Full-text-search dictionary with regular-expression rules. | FTS | — | C | — | 2 |
| dict_translate | 1.0 | Text search dictionary template that normalizes lexemes and expands them to configured translations. | FTS | — | C | — | 2 |
| ed25519 | 1.0 | PostgreSQL extension for a modern and secure digital signature algorithm based on performance-optimized elliptic curves | SEC | MIT | C | — | 2 |
| efm_extension | 1.1 | SQL interface for EDB Failover Manager cluster management | ADMIN | PostgreSQL | C | 14–18 | 2 |
| extrema | 1.0 | PostgreSQL extension to control resource usage of other extensions' bgworkers | ADMIN | — | C | — | 2 |
| fast_guid | 0.1 | Fast GUID generator function for PostgreSQL. | FUNC | PostgreSQL | C | — | 2 |
| fibonacci | 0.0.2 | Fibonacci extension for PostgreSQL. | FUNC | GPL-2.0 | C | — | 2 |
| fsm | 0.3 | Trigger-enforced finite state machines for application tables. | FEAT | GPL-3.0-only | C | 10–18 | 2 |
| generate_date_series | 1.0.0 | generate_series()-style set-returning function for date ranges with integer day steps. | FUNC | PostgreSQL | C | 10–18 | 2 |
| hashset | 0.0.1 | Provides hashset type. | TYPE | PostgreSQL | C | — | 2 |
| hive_fdw | 4.0 | Foreign data wrapper for querying Apache Hive from PostgreSQL. | FDW | — | C | 13 | 2 |
| job_queue | 1.0 | Proof-of-concept database-side asynchronous job queue using dynamic PostgreSQL background workers. | FEAT | — | C | — | 2 |
| jsonb_set_lax | 1.0.0 | Backport of PostgreSQL 13 jsonb_set_lax for PostgreSQL 9.5 through 12 | FUNC | PostgreSQL | C | 10–12 | 2 |
| language | 0.0.4 | Custom PostgreSQL language enumeration type | TYPE | PostgreSQL | C | 10–18 | 2 |
| libuuid | 1.0 | Generate UUIDs through the system libuuid library | FUNC | PostgreSQL | C | 10–12 | 2 |
| lispg | 1.0 | Lisp-like expression type and evaluator for PostgreSQL | LANG | — | C | — | 2 |
| login_refuse | 0.1 | Authentication hook that temporarily refuses logins after repeated failures | SEC | — | C | — | 2 |
| lua_fdw | 0.0.1 | Lua Foreign Data Wrapper | FDW | PostgreSQL | C | — | 2 |
| nostr_filter | 1.0 | Nostr event types, insertion helpers, and JSON filter evaluation inside PostgreSQL. | FEAT | — | C | — | 2 |
| npm | 0.0.1 | Schema and tables for tracking npm package metadata and daily download counts. | FEAT | MIT | C | — | 2 |
| numpy_plpython2u | 1.0 | transform between numpy and plpython2u | LANG | MIT | C | — | 2 |
| numpy_plpython3u | 1.0 | transform between numpy and plpython3u | LANG | MIT | C | — | 2 |
| numpy_plpythonu | 1.0 | transform between numpy and plpythonu | LANG | MIT | C | — | 2 |
| pargres | 0.1 | Prototype parallel query execution module for shared-nothing PostgreSQL clusters | OLAP | PostgreSQL | C | — | 2 |
| password | 0.0.1 | PostgreSQL data type for passwords | TYPE | PostgreSQL | C | 10–18 | 2 |
| passwordpolicy | 2.0.5 | Dynamically configurable PostgreSQL password complexity checks. | SEC | PostgreSQL | C | 14–18 | 2 |
| pcg_random | 0.0.1 | PCG pseudo-random number generator functions for PostgreSQL. | FUNC | Apache-2.0 | C | — | 2 |