Explore 2387 PostgreSQL extensions from PGEXT, maintained by Pigsty.
69 extensions found. Clear filters
| Name | Version | Description | Category | License | Language | PG Version | Stars |
|---|---|---|---|---|---|---|---|
| pgmq | 1.13.0 | A lightweight message queue. Like AWS SQS and RSMQ but on Postgres. | FEAT | PostgreSQL | SQL | 14–18 | 5.1k |
| index_advisor | 0.2.0 | Query index advisor | FEAT | PostgreSQL | SQL | 14–18 | 1.7k |
| bundle | 0.4.0 | data version control system | FEAT | GPL-3.0 | SQL | — | 1.1k |
| documentation | 0.5.0 | Aquameta internal documentation system | FEAT | GPL-3.0 | SQL | — | 1.1k |
| endpoint | 0.5.0 | endpoint extension | FEAT | GPL-3.0 | SQL | — | 1.1k |
| event | 0.5.0 | pub/sub data change event tracking system | FEAT | GPL-3.0 | SQL | — | 1.1k |
| ide | 0.5.0 | Aquameta IDE | FEAT | GPL-3.0 | SQL | — | 1.1k |
| semantics | 0.5.0 | Aquameta Semantics Extension | FEAT | GPL-3.0 | SQL | — | 1.1k |
| widget | 0.5.0 | Aquameta widget framework | FEAT | GPL-3.0 | SQL | — | 1.1k |
| basejump_core | 2.0.1 | Basejump adds accounts, teams, permissions and billing to Supabase. | FEAT | MIT | SQL | — | 941 |
| postgres-json-schema | 0.1.1 | Pure PL/pgSQL functions for validating PostgreSQL jsonb documents against JSON Schema draft 4, including use in CHECK constraints. | FEAT | PostgreSQL | SQL | — | 508 |
| basejump-supabase_test_helpers | 0.0.6 | A collection of functions designed to make testing Supabase projects easier. | FEAT | MIT | SQL | — | 131 |
| pgfsm | 0.0.1 | Finite State Machine enforcement with triggers and util functions. | FEAT | CC0-1.0 | SQL | 17 | 71 |
| pg_message_queue | 0.2.1 | Listen/Notify-based PostgreSQL message queue extension | FEAT | PostgreSQL | SQL | 10–18 | 21 |
| pg_doc_store | 0.2.1 | Provides a JSONB document-store API with full-text search. | FEAT | PostgreSQL | SQL | 10–18 | 15 |
| supa_queue | 1.0.4 | Simple PostgreSQL job queue that dispatches asynchronous HTTP requests with pg_net, schedules processing and retries with pg_cron, and stores endpoint credentials in Supabase Vault. | FEAT | Apache-2.0 | SQL | 10–18 | 15 |
| postgres_ci | 0.3 | Implements the database backend for the defunct Postgres-CI service, including users, projects, builds, hooks, sessions, and notifications. | FEAT | MIT | SQL | — | 10 |
| meta_triggers | 0.5.0 | Insert, update and delete triggers for the meta system catalog | FEAT | BSD-2-Clause | SQL | — | 9 |
| json_model | 2.0 | JSON Model PL/pgSQL Runtime - JSON value validation | FEAT | Public Domain | SQL | — | 8 |
| pgmock | 0.2 | SQL/PLpgSQL extension for mocking function and table dependencies in PostgreSQL unit tests | FEAT | MIT | SQL | 10 | 8 |
| norm | 0.0.1 | No-ORM helper extension that generates simple CRUD functions. | FEAT | GPL-3.0 | SQL | — | 7 |
| fetchq | 4.0.2 | Postgres extension that enables FetchQ capabilities | FEAT | MIT | SQL | — | 6 |
| konfigraf | 0.0.2 | Git based application configuration | FEAT | MIT | SQL | — | 6 |
| pgwebhook | 0.1.2 | A very powerful extension to use webhooks and interact with Supabase Edge Functions | FEAT | Apache-2.0 | SQL | — | 5 |
| 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_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 |
| qgres | 0.1.2 | Simple queue system | FEAT | PostgreSQL | SQL | — | 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 |
| my_extension | 1.1.0 | A Basic PostgreSQL Extension | FEAT | PostgreSQL | SQL | — | 2 |
| pg_fossa | 1.7 | Archived SQL extension supporting FOSSA hasGraph data structures and queries. | FEAT | — | SQL | — | 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 |
| wiki | 0.1 | In-database wiki data model and SQL/PLPerl API with optional MediaWiki integration. | FEAT | PostgreSQL | SQL | 10–12 | 2 |
| 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 |
| newsfeeds | 1.0.0 | PostgreSQL extension for gathering news | FEAT | GPL-2.0 | SQL | 10–18 | 1 |
| pg2podg | 0.1.3 | PostgreSQL extension for two-player open deterministic games. | FEAT | GPL-3.0 | SQL | 10–18 | 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_git | 0.4.0 | Implements Git-like repositories, commits, branches, merges and remote operations using PostgreSQL-native data and functions. | FEAT | PostgreSQL | SQL | 12–18 | 1 |
| pg_semantius | 0.4.0 | Database-first application backend with RBAC, RLS, data dictionary, and message queue. | FEAT | MIT | SQL | 18 | 1 |
| pgwtc | 0.1 | Dataset and counterpoint-analysis tools for Bach's Well-Tempered Clavier fugues. | FEAT | — | SQL | — | 1 |
| test_factory | 0.5.0 | Framework for registering, creating, caching, and reusing named PostgreSQL test data sets. | FEAT | BSD-2-Clause | SQL | — | 1 |
| test_factory_pgtap | 0.1.0 | A framework for managing test data | FEAT | BSD-2-Clause | SQL | — | 1 |
| account | 0.1.2 | Add team, billing, and permission support to Supabase. | FEAT | — | SQL | — | |
| asghonim@pgho_inbox | 0.0.3 | Inbound contact and inbox framework with validation, rate limiting, spam scoring, workflow state, and notification events. | FEAT | — | SQL | — | |
| cdb_extension_fw | current | experimental framework for PostgreSQL extension boilerplate | FEAT | — | SQL | — | |
| countries | 0.0.4 | Pure-SQL package that creates and seeds a public.countries reference table. | FEAT | — | SQL | — | |
| fhirbase | 1.0 | Incomplete PostgreSQL extension scaffold for a FHIR database. | FEAT | EPL-1.0 | SQL | — |