Explore 2387 PostgreSQL extensions from PGEXT, maintained by Pigsty.
587 extensions found. Clear filters
| Name | Version | Description | Category | License | Language | PG Version | Stars |
|---|---|---|---|---|---|---|---|
| rep_fdw | 0.1.0 | Replicate table changes to another PostgreSQL server through postgres_fdw | ETL | PostgreSQL | SQL | — | 1 |
| rrule_safe | 0.2.1 | Memory-safe iCalendar recurrence-rule evaluation for PostgreSQL. | TYPE | PostgreSQL | Rust | 13–18 | 1 |
| scylla_fdw | 1.0 | Foreign data wrapper for querying and modifying ScyllaDB tables from PostgreSQL over CQL. | FDW | PostgreSQL | C | 14–18 | 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 |
| 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 |
| 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 |
| weighted_stats | 1.0.0 | Weighted aggregate functions | FUNC | PostgreSQL | C | — | 1 |
| xl_global_views | 0.0.1 | Creates global pgxl_ views over Postgres-XL nodes based on pg_ views. | STAT | PostgreSQL | SQL | — | 1 |
| 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 | |
| amcheck | 1.4 | functions for verifying relation integrity | ADMIN | PostgreSQL | C | 14–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 | |
| autoinc | 1.0 | functions for autoincrementing fields | FUNC | PostgreSQL | C | 14–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 | |
| bgvalidators | 1.0 | Validation functions for IBAN, Bulgarian EGN personal IDs, BULSTAT VAT numbers, and LNCh foreigner IDs. | FUNC | PostgreSQL | SQL | — | |
| bloom | 1.0 | bloom access method - signature file based index | FEAT | PostgreSQL | C | 14–18 | |
| bool_plperl | 1.0 | transform between bool and plperl | LANG | PostgreSQL | C | 14–18 | |
| bool_plperlu | 1.0 | transform between bool and plperlu | LANG | PostgreSQL | C | 14–18 | |
| btree_gin | 1.3 | support for indexing common datatypes in GIN | FUNC | PostgreSQL | C | 14–18 | |
| btree_gist | 1.7 | support for indexing common datatypes in GiST | FUNC | PostgreSQL | C | 14–18 | |
| check_updates | 1.0.1 | Trigger functions to allow/deny certain type of table updates | ADMIN | PostgreSQL | SQL | — | |
| chronoturtle | 0.1.0 | Git-like branches and append-only row history for tables | TIME | PostgreSQL | PLpgSQL | 16 | |
| citext | 1.6 | data type for case-insensitive character strings | TYPE | PostgreSQL | C | 14–18 | |
| countnulls | 1.0.0 | Simple function to count the number of NULL arguments | FUNC | PostgreSQL | C | — | |
| cube | 1.5 | data type for multidimensional cubes | TYPE | PostgreSQL | C | 14–18 | |
| cyanaudit | 2.2.0 | Cyan Audit core extension | SEC | PostgreSQL | SQL | — | |
| dblink | 1.2 | connect to other PostgreSQL databases from within a database | FDW | PostgreSQL | C | 14–18 | |
| dict_int | 1.0 | text search dictionary template for integers | FUNC | PostgreSQL | C | 14–18 | |
| dict_xsyn | 1.0 | text search dictionary template for extended synonym processing | FUNC | PostgreSQL | C | 14–18 | |
| earthdistance | 1.2 | calculate great-circle distances on the surface of the Earth | GIS | PostgreSQL | C | 14–18 | |
| event_manager | 0.1 | Loosely coupled PostgreSQL event trigger and queue system with synchronous or asynchronous processing. | FEAT | PostgreSQL | C | 10–18 | |
| file_fdw | 1.0 | foreign-data wrapper for flat file access | FDW | PostgreSQL | C | 14–18 | |
| first_last | 0.1.1 | Aggregate functions to return first or last "n" elements in a group | FUNC | PostgreSQL | SQL | — | |
| fuzzystrmatch | 1.2 | determine similarities and distance between strings | FTS | PostgreSQL | C | 14–18 | |
| gsscode | 1.1.1 | Compact indexed type for UK ONS and GSS geography codes | TYPE | PostgreSQL | C | — | |
| gsscode_ons_refresh | 1.0.0 | Optional in-database refresh for the gsscode geography-type registry | TYPE | PostgreSQL | PLpgSQL | — | |
| hstore | 1.8 | data type for storing sets of (key, value) pairs | TYPE | PostgreSQL | C | 14–18 | |
| hstore_plperl | 1.0 | transform between hstore and plperl | LANG | PostgreSQL | C | 14–18 | |
| hstore_plperlu | 1.0 | transform between hstore and plperlu | LANG | PostgreSQL | C | 14–18 | |
| hstore_plpython3u | 1.0 | transform between hstore and plpython3u | LANG | PostgreSQL | C | 14–18 | |
| insert_username | 1.0 | functions for tracking who changed a table | FUNC | PostgreSQL | C | 14–18 | |
| intagg | 1.1 | integer aggregator and enumerator (obsolete) | FUNC | PostgreSQL | C | 14–18 | |
| intarray | 1.5 | functions, operators, and index support for 1-D arrays of integers | FUNC | PostgreSQL | C | 14–18 | |
| isn | 1.2 | data types for international product numbering standards | TYPE | PostgreSQL | C | 14–18 | |
| json_enhancements_no_hstore | 1.0.0 | Backport of pg 9.3 JSON enhancements to PostgreSQL 9.2 | FEAT | PostgreSQL | C | — | |
| json_enhancements_with_hstore | 1.0.0 | Backport of pg 9.3 JSON enhancements to PostgreSQL 9.2 | FEAT | PostgreSQL | C | — |