Explore 2400 PostgreSQL extensions from PGEXT, maintained by Pigsty.
| Name | Version | Description | Category | License | Language | PG Version | Stars |
|---|---|---|---|---|---|---|---|
| country | 0.0.3 | Country data type, ISO 3166-1 | TYPE | PostgreSQL | C | 14–18 | 9 |
| cryptint | 1.0.0 | Encryption functions for int and bigint values | UTIL | PostgreSQL | C | 14–18 | 9 |
| data2pg | 0.7 | Migration framework for discovering, copying, and comparing non-PostgreSQL database content through foreign data wrappers. | ETL | — | SQL | — | 9 |
| datalink | 0.5.0 | SQL/MED DATALINK data type and functions for controlled access to files outside PostgreSQL | TYPE | PostgreSQL | C | 10–18 | 9 |
| grants_manager | 0.0.1 | Declarative PL/pgSQL toolkit for snapshotting, reporting, and aligning database object grants. | SEC | — | SQL | — | 9 |
| hash64 | 0.1.0 | Stable 64-bit hash function whose results do not change across PostgreSQL major versions. | FUNC | PostgreSQL | C | — | 9 |
| json_accessors | 1.3.6 | JSON accessor functions | FUNC | PostgreSQL | C | — | 9 |
| json_query | 0.9 | Generate PostgreSQL WHERE clause predicates from JSONB filter objects. | FUNC | PostgreSQL | SQL | 10–18 | 9 |
| llama_embed | 0.1.0 | llama.cpp embedding extension for dense and multivector search | RAG | PostgreSQL | C | — | 9 |
| maludb_core | 0.106.0 | PostgreSQL memory and knowledge graph with tenant schemas, vector retrieval, and scoped principals | RAG | PostgreSQL | C | 17 | 9 |
| md5hash | 1.0.1 | type for storing 128-bit binary data inline | TYPE | BSD-2-Clause | C | 14–18 | 9 |
| meta_triggers | 0.5.0 | Insert, update and delete triggers for the meta system catalog | FEAT | BSD-2-Clause | SQL | — | 9 |
| notify_now | 1.0 | PostgreSQL Extension to send multiple responses from one SQL Query using LISTEN/NOFITY API | FEAT | MIT | C | — | 9 |
| pg_auditor | 0.2 | Audit data changes and provide flashback ability | SEC | BSD-3-Clause | SQL | 14–18 | 9 |
| pg_colbert_llama | 0.1.0 | ColBERT embedding companion extension for pgturbohybrid | RAG | PostgreSQL | C | — | 9 |
| pg_octopus | 0.1 | Runs a background worker that periodically connects to configured PostgreSQL nodes and records their health status. | STAT | PostgreSQL | C | 10–18 | 9 |
| pg_stat_insights | 3.0 | Query planning/execution statistics with replication, index, trend, and contention analysis. | STAT | MIT | C | 16–18 | 9 |
| pg_typescript | 0.1.0 | pg_typescript: TypeScript/JavaScript procedural language for PostgreSQL | LANG | MIT | Rust | 14–18 | 9 |
| pgaut | 1.0.0 | Auto Update Timestamp for PostgreSQL | FUNC | PostgreSQL | SQL | 10–11 | 9 |
| pggit | 0.1.3 | Git-like version control for PostgreSQL schemas | ADMIN | MIT | SQL | — | 9 |
| pgturbohybrid | 0.2.0 | hybrid vector and BM25 search for PostgreSQL on top of pgvector | RAG | PostgreSQL | C | — | 9 |
| pgturbohybrid_experimental | 0.2.0 | experimental sparse and multivector features for pgturbohybrid | RAG | PostgreSQL | C | — | 9 |
| pgweb | 0.0.1 | Simple HTTP server to help build intuition for MemoryContexts in Postgres | FEAT | MIT | C | — | 9 |
| postgis | 3.6.4 | PostGIS geometry and geography spatial types and functions | GIS | GPL-2.0 | C | 14–18 | 9 |
| postgis_raster | 3.6.4 | PostGIS raster types and functions | GIS | GPL-2.0 | C | 14–18 | 9 |
| postgis_sfcgal | 3.6.4 | PostGIS SFCGAL functions | GIS | GPL-2.0 | C | 14–18 | 9 |
| postgis_tiger_geocoder | 3.6.4 | PostGIS tiger geocoder and reverse geocoder | GIS | GPL-2.0 | C | 14–18 | 9 |
| postgis_topology | 3.6.4 | PostGIS topology spatial types and functions | GIS | GPL-2.0 | C | 14–18 | 9 |
| query_recorder | 1.0.1 | query_recorder: record executed SQL queries to rotating files for later analysis or replay | STAT | BSD-2-Clause | C | — | 9 |
| redis_link | 1.0 | Read-write PostgreSQL foreign data wrapper for Redis strings, hashes, and sets, with basic Redis Cluster support | FDW | BSD-2-Clause | C | 16 | 9 |
| replisome | 0.1 | Logical-decoding output plugin and Python consumer framework for streaming PostgreSQL row changes as JSON. | ETL | BSD-3-Clause | C | — | 9 |
| rule_engine_postgre_extensions | 2.0.0 | Rust/pgrx rule-engine extension supporting GRL rules, RETE and forward/backward chaining, versioned rule repositories, triggers, and optional external integrations. | FEAT | MIT | Rust | 16–18 | 9 |
| shacrypt | 1.1 | Implements SHA256-CRYPT and SHA512-CRYPT password encryption schemes | UTIL | PostgreSQL | C | 14–18 | 9 |
| trimmed_aggregates | 2.0.0-dev | C aggregate functions that discard configurable low/high outliers before computing averages, variances, and standard deviations. | FUNC | BSD-2-Clause | C | 10–18 | 9 |
| dbms_sql | 1.0 | Implements a subset of Oracle's DBMS_SQL package API to ease application migration to PostgreSQL. | SIM | 0BSD | C | 11–18 | 8 |
| dbt2 | 0.61.7 | OSDL-DBT-2 test kit | LANG | Artistic-2.0 | C | 14–18 | 8 |
| erlang_cnode | 1.0 | Erlang C-node bridge for connecting PostgreSQL sessions to Erlang or Elixir nodes. | LANG | — | C | — | 8 |
| fasttrun | 2.0 | Optimezed fasttruncate extension for 1C:Enterprise 8 | ADMIN | — | C | — | 8 |
| flate | 1.0.1 | Raw DEFLATE compression and decompression functions for bytea | UTIL | ISC | C | 10–18 | 8 |
| floatfile | 1.3.1 | Simple file storage for arrays of floats | UTIL | MIT | C | 14–18 | 8 |
| garbagemap | 1.0 | A simple, pluggable background worker for PostgreSQL, walking over WAL | ADMIN | — | C | — | 8 |
| json_model | 2.0 | JSON Model PL/pgSQL Runtime - JSON value validation | FEAT | Public Domain | SQL | — | 8 |
| omnidb_plpgsql_debugger | 1.0.0 | PostgreSQL extension for enabling PL/pgSQL debugger in OmniDB | LANG | MIT | C | — | 8 |
| pg_bitcount | 0.0.3 | Bit-count scalar and aggregate functions for integers and bit strings. | FUNC | MIT | C | 11–13 | 8 |
| pg_bman | 1.0 | PostgreSQL hot-backup tooling with remote full/incremental backup and archive-log helpers. | ADMIN | PostgreSQL | C | — | 8 |
| pg_cgroup | 1.0 | Provides SQL-callable functions to create, configure, and attach processes to Linux cgroups. | ADMIN | PostgreSQL | C | 10 | 8 |
| pg_chainsync | 0.0.0 | Access blockchain blocks, events, and tasks directly inside PostgreSQL using background workers. | ETL | MIT | Rust | 17 | 8 |
| pg_extra_time | 2.1.0 | Some date time functions and operators that, | UTIL | PostgreSQL | SQL | 14–18 | 8 |
| pg_logfebe | 1.0 | log via febe framing protocol to a unix socket | STAT | BSD-2-Clause | C | — | 8 |
| pg_mentor | 0.1 | pg_mentor - manage query parameters | ADMIN | MIT | C | — | 8 |