Explore 2387 PostgreSQL extensions from PGEXT, maintained by Pigsty.
313 extensions found. Clear filters
| Name | Version | Description | Category | License | Language | PG Version | Stars |
|---|---|---|---|---|---|---|---|
| demopgextension | 0.0.1 | Sample Postgres Extension - pg_cmake | FEAT | Apache-2.0 | C | — | 4 |
| fmodel_rust_postgres | 1.0.0 | Run f{model} event-sourced domain models inside PostgreSQL as a pgrx extension. | FEAT | Apache-2.0 | Rust | 13–16 | 4 |
| implicit_schema | 0.1 | Event-trigger extension that automatically creates a schema when a table or view is created in a missing schema. | FEAT | MIT | C | — | 4 |
| index_analyzer | 0.1.0 | PL/pgSQL functions for evaluating existing and prospective indexes and checking foreign-key indexing. | FEAT | BSD-2-Clause | SQL | — | 4 |
| mbus | 1.1 | simple message bus for pg | FEAT | — | SQL | — | 4 |
| pg_validator | 1.0 | PostgreSQL extension to validate data with trigger | FEAT | — | C | — | 4 |
| ags | 1.0 | Advanced Generalized Search access method, a GiST-based advanced index. | FEAT | — | C | 11–12 | 3 |
| geqo_extension | 0.0.1 | Load-only extraction of PostgreSQL's Genetic Query Optimizer with a planner hook and configurable GEQO behavior. | FEAT | — | C | — | 3 |
| optpaths | 0.1 | Planner hook extension for adding paths and removing self joins | FEAT | BSD-3-Clause | C | — | 3 |
| pg_os | 1.0 | PostgreSQL extension providing operating system-level functionality directly through SQL, enabling process management, file system operations, IPC, and system monitoring within the database environment. | FEAT | MIT | SQL | — | 3 |
| pgmb | 1.0.0 | A simple PostgreSQL Message Broker system | FEAT | PostgreSQL | SQL | 14–18 | 3 |
| pgque | 0.1.0 | Pure SQL PostgreSQL job queue that orders jobs by priority and claims them with advisory locks. | FEAT | — | SQL | — | 3 |
| pgx_json_schema | 1.0 | JSON Schema validation for Postgres | FEAT | — | Rust | — | 3 |
| qgres | 0.1.2 | Simple queue system | FEAT | PostgreSQL | SQL | — | 3 |
| repeat | 0.0.1 | A testing repo comparing an SRF that is dually implemented as ValuePerCall and Materialize | FEAT | — | C | — | 3 |
| session_variables | 0.0.4 | SQL functions for storing and retrieving session-scoped values through custom PostgreSQL settings. | FEAT | PostgreSQL | SQL | 10–18 | 3 |
| append_only_heap | 1.0 | PostgreSQL table access method that avoids fragmentation of variable-length append-only data. | FEAT | MIT | C | — | 2 |
| cbtree | 1.0 | counted btree access method | FEAT | — | C | 10 | 2 |
| cpg | 0.1 | Dépôt relatif aux journées de hacking sur PostgreSQL | FEAT | — | C | — | 2 |
| fsm | 0.3 | Trigger-enforced finite state machines for application tables. | FEAT | GPL-3.0-only | C | 10–18 | 2 |
| job_queue | 1.0 | Proof-of-concept database-side asynchronous job queue using dynamic PostgreSQL background workers. | FEAT | — | C | — | 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 |
| pg_cardano | 1.2.0 | A suite of Cardano-related tools | FEAT | MIT | Rust | 15–18 | 2 |
| pg_eddy | 0.6.0 | A Postgres extension for labeled property graphs with index-free adjacency and built-in materialized views. | FEAT | Apache-2.0 | Rust | — | 2 |
| pg_fossa | 1.7 | Archived SQL extension supporting FOSSA hasGraph data structures and queries. | FEAT | — | SQL | — | 2 |
| pg_liquid | 0.1.7 | Liquid-inspired Datalog graph query extension for PostgreSQL | FEAT | MIT | C | 14–18 | 2 |
| pg_tamagotchi | 0.1.0 | A pet for your postgres db | FEAT | — | C | — | 2 |
| 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 |
| pgqbw | 1.0 | postgres queue backgound worker | FEAT | — | 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 |
| geekspeak | 1.0.0 | Database schema extension for the GeekSpeak podcast website. | FEAT | GPL-2.0 | SQL | 10 | 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_cache_tree | 1.0.0 | Caches recursive parent and child IDs in array columns using trigger and helper functions. | FEAT | MIT | SQL | 10–18 | 1 |
| pg_chaos_shuffle | 0.1.0 | Chaos-testing hook that randomizes SELECT results lacking ORDER BY. | FEAT | MIT | Rust | 13–18 | 1 |