An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with postgresql-extension

A curated list of projects in awesome lists tagged with postgresql-extension .

https://github.com/pgcentralfoundation/pgrx

Build Postgres Extensions with Rust!

postgres postgresql postgresql-extension rust rustlang

Last synced: 06 May 2025

https://github.com/apache/age

Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.

age-database agensgraph analytics graph-database graphdb multi-model-dbms postgresql postgresql-extension

Last synced: 11 May 2025

https://github.com/hydradatabase/columnar

Postgres-native columnar storage extension

data-warehouse datawarehouse postgres postgresql postgresql-extension

Last synced: 14 May 2025

https://github.com/orioledb/orioledb

OrioleDB – building a modern cloud-native storage engine (... and solving some PostgreSQL wicked problems)  🇺🇦

database orioledb postgres postgresql postgresql-extension sql table-access-method

Last synced: 10 Apr 2025

https://github.com/plv8/plv8

V8 Engine Javascript Procedural Language add-on for PostgreSQL

database plv8 postgres postgresql postgresql-extension procedural-language

Last synced: 05 Oct 2025

https://github.com/pgrouting/pgrouting

Repository contains pgRouting library. Development branch is "develop", stable branch is "master"

network-analysis osgeo postgis postgresql-extension routing spatial-analysis

Last synced: 14 May 2025

https://github.com/hapostgres/pg_auto_failover

Postgres extension and service for automated failover and high-availability

auto-failover high-availability postgres postgresql postgresql-extension

Last synced: 14 May 2025

https://github.com/pgRouting/pgrouting

Repository contains pgRouting library. Development branch is "develop", stable branch is "master"

network-analysis osgeo postgis postgresql-extension routing spatial-analysis

Last synced: 31 Mar 2025

https://github.com/okbob/plpgsql_check

plpgsql_check is a linter tool (does source code static analyze) for the PostgreSQL language plpgsql (the native language for PostgreSQL store procedures).

c extension function-plpgsql linter pldbgapi plpgsql postgresql postgresql-extension profiler stored-procedures

Last synced: 18 Feb 2026

https://github.com/supabase/wrappers

Postgres Foreign Data Wrapper development framework in Rust.

database foreign-data-wrapper postgres postgresql postgresql-extension rust

Last synced: 12 Feb 2026

https://github.com/cybertec-postgresql/pg_squeeze

A PostgreSQL extension for automatic bloat cleanup

postgresql postgresql-extension

Last synced: 19 Jun 2025

https://github.com/orafce/orafce

The "orafce" project implements in Postgres some of the functions from the Oracle database that are missing (or behaving differently).Those functions were verified on Oracle 10g, and the module is useful for production work.

c extension oracle oracle-to-postgres orafce postgresql postgresql-extension

Last synced: 19 Feb 2026

https://github.com/wasmerio/wasmer-postgres

💽🕸 Postgres library to run WebAssembly binaries.

postgres postgresql postgresql-extension wasm webassembly

Last synced: 25 Jun 2025

https://github.com/tds-fdw/tds_fdw

A PostgreSQL foreign data wrapper to connect to TDS databases (Sybase and Microsoft SQL Server)

databases foreign-data-wrapper foreign-server freetds hacktoberfest postgresql postgresql-extension sql-server tds-fdw

Last synced: 15 May 2025

https://github.com/OneSparse/OneSparse

Accelerated Sparse Linear Algebra with Postgres and SuiteSparse

graph-theory graphs linear-algebra postgres postgresql-extension sparse-matrix

Last synced: 05 Mar 2026

https://github.com/onesparse/onesparse

Accelerated Sparse Linear Algebra with Postgres and SuiteSparse

graph-theory graphs linear-algebra postgres postgresql-extension sparse-matrix

Last synced: 16 May 2025

https://github.com/eulerto/pg_similarity

set of functions and operators for executing similarity queries

cosine jaccard jaro-winkler levenshtein postgres postgresql-extension similarity soundex

Last synced: 05 Apr 2025

https://github.com/aws/pg_tle

Framework for building trusted language extensions for PostgreSQL

postgres postgres-extension postgresql postgresql-extension

Last synced: 08 Apr 2025

https://github.com/petere/pguri

uri type for PostgreSQL

postgresql postgresql-extension uri url

Last synced: 09 Oct 2025

https://github.com/fboulnois/pg_uuidv7

