postgresql-extension

There are 297 repositories under postgresql-extension topic.

  • pg-safeupdate

    A simple extension to PostgreSQL that requires criteria for UPDATE and DELETE

    Language:Ruby136
  • decoderbufs

    INACTIVE: A PostgreSQL logical decoder output plugin to deliver data as Protocol Buffers

    Language:C125
  • pgfincore

    this repos is moving to https://codeberg.org/c2main/pgfincore | Mirror of http://git.postgresql.org/gitweb/?p=pgfincore.git;a=summary

    Language:C107
  • bigquery_fdw

    BigQuery Foreign Data Wrapper for PostgreSQL

    Language:Python96
  • bgworker

    Background Worker Processes for PostgreSQL written in Go

    Language:C94
  • pg-libphonenumber

    A (partially implemented!) PostgreSQL extension that provides access to Google's libphonenumber

    Language:C++94
  • 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.

    Language:C88
  • pg_statviz

    pg_statviz

    A minimalist extension and utility pair for time series analysis and visualization of PostgreSQL internal statistics.

    Language:Python78
  • mimeo

    Extension for specialized, per-table replication between PostgreSQL instances

    Language:PLpgSQL77
  • pgmq-js

    Postgres Message Queue (PGMQ) JavaScript Client Library

    Language:TypeScript76
  • pg_turso

    Postgres output plugin for replicating data to Turso.

    Language:Zig75
  • supautils

    Unlock advanced Postgres features without granting SUPERUSER access

    Language:C72
  • uids-postgres

    PostgreSQL Extension to generate various type of Universally Unique IDS

    Language:Rust69
  • django-ltree

    An ltree extension implementation to support hierarchical tree-like data using the native Postgres extension ltree in django models

    Language:Python69
  • pg-ulid

    ULID Functions for PostgreSQL

    Language:C61
  • MorphingDB

    PostgreSQL extension for supporting deep learning model inference within the database and vector storage

    Language:Python57
  • plv8-dockerfiles

    Dockerfiles for building postgres+plv8 images

    Language:Shell55
  • pg_onnx

    pg_onnx: ONNX Runtime integrated with PostgreSQL. Perform ML inference with data in your database.

    Language:C++54
  • plmustache

    Logic-less templates for Postgres

    Language:C54
  • ptrack

    Block-level incremental backup engine for PostgreSQL

    Language:C52
  • 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.

    Language:Shell51
  • Postgres-extension-tutorial

    An easy-to-follow tutorial with clear examples because the barrier for entry is prohibitive for new contributors

    Language:PLpgSQL50
  • pg_badapple

    Play "Bad Apple!!" in the psql client. This demo is to illustrate that the psql client can play some animation.

    Language:C48
  • pg-audit-json

    Simple, easily customised trigger-based auditing for PostgreSQL (Postgres). See also pgaudit.

    Language:PLpgSQL46
  • PLSwift

    PostgreSQL Functions in Swift

    Language:Shell45
  • 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

    Language:C43
  • firebird_fdw

    A PostgreSQL foreign data wrapper (FDW) for Firebird - latest version 1.4.1 (2025-09-22)

    Language:C43
  • pg-when

    pg-when

    Just say when.

    Language:Rust35
  • vasco

    Maximal Information Coefficient (MIC) Extension for Postgres

    Language:C33
  • login_hook

    Postgres database extension to mimic a logon trigger

    Language:PLpgSQL33
  • 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.

    Language:Python32
  • icu_ext

    PostgreSQL extension (in C) to expose functionality from the ICU library

    Language:C32
  • pg_xid

    pg_xid is a globally unique id generator thought for the web

    Language:C31
  • pg_crash

    Periodically or randomly crash your database

    Language:C31
  • pagevis

    PostgreSQL data page visualisation

    Language:PLpgSQL31
  • nextgres-idcp

    NEXTGRES In-Database Connection Pool Extension for Postgres

    Language:C30