Explore 2400 PostgreSQL extensions from PGEXT, maintained by Pigsty.
| Name | Version | Description | Category | License | Language | PG Version | Stars |
|---|---|---|---|---|---|---|---|
| dbstats | 1.1 | Descriptive statistics and data quality analysis for PostgreSQL | FUNC | — | SQL | — | |
| dbtune_mab | 0.0.1 | DBTune MAB advisor for PostgreSQL | FEAT | — | Python | — | |
| debug_funcs | 1.0 | Debugging and benchmark functions for PostgreSQL buffer and relation locks. | ADMIN | — | C | — | |
| describe_resultset | 1.0.0 | PostgreSQL extension to show names, data types, and attributes of columns in an arbitrary result set | UTIL | MIT | C | — | |
| dev@tienlen_validation | 0.1.0 | Tien Len validation functions for game server | FUNC | — | SQL | — | |
| diag_planner | 1.0 | incubator repositries | STAT | — | C | — | |
| dict_int | 1.0 | text search dictionary template for integers | FUNC | PostgreSQL | C | 14–18 | |
| dict_maxlen | 1.0 | text search template for a dictionary filtering out long words | FTS | — | C | — | |
| dict_xsyn | 1.0 | text search dictionary template for extended synonym processing | FUNC | PostgreSQL | C | 14–18 | |
| dna_sequence | 1.0 | DNA and k-mer types with SP-GiST prefix indexing | TYPE | — | C | — | |
| drift_detect | 1.0 | Detect structural query-plan changes and record and notify plan drift | STAT | PostgreSQL | C | 14–17 | |
| dummy_data | 1.0 | Readable, Null Foreign Data Wrapper for Postgresql 9.3+ | FDW | — | C | — | |
| dummy_index_am | 0.0.0 | Minimal dummy index access method for testing PostgreSQL index-AM facilities. | FEAT | — | Rust | — | |
| dump_fcinfo | 0.0.1 | Dumps the PostgreSQL fcinfo and rsinfo | UTIL | — | C | — | |
| dumppoints | 1.0 | C implementation of ST_DumpPoints for PostGIS geometry collections. | GIS | Public Domain | C | — | |
| dventimi@pg_flight_recorder | 2.26.3 | Server-side flight recorder for PostgreSQL performance monitoring | STAT | — | SQL | — | |
| dventimi@pg_flight_recorder_control | 2.26.3 | Control functions for pg_flight_recorder | STAT | — | SQL | — | |
| dventimi@pg_flight_recorder_reporting | 2.26.3 | Reporting and analysis functions for pg_flight_recorder | STAT | — | SQL | — | |
| dventimi@pg_partition_magician | 0.1.0 | Pure-SQL online RANGE-partition manager (time / id / uuidv7), pg_cron-driven | OLAP | — | SQL | — | |
| earthdistance | 1.2 | calculate great-circle distances on the surface of the Earth | GIS | PostgreSQL | C | 14–18 | |
| ebs_fdw | 0.0.0 | Rust/pgrx foreign data wrapper for listing AWS EBS volumes through PostgreSQL. | FDW | — | Rust | 11–15 | |
| edb_cloneschema | — | Local and cross-database schema cloning for EPAS. | ADMIN | Proprietary | — | — | |
| edb_job_scheduler | — | EPAS background-worker runtime for scheduled database jobs. | TIME | Proprietary | — | — | |
| edb_otel | 2.0.0 | OpenTelemetry metrics and trace export for PostgreSQL and EDB extensions. | STAT | Proprietary | — | — | |
| edb_pg_tuner | 1.3.2 | Resource and workload analysis with PostgreSQL tuning recommendations. | ADMIN | Proprietary | — | — | |
| edb_stat_monitor | 2.1.0 | Bucketed query execution statistics for PostgreSQL and EDB Postgres. | STAT | Proprietary | — | — | |
| edb_wait_states | 1.6.0 | Persistent sampling of backend wait events and related query context. | STAT | Proprietary | — | — | |
| ednb | 0.0.1 | Postgres extension to support EDN as a custom datatype | TYPE | MIT | C | — | |
| edtf_postgres | 1.2.3 | EDTF validation, normalization, date bounds, and temporal relations. | TIME | MIT OR Apache-2.0 | Rust | 14–18 | |
| embedding_search | 1.1.0 | LangChain/Supabase helper package for storing and searching document embeddings with pgvector. | RAG | — | SQL | — | |
| emojigresql | 1.0 | 🐘 EmojigreSQL: A pure SQL PostgreSQL extension to encode/decode binary data (bytea) and text into colorful emoji sequences! ✨ Includes basic checksum validation. | UTIL | Apache-2.0 | SQL | — | |
| empty | 1.0 | Demo C extension with sample functions, a matrix type, an FDW, logical-decoding callbacks, and shared-memory hooks. | FEAT | — | C | — | |
| encdb | 1.1.14 | Alibaba Cloud RDS extension that provides Always Confidential Database features for PostgreSQL. | SEC | — | C | 10–17 | |
| encdb_btree | 1.0.0 | Alibaba Cloud RDS extension that accelerates ciphertext index queries for Always Confidential Databases. | SEC | — | C | 10–17 | |
| event_manager | 0.1 | Loosely coupled PostgreSQL event trigger and queue system with synchronous or asynchronous processing. | FEAT | PostgreSQL | C | 10–18 | |
| exploring_aggregates | 0.0.0 | pgrx example defining a custom integer-sum aggregate with serialized state. | FUNC | MIT | Rust | — | |
| ext3 | 1.0 | ClientAuthentication hook example that logs authentication start and end events. | SEC | — | C | — | |
| external_search_fdw | — | AlloyDB extension that provides a read-only foreign data wrapper for querying Elasticsearch data from PostgreSQL. | FDW | — | C | 17–18 | |
| fbsql | 0.1.0 | Closure-preserving formula-based statistical modeling in SQL | FUNC | MIT | SQL | 16–18 | |
| fft_approximate | 1.0 | FFT-based approximate aggregate range queries over time-series data. | FUNC | MIT | C | — | |
| fhirbase | 1.0 | Incomplete PostgreSQL extension scaffold for a FHIR database. | FEAT | EPL-1.0 | SQL | — | |
| file_fdw | 1.0 | foreign-data wrapper for flat file access | FDW | PostgreSQL | C | 14–18 | |
| find_bucket_ts | 1.0 | Artifacts of BaCon. For VLDB26 reviewers only. | TIME | — | Python | — | |
| first_last | 0.1.1 | Aggregate functions to return first or last "n" elements in a group | FUNC | PostgreSQL | SQL | — | |
| flow_control | 1.0 | Amazon RDS for PostgreSQL extension that throttles writes in Multi-AZ DB clusters to reduce replica lag. | ADMIN | — | C | 13–18 | |
| frkn_avg | 0.0.1 | C aggregate extension providing my_avg for bigint and floating-point inputs. | FUNC | — | C | — | |
| fuzzering | 0.0.1 | search string content | FTS | — | C | — | |
| fuzzysearch | 1.0 | PostgreSQL extension for strings fuzzy matching | FTS | — | C | — | |
| fuzzystrmatch | 1.2 | determine similarities and distance between strings | FTS | PostgreSQL | C | 14–18 | |
| ganos_address_standardizer | 7.0 | A placename standardization extension based on the PAGC standard. | GIS | — | C | 10–17 |