A tiny Postgres extension to create version 7 UUIDs

c libpq postgres postgresql postgresql-extension uuid uuid-generator uuidv7

Last synced: 12 Apr 2025

https://github.com/iCyberon/pg_hashids

Short unique id generator for PostgreSQL, using hashids

database hashids pg-hashids postgres postgresql postgresql-extension

Last synced: 25 Mar 2025

https://github.com/icyberon/pg_hashids

Short unique id generator for PostgreSQL, using hashids

database hashids pg-hashids postgres postgresql postgresql-extension

Last synced: 07 Apr 2025

https://github.com/supabase/pg_net

A PostgreSQL extension that enables asynchronous (non-blocking) HTTP/HTTPS requests with SQL

http-client postgres postgresql postgresql-extension sql supabase

Last synced: 16 May 2025

https://github.com/microo8/plgo

easily create postgresql extensions in golang; moved to gitlab.com/microo8/plgo

golang postgresql postgresql-extension stored-procedures tool trigger

Last synced: 07 Apr 2025

https://github.com/apache/age-viewer

Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.

age-database analytics graph-database graphdb multi-model-dbms postgresql postgresql-extension

Last synced: 04 Apr 2025

https://github.com/tada/pljava

PL/Java is a free add-on module that brings Java™ Stored Procedures, Triggers, Functions, Aggregates, Operators, Types, etc., to the PostgreSQL™ backend.

java postgresql postgresql-extension sql

Last synced: 12 Mar 2026

https://github.com/vibhorkum/pg_background

Production-grade PostgreSQL extension to execute arbitrary SQL in background worker processes — with async execution, autonomous transactions, cookie-protected handles, cancellation, progress reporting, and observability.

async audit-logging autonomous autonomous-transactions background-worker c database etl parallel-queries pgextension plpgsql postgres postgresql postgresql-extension sql vacuum

Last synced: 25 Apr 2026

https://github.com/pgxman/pgxman

Developer-friendly package manager and registry for PostgreSQL extensions

extension-manager postgresql postgresql-extension

Last synced: 05 Jul 2025

https://github.com/cybertec-postgresql/pg_show_plans

Show query plans of all currently running SQL statements

postgresql postgresql-extension

Last synced: 19 Jun 2025

https://github.com/pgsentinel/pgsentinel

postgresql extension providing Active session history

ash database extension postgres postgresql postgresql-extension troubleshooting tuning

Last synced: 07 Feb 2026

https://github.com/xataio/deltax

Fast time-series extension for PostgreSQL

compression pgrx postgres postgresql postgresql-extension rust time-series

Last synced: 31 May 2026

https://github.com/petere/plsh

PL/sh is a procedural language handler for PostgreSQL that allows you to write stored procedures in a shell of your choice.

language postgresql postgresql-extension shell trigger

Last synced: 26 Feb 2025

https://github.com/chimpler/postgres-aws-s3

aws_s3 postgres extension to import/export data from/to s3 (compatible with aws_s3 extension on AWS RDS)

aws aws-rds boto3 export extension import postgres postgresql postgresql-extension rds s3

Last synced: 01 Sep 2025

https://github.com/cybertec-postgresql/pg_permissions

A simple set of views to see ALL permissions in a PostgreSQL database

postgresql postgresql-extension

Last synced: 19 Jun 2025

https://github.com/lacanoid/pgddl

DDL eXtractor functions for PostgreSQL (ddlx)

database ddl postgresql postgresql-extension sql

Last synced: 05 Feb 2026

https://github.com/eradman/pg-safeupdate

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

postgresql-extension

Last synced: 16 Oct 2025

https://github.com/Hornetlabs/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.

databaes postgresql postgresql-extension synchronization

Last synced: 10 Feb 2026

https://github.com/klando/pgfincore

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

database postgres postgresql postgresql-extension

Last synced: 09 May 2025

https://github.com/prest/bgworker

Background Worker Processes for PostgreSQL written in Go

bgworker golang plugin postgres postgresql postgresql-extension prest

Last synced: 01 Mar 2026

https://github.com/blm768/pg-libphonenumber

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

google-libphonenumber postgresql-extension

Last synced: 05 Apr 2026

https://github.com/gabfl/bigquery_fdw

BigQuery Foreign Data Wrapper for PostgreSQL

bigquery fdw postgresql postgresql-extension

