postgresql-extension
There are 297 repositories under postgresql-extension topic.
pg-safeupdate
A simple extension to PostgreSQL that requires criteria for UPDATE and DELETE
decoderbufs
INACTIVE: A PostgreSQL logical decoder output plugin to deliver data as Protocol Buffers
pgfincore
this repos is moving to https://codeberg.org/c2main/pgfincore | Mirror of http://git.postgresql.org/gitweb/?p=pgfincore.git;a=summary
bigquery_fdw
BigQuery Foreign Data Wrapper for PostgreSQL
bgworker
Background Worker Processes for PostgreSQL written in Go
pg-libphonenumber
A (partially implemented!) PostgreSQL extension that provides access to Google's libphonenumber
synchdb
SynchDB is a PostgreSQL extension designed to replicate data from one or more heterogeneous databases (such as MySQL) directly to PostgreSQL in a fast and reliable way.
pg_statviz
A minimalist extension and utility pair for time series analysis and visualization of PostgreSQL internal statistics.
mimeo
Extension for specialized, per-table replication between PostgreSQL instances
pgmq-js
Postgres Message Queue (PGMQ) JavaScript Client Library
pg_turso
Postgres output plugin for replicating data to Turso.
supautils
Unlock advanced Postgres features without granting SUPERUSER access
uids-postgres
PostgreSQL Extension to generate various type of Universally Unique IDS
django-ltree
An ltree extension implementation to support hierarchical tree-like data using the native Postgres extension ltree in django models
pg-ulid
ULID Functions for PostgreSQL
MorphingDB
PostgreSQL extension for supporting deep learning model inference within the database and vector storage
plv8-dockerfiles
Dockerfiles for building postgres+plv8 images
pg_onnx
pg_onnx: ONNX Runtime integrated with PostgreSQL. Perform ML inference with data in your database.
plmustache
Logic-less templates for Postgres
ptrack
Block-level incremental backup engine for PostgreSQL
pg-repack-docker
Docker image for 'pg_repack' (PostgreSQL extension) to use 'client-side' to run/invoke the actual repack functionality for a PostgreSQL database with the extension installed.
Postgres-extension-tutorial
An easy-to-follow tutorial with clear examples because the barrier for entry is prohibitive for new contributors
pg_badapple
Play "Bad Apple!!" in the psql client. This demo is to illustrate that the psql client can play some animation.
pg-audit-json
Simple, easily customised trigger-based auditing for PostgreSQL (Postgres). See also pgaudit.
PLSwift
PostgreSQL Functions in Swift
pg_rewrite
Perform maintenance tasks which require a table to be rewritten (i.e. the table data to be copied to a new storage) and which are expected to limit the access to the table as little as possible
firebird_fdw
A PostgreSQL foreign data wrapper (FDW) for Firebird - latest version 1.4.1 (2025-09-22)
pg-when
Just say when.
vasco
Maximal Information Coefficient (MIC) Extension for Postgres
login_hook
Postgres database extension to mimic a logon trigger
RagUltimateAdvisor
A complete Retrieval-Augmented Generation (RAG) application that demonstrates modern AI capabilities for answering questions about Ultimate Frisbee rules and strategies. This project showcases how to build a production-ready RAG system using cutting-edge technologies.
icu_ext
PostgreSQL extension (in C) to expose functionality from the ICU library
pg_xid
pg_xid is a globally unique id generator thought for the web
pg_crash
Periodically or randomly crash your database
pagevis
PostgreSQL data page visualisation
nextgres-idcp
NEXTGRES In-Database Connection Pool Extension for Postgres