Explore 2387 PostgreSQL extensions from PGEXT, maintained by Pigsty.
395 extensions found. Clear filters
| Name | Version | Description | Category | License | Language | PG Version | Stars |
|---|---|---|---|---|---|---|---|
| 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 | — | |
| 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 | — | |
| fbsql | 0.1.0 | Closure-preserving formula-based statistical modeling in SQL | FUNC | MIT | SQL | 16–18 | |
| fhirbase | 1.0 | Incomplete PostgreSQL extension scaffold for a FHIR database. | FEAT | EPL-1.0 | SQL | — | |
| first_last | 0.1.1 | Aggregate functions to return first or last "n" elements in a group | FUNC | PostgreSQL | SQL | — | |
| garyaustin-test_tle | 0.0.2 | test custom-properties. | FEAT | — | SQL | — | |
| gbdchecks | 1.1 | Database health-check functions and views for bloat, locks, query statistics, and privileges. | ADMIN | GPL-3.0 | SQL | 11 | |
| geekspeak_calendar | 1.0.0 | Calendar and iCalendar integration for GeekSpeak podcast recording schedules and episodes. | TIME | MIT | SQL | — | |
| jessevent@ai_sql | 1.0.0 | AI inference SQL functions for Supabase. Self-deploys its own edge function via ai.deploy(). | RAG | — | SQL | — | |
| jessevent@supa_aisql | 1.0.0 | AI inference SQL functions for Supabase. Self-deploys its own edge function via ai.deploy(). | RAG | — | SQL | — | |
| jessevent@supa_privacy | 1.0.1 | Formatting-preserving anonymisation and data masking | SEC | — | SQL | — | |
| jessevent@supa_profile | 1.0.0 | Database table and column statistical profiler | STAT | — | SQL | — | |
| jsonpath | 0.1 | Run JSONPath queries through a bundled JavaScript implementation in PLV8 | FEAT | MIT | SQL | — | |
| khulnasoft_vault | 0.2.8 | Khulnasoft Vault Extension | SEC | Apache-2.0 | SQL | — | |
| kiwicopple-is_even | 0.0.1 | Calculates if a value is even. | FUNC | — | SQL | — | |
| launchql-jwt-claims | 0.4.5 | launchql-jwt-claims extension | SEC | MIT | SQL | — | |
| logfmt | 1.0.0 | logfmt log collector | STAT | PostgreSQL | SQL | — | |
| londiste | 3.8 | Londiste replication support code | ETL | ISC | SQL | 10–14 | |
| mansueli-function_vc | 1.0.1 | In database version control for postgres functions | ADMIN | — | SQL | — | |
| martindonadieu-supabase_auth_admin | 0.0.1 | Supabase Auth tool to check if a user is an platform admin | SEC | — | SQL | — | |
| mastermobilitydb | 1.0.0 | Schema, types, and utilities for managing moving-object trajectories with MobilityDB. | GIS | — | SQL | — | |
| mcp_postgrest | 0.1.2 | PostgreSQL extension to define AI tools compatible with Anthropic's Model Context Protocol (MCP). Fully customizable, schema-agnostic, secure, and integrated with PostgREST. | RAG | — | SQL | — | |
| medications | 0.1.0 | medications extension | FEAT | MIT | SQL | — | |
| mtm | 0.1 | aggregate to find min and max | FUNC | — | SQL | — | |
| myhelper | 0.1 | Collection of PostgreSQL helper functions | UTIL | — | SQL | — | |
| narugn | 0.3.0 | A lightweight distributed computer | OLAP | GPL-3.0 | SQL | — | |
| nfiesta_gisdata | 3.0.7 | nfi gisdata database | GIS | — | SQL | — | |
| nfiesta_sdesign | 1.1.17 | PostgreSQL extension for manipulating sampling design data. | FUNC | EUPL-1.2 | SQL | 16 | |
| nfiesta_target_data | 2.33.2 | PostgreSQL extension for manipulation of target data - aggregation of local density contributions at the plot level. | GIS | — | SQL | — | |
| nonoms | 1.2.0 | Normalised nomenclatural system for managing biological names and taxonomic understandings in PostgreSQL. | FEAT | — | SQL | — | |
| nvlfunc | 1.0 | Oracle-compatible NVL function | SIM | — | SQL | — | |
| object_reference | 0.1.0 | Provides immutable references to Postgres objects. | FEAT | BSD-3-Clause | SQL | — | |
| olirice-asciiplot | 0.0.1 | A Toy ASCII Plotting Library | UTIL | — | SQL | — | |
| olirice-read_once | 0.3.2 | Send messages that can only be read once | FEAT | — | SQL | — | |
| ollama | 1.0 | Ollama client for PostgreSQL | RAG | MIT | SQL | 15 | |
| os_name | 0.0.3 | Enumerable mobile os type, stored in a single-byte, fixed-length type. | TYPE | PostgreSQL | SQL | — | |
| oxr | 0.1 | OpenExchangeRates API client and currency-rate cache inside PostgreSQL. | UTIL | GPL-3.0 | SQL | 13–18 | |
| patients | 0.1.0 | patients extension | FEAT | MIT | SQL | — | |
| pgAutomator | 0.0.1 | Database logic for the pgAutomator job scheduling system. | TIME | MIT | SQL | — | |
| pg_abris | 0.0.1 | Abris metadata extension that creates a meta schema with metadata tables, views, and helper functions. | FEAT | — | SQL | — | |
| pg_address | 0.0.3 | Extension creates composite type to store address | TYPE | — | SQL | — | |
| pg_adm | 0.0.1 | A PostgreSQL extension providing some administrative tools. | ADMIN | GPL-3.0 | SQL | 10–18 | |
| pg_audit_tools | 0.1 | PostgreSQL extension for audit tables management | SEC | MIT | SQL | — | |
| pg_cron_helper | 0.3 | Extension to help functionality of pg_cron | TIME | GPL-3.0 | SQL | — | |
| pg_embed | 1.0 | Generate and store OpenAI embeddings in-place | RAG | — | SQL | — | |
| pg_fairmlq | 0.1.0 | PL/pgSQL only implementation of a fair multi-level queue for multi-tenant applications | FEAT | MIT | SQL | — | |
| pg_fedi | 0.2.0 | Pure-SQL ActivityPub federation primitives for PostgreSQL and pg_tle environments. | FEAT | Apache-2.0 | SQL | — | |
| pg_french_datatypes | 0.1.1 | french-centric data type | TYPE | PostgreSQL | SQL | — |