Last synced: 07 May 2025

https://github.com/omniti-labs/mimeo

Extension for specialized, per-table replication between PostgreSQL instances

logical-replication plpgsql postgresql postgresql-extension table-replication

Last synced: 11 Aug 2025

https://github.com/Muhammad-Magdi/pgmq-js

Postgres Message Queue (PGMQ) JavaScript Client Library

javascript message-queue node npm-package pgmq postgres postgresql postgresql-extension queues typesc

Last synced: 02 Aug 2025

https://github.com/muhammad-magdi/pgmq-js

Postgres Message Queue (PGMQ) JavaScript Client Library

javascript message-queue node npm-package pgmq postgres postgresql postgresql-extension queues typesc

Last synced: 30 Jul 2025

https://github.com/supabase/supautils

PostgreSQL extension that secures a cluster on a cloud environment

postgresql postgresql-extension roles security

Last synced: 09 Apr 2025

https://github.com/mariocesar/django-ltree

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

django ltree postgresql-extension

Last synced: 04 Apr 2025

https://github.com/spa5k/uids-postgres

PostgreSQL Extension to generate various type of Universally Unique IDS

hacktoberfest ksuid nanoid pgx postgresql postgresql-extension rust ulid uuid

Last synced: 08 Mar 2026

https://github.com/edoceo/pg-ulid

ULID Functions for PostgreSQL

postgresql postgresql-extension ulid

Last synced: 25 Jan 2026

https://github.com/kibae/pg_onnx

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

ai contributions-welcome cuda deep-learning inference machine-learning onnx onnxruntime postgresql postgresql-extension

Last synced: 28 Apr 2026

https://github.com/postgrespro/ptrack

Block-level incremental backup engine for PostgreSQL

backups c incremental-backups postgres postgresql postgresql-extension

Last synced: 26 Sep 2025

https://github.com/higuoxing/pg_badapple

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

badapple postgresql postgresql-extension

Last synced: 21 Mar 2025

https://github.com/pl-swift/plswift

PostgreSQL Functions in Swift

postgresql-extension postgressql swift

Last synced: 19 Feb 2026

https://github.com/hartmut-co-uk/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.

docker-image maintenance postgres postgresql postgresql-extension postgresql-tool

Last synced: 25 Mar 2025

https://github.com/m-martinez/pg-audit-json

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

audit audit-table auditing postgres postgresql postgresql-extension

Last synced: 16 Jul 2025

https://github.com/ibarwick/firebird_fdw

A PostgreSQL foreign data wrapper (FDW) for Firebird - latest version 1.4.0 (2024-05-11)

database fdw firebird firebird-database firebird-fdw foreign-data-wrapper foreign-tables postgresql postgresql-extension

Last synced: 25 Sep 2025

https://github.com/cybertec-postgresql/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

postgresql postgresql-extension

Last synced: 19 Jun 2025

https://github.com/postgrest/plmustache

Logic-less templates for Postgres

c html mustache postgres postgresql postgresql-extension

Last synced: 02 May 2025

https://github.com/splendiddata/login_hook

Postgres database extension to mimic a logon trigger

logon-trigger postgres postgresql postgresql-extension

Last synced: 13 Jul 2025

https://github.com/iCyberon/pg_xid

pg_xid is a globally unique id generator thought for the web

postgresql postgresql-extension unique-id unique-identifier xid

Last synced: 21 Oct 2025

https://github.com/icyberon/pg_xid

pg_xid is a globally unique id generator thought for the web

postgresql postgresql-extension unique-id unique-identifier xid

Last synced: 11 Apr 2025

https://github.com/dverite/icu_ext

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

icu-library postgresql-extension unicode

Last synced: 11 Aug 2025

https://github.com/hollobon/pagevis

PostgreSQL data page visualisation

postgresql postgresql-extension

Last synced: 29 Jul 2025

https://github.com/cybertec-postgresql/pg_crash

Periodically or randomly crash your database

postgresql postgresql-extension

Last synced: 19 Jun 2025

https://github.com/navid2zp/citus-failover

Worker failover support for PostgreSQL Citus extension using pg_auto_failover.

citus citus-extension citusdb failover postgres postgresql postgresql-extension

Last synced: 15 May 2025

https://github.com/PostgREST/pg_csv

Flexible CSV processing for Postgres

