Explore 2387 PostgreSQL extensions from PGEXT, maintained by Pigsty.
15 extensions found. Clear filters
| Name | Version | Description | Category | License | Language | PG Version | Stars |
|---|---|---|---|---|---|---|---|
| pgq | 3.5.1 | Generic queue for PostgreSQL | FEAT | ISC | C | 14–18 | 425 |
| plproxy | 2.12.0 | Database partitioning implemented as procedural language | OLAP | ISC | C | 14–18 | 198 |
| safeupdate | 1.5 | Require criteria for UPDATE and DELETE | ADMIN | ISC | C | 14–18 | 153 |
| pgtt | 4.6 | Extension to add Global Temporary Tables feature to PostgreSQL | SIM | ISC | C | 14–18 | 99 |
| pg_statement_rollback | 1.6 | Server side rollback at statement level for PostgreSQL like Oracle or DB2 | SIM | ISC | C | 14–18 | 56 |
| zstd | 1.1.2 | Zstandard compression algorithm implementation in PostgreSQL | UTIL | ISC | C | 14–18 | 43 |
| pg_headerkit | 1.0 | PostgreSQL SQL functions for reading PostgREST request headers inside database code | UTIL | ISC | SQL | — | 35 |
| pg_dbms_errlog | 2.4 | Emulate DBMS_ERRLOG Oracle module to log DML errors in a dedicated table. | SIM | ISC | C | 14–18 | 16 |
| flate | 1.0.1 | Raw DEFLATE compression and decompression functions for bytea | UTIL | ISC | C | 10–18 | 8 |
| pg_kpart | 1.0 | Reject full partition scans that omit the partition key | SEC | ISC | C | 14–18 | 5 |
| pgq_node | 3.5 | Coordinate nodes, subscribers, consumers, and watermarks for cascaded PgQ queueing | ETL | ISC | SQL | 10–14 | 4 |
| pg_strverscmp | 1.0 | Natural-sort comparison functions, text operators, and a btree operator class based on a strverscmp-like order. | FUNC | ISC | C | — | 2 |
| londiste | 3.8 | Londiste replication support code | ETL | ISC | SQL | 10–14 | |
| pg_sip | 0.0.1 | Early-stage SIP extension exposing only a library version helper | UTIL | ISC | C | — | |
| sixql | 0.0.0 | Experimental pgrx extension attempting to render SIXEL plots through PostgreSQL server output for compatible terminals. | UTIL | ISC | Rust | 11–15 |