Explore 2392 PostgreSQL extensions from PGEXT, maintained by Pigsty.
1803 extensions found. Clear filters
| Name | Version | Description | Category | License | Language | PG Version | Stars |
|---|---|---|---|---|---|---|---|
| b64enc | 0.0.1 | Rust/C extension that defines a b64enc base type with URL-safe Base64 input and output functions. | TYPE | — | Rust | — | 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 |
| brin4postgis | 0.0.1 | BRIN indexes for PostGIS | GIS | GPL-3.0 | SQL | 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 |
| cairn_pgx | 0.3.0 | Cairn in-database verify gate — COSE Sign1/Ed25519 event verification (Spike 0002) | SEC | — | Rust | — | 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 |
| 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 |
| damm | 1.0 | SQL implementation of the Damm check digit algorithm with a damm_code domain and helper functions. | TYPE | MIT | SQL | — | 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 |
| edb_foreignkeyconstraintmanager | 1.0 | Manage trigger-based foreign-key behavior for partitioned tables on EDB Postgres Advanced Server | ADMIN | — | SQL | — | 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 |
| fakeset | 1.0 | postgres extension to generate fake sentences | FUNC | — | Rust | — | 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 |
| flame | 0.0.1 | PGRX proof-of-concept extension that generates text embeddings with fastembed/MiniLM. | RAG | AGPL-3.0 | Rust | 11–16 | 2 |
| flux | 0.3 | Logs table data changes and reconstructs rows as they existed in the past. | TIME | — | SQL | — | 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 |
| geohistorical_objects | 1.0 | Geohistorical objects support | GIS | MIT | SQL | — | 2 |
| godel_logic | 1.1.0 | Provides operators to evaluate fuzzy logic expressions according to Gödel logic. | FUNC | BSD-3-Clause | SQL | — | 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 |
| hsearch | 0.4.1 | Tantivy-backed BM25 index access method with WAL-logged storage. | FTS | AGPL-3.0-only | Rust | 18 | 2 |
| hunspell_xal | 0.1 | Kalmyk Hunspell dictionary for PostgreSQL full-text search | FTS | BSD-3-Clause | SQL | — | 2 |
| job_queue | 1.0 | Proof-of-concept database-side asynchronous job queue using dynamic PostgreSQL background workers. | FEAT | — | C | — | 2 |
| json_utils | 0.1 | JSON type helper functions, operators, and a hash operator class for PostgreSQL 9.2+. | FUNC | PostgreSQL | SQL | 10–18 | 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 |
| livewire | 0.2.0 | power delivery modeling | GIS | — | SQL | 10 | 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 |
| lukasiewicz_logic | 1.1.0 | Provides operators to evaluate fuzzy logic expressions according to Łukasiewicz logic. | FUNC | BSD-3-Clause | SQL | — | 2 |
| mv_stats | 0.3.0 | Tracks creation, alteration, refresh, and reset statistics for materialized views. | STAT | — | SQL | 10–18 | 2 |
| my_extension | 1.1.0 | A Basic PostgreSQL Extension | FEAT | PostgreSQL | SQL | — | 2 |
| nabla | 0.1.0 | Asynchronous incremental materialized views with delta subscriptions | FEAT | AGPL-3.0-or-later | Rust | 17 | 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 |
| numeric_domains | 1.0 | Custom numeric domains for PostgreSQL | TYPE | MIT | SQL | 10 | 2 |
| numpy_plpython2u | 1.0 | transform between numpy and plpython2u | LANG | MIT | C | — | 2 |