Explore 2387 PostgreSQL extensions from PGEXT, maintained by Pigsty.
171 extensions found. Clear filters
| Name | Version | Description | Category | License | Language | PG Version | Stars |
|---|---|---|---|---|---|---|---|
| pg_thud | 0.1.0 | Framework extending pgtap with scaffolding and test-data helpers for database unit tests. | FEAT | PostgreSQL | SQL | 10–18 | 2 |
| pg_web | 0.1.0 | Run an embedded HTTP server from a PostgreSQL background worker | FEAT | MIT | C | — | 2 |
| pg_xclaim | 1.0.0-rc1 | High-cardinality transaction-scoped logical claim primitive for PostgreSQL | FEAT | PostgreSQL | C | — | 2 |
| pgpm-measurements | 0.15.5 | PostgreSQL modules using the pgpm workflow for safe, testable, reversible SQL changes. | FEAT | MIT | C | — | 2 |
| wiki | 0.1 | In-database wiki data model and SQL/PLPerl API with optional MediaWiki integration. | FEAT | PostgreSQL | SQL | 10–12 | 2 |
| all_hooks | 0.1 | Extension for PostgreSQL emitting a message for each of all available hooks | FEAT | MIT | C | — | 1 |
| bloompg | 0.1.2 | Planner-hook extension for PostgreSQL 18 that prefilters equality-join inputs with adaptive Bloom or exact bitmap transfer before replanning analytical queries. | FEAT | MIT | C | 18 | 1 |
| fsm_core | 1.1.0 | Finite state machine toolkit for PostgreSQL | FEAT | Apache-2.0 | SQL | 15–18 | 1 |
| graph_db | 1.0 | A PostgreSQL extension for graph-database usage | FEAT | — | C++ | — | 1 |
| launchql-extension-verify | 0.0.1 | PostgreSQL verification utilities | FEAT | — | C | — | 1 |
| lsm_idx | 1.0 | Experimental LSM-style index access method built on PostgreSQL B-tree internals | FEAT | — | C | — | 1 |
| newsfeeds | 1.0.0 | PostgreSQL extension for gathering news | FEAT | GPL-2.0 | SQL | 10–18 | 1 |
| oxgraph_pgrx | 0.0.0 | oxgraph: graph traversal for PostgreSQL via OxGraph snapshots | FEAT | — | Rust | — | 1 |
| pg2podg | 0.1.3 | PostgreSQL extension for two-player open deterministic games. | FEAT | GPL-3.0 | SQL | 10–18 | 1 |
| pg_ascii_movie | 1.0 | pg ascii movie is a PostgreSQL extension to watch ascii movies. | FEAT | — | C | — | 1 |
| pg_async | 1.0 | C extension that provides async LISTEN/NOTIFY queue support on PostgreSQL replicas in hot standby. | FEAT | MIT | C | 13–14 | 1 |
| pg_crasher | 1.0 | Provides a function that intentionally crashes a PostgreSQL backend for client error-handling tests. | FEAT | — | C | — | 1 |
| pg_fiu | 0.0.1 | Fault-injection extension for PostgreSQL using libfiu | FEAT | MIT | C | 10–18 | 1 |
| pg_foobar | 1.0 | Demonstrates PostgreSQL parallel workers by launching workers that write configurable foo and bar messages to the server log. | FEAT | — | C | 10 | 1 |
| pg_git | 0.4.0 | Implements Git-like repositories, commits, branches, merges and remote operations using PostgreSQL-native data and functions. | FEAT | PostgreSQL | SQL | 12–18 | 1 |
| pg_ledger | 0.2.0 | Provides a double-entry accounting engine with immutable journals, fiscal periods, currencies and posting rules inside PostgreSQL. | FEAT | Matroid | Rust | 14–18 | 1 |
| pg_reversi | 1.0 | Reversi game implemented as a PostgreSQL extension. | FEAT | — | C | — | 1 |
| pg_synthesize_wal | 1.0 | Generate PostgreSQL WAL records of various sizes | FEAT | PostgreSQL | C | 15–18 | 1 |
| pg_tpch | 1.0.0 | TPC-H table creation, data loading, and query metadata for PostgreSQL | FEAT | MIT | Rust | 13–18 | 1 |
| pgwire4 | 1.0 | PostgreSQL extension to provide a new wire protocol | FEAT | — | C | — | 1 |
| pgxsd | 1.0 | Validate PostgreSQL XML values against XSD schemas stored inside the database. | FEAT | — | C | — | 1 |
| pscan | 1.0 | A PostgreSQL 9.6 test extension comparing tuple-based parallel heap scans with manually partitioned block-range scans. | FEAT | — | C | — | 1 |
| redis_backed_storage | 0.0.0 | Experimental PostgreSQL table access method backed by Redis storage. | FEAT | — | Rust | 11–16 | 1 |
| simple | 1.0 | postgresql simple demo extension | FEAT | BSD-3-Clause | C | — | 1 |
| test_factory | 0.5.0 | Framework for registering, creating, caching, and reusing named PostgreSQL test data sets. | FEAT | BSD-2-Clause | SQL | — | 1 |
| 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 | — | |
| bench_pg_unwind | 0.1 | Benchmark PostgreSQL/Rust exception unwinding overhead | FEAT | Apache-2.0 | Rust | — | |
| bloom | 1.0 | bloom access method - signature file based index | FEAT | PostgreSQL | C | 14–18 | |
| bloom_fulon | 0.0.0 | Experimental pgrx index access method for PostgreSQL, created for learning purposes. | FEAT | — | Rust | 11–16 | |
| cdb_extension_fw | current | experimental framework for PostgreSQL extension boilerplate | FEAT | — | SQL | — | |
| dbtune_mab | 0.0.1 | DBTune MAB advisor for PostgreSQL | FEAT | — | Python | — | |
| dummy_index_am | 0.0.0 | Minimal dummy index access method for testing PostgreSQL index-AM facilities. | FEAT | — | Rust | — | |
| event_manager | 0.1 | Loosely coupled PostgreSQL event trigger and queue system with synchronous or asynchronous processing. | FEAT | PostgreSQL | C | 10–18 | |
| fhirbase | 1.0 | Incomplete PostgreSQL extension scaffold for a FHIR database. | FEAT | EPL-1.0 | SQL | — | |
| hstore_hash_ops | 1.0 | PostgreSQL hstore GIN operator classes: hash and exact pair indexes | FEAT | — | C | — | |
| 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 | — | |
| lextest | 1.0 | Tiny module for PostgreSQL lexer benchmarking | FEAT | — | C | — | |
| newtricks | 0.0.0 | Examples of postgres extensions using rust | FEAT | — | Rust | — | |
| nonoms | 1.2.0 | Normalised nomenclatural system for managing biological names and taxonomic understandings in PostgreSQL. | FEAT | — | SQL | — | |
| palloc_bench | 1.0.0 | Benchmark function for PostgreSQL palloc memory allocation | FEAT | — | C | — | |
| pg_ctblmgr | 0.1 | Logical Replication Based, Asynchronous Eager Materialized Views for PostgreSQL | FEAT | MIT | C | — | |
| pg_fedi | 0.2.0 | Pure-SQL ActivityPub federation primitives for PostgreSQL and pg_tle environments. | FEAT | Apache-2.0 | SQL | — | |
| pg_graphql_server | 0.0.1 | Runs an HTTP GraphQL endpoint from a PostgreSQL background worker and delegates queries to pg_graphql. | FEAT | — | Rust | 14–16 |