Explore 2392 PostgreSQL extensions from PGEXT, maintained by Pigsty.
1803 extensions found. Clear filters
| Name | Version | Description | Category | License | Language | PG Version | Stars |
|---|---|---|---|---|---|---|---|
| cadfix | 1.0 | OCC interface implementation in JavaScript | FEAT | — | C++ | — | 4 |
| calculate_markup | 1.0 | C function that calculates a price markup percentage by linear interpolation over a numeric price/markup array. | FUNC | — | C | — | 4 |
| cidr | 1.0 | Transform an IPv4 or IPv6 address range into the minimal set of CIDR blocks | FUNC | MIT | SQL | — | 4 |
| csv_tam | 0.0.1 | CSV table access method for PostgreSQL that stores table tuples in CSV-formatted relation files. | FEAT | — | C | — | 4 |
| db_info | 0.2.0 | Functions and views reporting database size, ownership, tablespaces, extensions, and object counts. | STAT | PostgreSQL | SQL | 11–18 | 4 |
| demopgextension | 0.0.1 | Sample Postgres Extension - pg_cmake | FEAT | Apache-2.0 | C | — | 4 |
| device_type | 0.0.2 | Fixed-byte enum-like data type for mobile device types with comparison operators and btree/hash operator classes. | TYPE | PostgreSQL | C | 10–18 | 4 |
| dict_exclude | 1.0 | Full-text search dictionary that filters stop words using regular-expression rules. | FTS | PostgreSQL | C | — | 4 |
| dict_id | 1.0 | Indonesian-language full-text search stemming dictionary based on cSastrawi | FTS | PostgreSQL | 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 |
| format | 0.0.1 | A string formatting function which takes named parameters | FUNC | MIT | C | — | 4 |
| geohash_extra | 0.0.1 | Additional geohash functions | GIS | — | C | — | 4 |
| geoip2lookup | 0.0.3 | Look up IP-address info in MaxMind GeoIP2 MMDB files | GIS | BSD-2-Clause | SQL | 10–18 | 4 |
| hexgrid | 1.0.3 | Configurable hex grid on abstract surface | GIS | BSD-3-Clause | C | — | 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 |
| istoria | 1.1 | Table history management with non-linear undo/redo | TIME | GPL-3.0 | SQL | — | 4 |
| jsonb_extend | 1.0 | Merge two or more jsonb values | FUNC | MIT | C | 10–18 | 4 |
| kissfft | 0.0.1 | Fast-Fourier transformer (fft) | FUNC | PostgreSQL | C | 10–18 | 4 |
| kmea | 1.0 | K-Mer Extension for Analysis | TYPE | MIT | C | — | 4 |
| lpathtree | 1.0 | Hierarchical path types using slash-separated labels | TYPE | — | C | — | 4 |
| mbus | 1.1 | simple message bus for pg | FEAT | — | SQL | — | 4 |
| multicdr_fdw | 1.2.2 | Foreign data wrapper for reading call-detail-record file streams as external SQL tables. | FDW | PostgreSQL | C | — | 4 |
| musicbrainz_collate | 1.0.0 | Provides Unicode Collation Algorithm support | UTIL | GPL-2.0 | C | 10–18 | 4 |
| musicbrainz_unaccent | 1.0.0 | Removes accents from Unicode data | FTS | GPL-2.0 | C | — | 4 |
| number | 1 | Variable-width integer data type for PostgreSQL | TYPE | MIT | C | — | 4 |
| numhstore | 0.1.7 | Adds inthstore and floathstore numeric hstore types and helpers | TYPE | MIT | C | — | 4 |
| oai_fdw | 1.13 | OAI-PMH foreign data wrapper for PostgreSQL | FDW | MIT | C | 11–18 | 4 |
| otp | 1.0.0 | Implementation of TOTP compatible with Google Authenticator | SEC | PostgreSQL | SQL | 10–18 | 4 |
| pacman_agent | 0.1.0 | PACMAN is a Postgres Autonomous Cluster Manager | ADMIN | Apache-2.0 | Go | — | 4 |
| partman_to_cstore | 1.1.0 | Move old pg_partman partitions to cstore columnar storage. | OLAP | PostgreSQL | SQL | 10–18 | 4 |
| pg_ask | 1.0 | Postgres Extension which uses AI to create SQL from Natural language. | RAG | MIT | C++ | 16–18 | 4 |
| pg_ed25519 | 0.2 | Ed25519 signing and signature-verification functions for PostgreSQL | SEC | MIT | C | 10–18 | 4 |
| pg_ethopic | 0.0.1 | Format Ethiopic dates and numbers in PostgreSQL. | FUNC | MIT | Rust | 13–17 | 4 |
| pg_fk_indexer | 1.0 | Automatically creates indexes for newly defined foreign-key columns. | ADMIN | PostgreSQL | C | — | 4 |
| pg_fraction | 1.0 | Adds a fraction data type with arithmetic, comparison, aggregate and B-tree operator-class support. | TYPE | — | C | — | 4 |
| pg_mupdf | 1.0 | Convert HTML to PDF inside PostgreSQL using MuPDF | UTIL | MIT | C | — | 4 |
| pg_query_settings | 0.1 | Module that dynamically set queries parameters based on their queryid | ADMIN | — | C | — | 4 |
| pg_redispub | 1.0 | Publish channel messages from PostgreSQL to a local Redis server | ETL | MIT | C | — | 4 |
| pg_role_fkey_trigger_functions | 1.0.4 | A bunch of trigger functions to help establish and/or maintain referential integrity for columns that reference PostgreSQL ROLE NAMEs. | SEC | PostgreSQL | SQL | — | 4 |
| pg_rvbbit | 4.1.4 | Semantic SQL operators backed by configurable LLMs, with caching, receipts, and routing across multiple execution engines. | RAG | — | Rust | — | 4 |
| pg_substrait | 0.1.0 | Execute Substrait protobuf or JSON query plans through PostgreSQL functions | OLAP | PostgreSQL | Rust | 13–17 | 4 |
| pg_sulog | 1.0 | PostgreSQL superuser operation logging and blocking extension | SEC | PostgreSQL | C | — | 4 |
| pg_sysdatetime | 1.0 | High-precision SQL Server-style system datetime functions for PostgreSQL, mainly useful on older Windows builds. | SIM | BSD-2-Clause | C | — | 4 |
| pg_trajectory | 0.0.1 | Define PostGIS trajectory types and spatiotemporal analysis functions in SQL and PL/pgSQL | GIS | — | SQL | — | 4 |
| pg_tre | 3.0.2 | Native PostgreSQL index access method for approximate regular-expression matching | FTS | MIT | C | 17–18 | 4 |
| pg_utility_trigger_functions | 1.9.3 | Some pet trigger functions that the extension author likes to follow him through various PostgreSQL projects. | UTIL | PostgreSQL | SQL | — | 4 |
| pg_uuid | 1.0.0 | generator of new UUID versions | FUNC | MIT | C | — | 4 |
| pg_validator | 1.0 | PostgreSQL extension to validate data with trigger | FEAT | — | C | — | 4 |
| pg_vector_embedding | 1.0.0 | Trigger-driven vector embedding through external HTTP services and a background queue. | RAG | Apache-2.0 | SQL | — | 4 |