csv postgres postgresql postgresql-extension

Last synced: 23 Sep 2025

https://github.com/petere/pgpcre

PCRE functions for PostgreSQL

pcre perl postgresql postgresql-extension regular-expression

Last synced: 14 Apr 2025

https://github.com/postgrest/postgrest-openapi

OpenAPI output generated in SQL for a PostgREST instance

openapi openapi3 postgresql postgresql-extension postgrest

Last synced: 14 Jun 2025

https://github.com/aquameta/meta

PostgreSQL Extension: More friendly system catalog for PostgreSQL

catalog information-schema meta pg-catalog postgresql postgresql-extension

Last synced: 29 Jul 2025

https://github.com/brettlaforge/pg_redis_pubsub

Redis Publish from PostgreSQL

hiredis postgresql postgresql-extension redis

Last synced: 05 May 2025

https://github.com/samirketema/pg_roast

A Postgres extension that audits your database and harshly judges everything it finds.

database extension management postgres postgresql postgresql-database postgresql-extension

Last synced: 24 Apr 2026

https://github.com/ishaanadarsh/postgres-extension-tutorial

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

gsoc postgresql postgresql-extension tutorial

Last synced: 09 Apr 2025

https://github.com/mfvitale/postgres-oracle-fdw

Dockerfile for build a PostgreSQL image with Oracle Foreign Data Wrapper extension

docker oracle-database postgresql postgresql-extension

Last synced: 11 Apr 2025

https://github.com/lizardoluis/ast_postgis

PostgreSQL extension to support advanced spatial data types and integrity constraints.

integrity-constraints postgis postgresql postgresql-extension spatial-database spatial-integrity-constraints spatial-relationships spatial-types

Last synced: 18 Aug 2025

https://github.com/darkcodersc/execute-shellcode-pgext

Postgres Extension to Execute Shellcodes

postgresql postgresql-extension python shellcode

Last synced: 17 Sep 2025

https://github.com/eulerto/pg_restrict

restrict some SQL commands on PostgreSQL

access-control postgresql-extension

Last synced: 08 May 2025

https://github.com/acoustid/pg_acoustid

PostgreSQL extension for working with AcoustID fingerprints

acoustid audio-fingerprinting postgresql postgresql-extension

Last synced: 17 Jan 2026

https://github.com/semtexzv/pg_url

Implements URL handling methods as postgres extension

postgres postgresql postgresql-extension

Last synced: 08 Oct 2025

https://github.com/vy/plscheme

PostgreSQL procedural language handler for Scheme programming language.

postgresql postgresql-extension scheme

Last synced: 26 Feb 2025

https://github.com/splendiddata/session_variable

The session_variable Postgres database extension provides a way to create and maintain session scoped variables and constants, more or less like Oracle's global variables.

postgres postgresql postgresql-extension

Last synced: 10 Aug 2025

https://github.com/bigsmoke/pg_readme

Functions to generate a `README.md` document for a database extension or schema, based on `COMMENT` objects found in the `pg_description` system catalog

postgres postgresql postgresql-extension

Last synced: 30 Aug 2025

https://github.com/higuoxing/pg_slowjit

A simple demo to illustrate how to implement a JIT provider for PostgreSQL.

jit postgresql postgresql-extension

Last synced: 30 Jul 2025

https://github.com/snehil-shah/pg_dispatch

A TLE-compliant asynchronous SQL dispatcher for PostgreSQL, enabling you to run SQL queries asynchronously.

async pg-later pg-tle postgresql postgresql-extension

Last synced: 26 Feb 2026

https://github.com/edgarogh/postgres-ical

Download and parse RFC-5545 « iCalendar » data from within a PostgreSQL database

ical icalendar postgresql postgresql-extension rfc5545 rust

Last synced: 09 Apr 2025

https://github.com/spa5k/slugify-postgres

PostgreSQL Extension to generate various variant of Slugs from a string.

postgresql postgresql-extension rust slugify

Last synced: 27 Feb 2026

https://github.com/aquameta/meta_triggers

PostgreSQL Extension: Insert, update and delete triggers that make the meta extension writable

aquameta postgresql-extension system-catalog triggers

Last synced: 29 Jul 2025

https://github.com/eendroroy/passwordpolicy

passwordcheck plugin with configuration options

passwordpolicy postgresql-extension

Last synced: 15 Apr 2025