GitHub topics: postgresql-extension
supabase/wrappers
Postgres Foreign Data Wrapper development framework in Rust.
Language: Rust - Size: 7.6 MB - Last synced at: about 2 hours ago - Pushed at: about 3 hours ago - Stars: 737 - Forks: 80
pgRouting/pgrouting
Repository contains pgRouting library. Development branch is "develop", stable branch is "master"
Language: C++ - Size: 706 MB - Last synced at: about 6 hours ago - Pushed at: about 7 hours ago - Stars: 1,338 - Forks: 376
frectonz/pg-when
Just say when.
Language: Rust - Size: 576 KB - Last synced at: about 21 hours ago - Pushed at: about 22 hours ago - Stars: 31 - Forks: 1
thjbdvlt/jusquci
french tokenizer for postgresql text search / spacy
Language: C - Size: 49.8 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0
pgcentralfoundation/pgrx
Build Postgres Extensions with Rust!
Language: Rust - Size: 33.5 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 4,234 - Forks: 297
orioledb/orioledb
OrioleDB – building a modern cloud-native storage engine (... and solving some PostgreSQL wicked problems)
Language: C - Size: 8.04 MB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 3,850 - Forks: 151
supabase/pg_net
A PostgreSQL extension that enables asynchronous (non-blocking) HTTP/HTTPS requests with SQL
Language: Python - Size: 779 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 330 - Forks: 26
supabase/supautils
Unlock advanced Postgres features without granting SUPERUSER access
Language: C - Size: 275 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 72 - Forks: 17
hydradatabase/columnar
Postgres-native columnar storage extension
Language: C - Size: 4.51 MB - Last synced at: 5 days ago - Pushed at: 9 months ago - Stars: 3,002 - Forks: 93
apache/age
Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
Language: C - Size: 45.4 MB - Last synced at: 10 days ago - Pushed at: 21 days ago - Stars: 3,936 - Forks: 456
tristan957/pg_extension
Template for C-based Postgres extensions
Language: Meson - Size: 22.5 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0
apache/age-viewer
Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
Language: JavaScript - Size: 8.21 MB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 319 - Forks: 260
prest/bgworker
Background Worker Processes for PostgreSQL written in Go
Language: C - Size: 8.79 KB - Last synced at: 11 days ago - Pushed at: over 4 years ago - Stars: 94 - Forks: 7
pgpartman/pg_partman
Partition management extension for PostgreSQL
Language: PLpgSQL - Size: 3.25 MB - Last synced at: 19 days ago - Pushed at: 22 days ago - Stars: 2,456 - Forks: 302
aws/pg_tle
Framework for building trusted language extensions for PostgreSQL
Language: C - Size: 441 KB - Last synced at: 19 days ago - Pushed at: about 1 month ago - Stars: 387 - Forks: 37
ringsaturn/pg-tzf
Fast PG extension to lookup timezone name by GPS coordinates
Language: Rust - Size: 136 KB - Last synced at: 20 days ago - Pushed at: 21 days ago - Stars: 7 - Forks: 1
petere/pguri
uri type for PostgreSQL
Language: C - Size: 33.2 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 321 - Forks: 20
cameo-engineering/pos3
Size: 2.93 KB - Last synced at: 20 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0
chanukyasds/pg_running_stats
Mergeable Running Statistics (Welford/Chan) Extension for PostgreSQL
Language: C - Size: 9.77 KB - Last synced at: 21 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0
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.
Language: C - Size: 2.48 MB - Last synced at: 18 days ago - Pushed at: 25 days ago - Stars: 521 - Forks: 159
vyruss/pg_statviz
A minimalist extension and utility pair for time series analysis and visualization of PostgreSQL internal statistics.
Language: Python - Size: 913 KB - Last synced at: 6 days ago - Pushed at: 6 months ago - Stars: 71 - Forks: 7
chanukyasds/pg_math
Statistical Distribution Functions(GNU scientific library) Extension for PostgreSQL
Language: C - Size: 34.2 KB - Last synced at: 12 days ago - Pushed at: 22 days ago - Stars: 18 - Forks: 1
project-tsurugi/tsurugi_fdw
Tsurugi Foreign Data Wrapper for PostgreSQL.
Language: C++ - Size: 13.6 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 3 - Forks: 0
tds-fdw/tds_fdw
A PostgreSQL foreign data wrapper to connect to TDS databases (Sybase and Microsoft SQL Server)
Language: C - Size: 597 KB - Last synced at: 22 days ago - Pushed at: 23 days ago - Stars: 411 - Forks: 106
tds-fdw/rpm
CentOS/RHEL/Amazon RPMs for tds_fdw https://github.com/tds-fdw/tds_fdw
Language: Shell - Size: 48.8 KB - Last synced at: 22 days ago - Pushed at: 23 days ago - Stars: 2 - Forks: 0
eradman/pg-safeupdate
A simple extension to PostgreSQL that requires criteria for UPDATE and DELETE
Language: Ruby - Size: 31.3 KB - Last synced at: 21 days ago - Pushed at: 11 months ago - Stars: 134 - Forks: 7
tds-fdw/ci-build
Script to build tds_fdw, run tests and perform maintenance
Language: Shell - Size: 28.3 KB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 1
lacanoid/datalink
SQL/MED DATALINK for PostgreSQL
Language: PLpgSQL - Size: 1.98 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0
kibae/pg_onnx
pg_onnx: ONNX Runtime integrated with PostgreSQL. Perform ML inference with data in your database.
Language: C++ - Size: 120 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 49 - Forks: 2
kaznak/pgx_uuidv7
An extension for PostgreSQL that implements UUIDv7 with basic features.
Language: Rust - Size: 80.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0
pgRouting/vrprouting
Vehicle Routing Problems on the Database
Language: C++ - Size: 29.6 MB - Last synced at: 26 days ago - Pushed at: 27 days ago - Stars: 28 - Forks: 7
mkgrgis/bytea_exif
PostgreSQL extension for EXIF data reading from `bytea` value of image and MIME type check
Language: C - Size: 451 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
plv8/plv8
V8 Engine Javascript Procedural Language add-on for PostgreSQL
Language: C++ - Size: 9.58 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 2,009 - Forks: 146
aetperf/pg_fasttransfer
Postgresql Extension for FastTransfer
Language: C - Size: 2.61 MB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 0
mariocesar/django-ltree
An ltree extension implementation to support hierarchical tree-like data using the native Postgres extension ltree in django models
Language: Python - Size: 110 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 67 - Forks: 18
OneSparse/OneSparse
Accelerated Sparse Linear Algebra with Postgres and SuiteSparse
Language: C - Size: 19.8 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 389 - Forks: 24
MorphingDB/MorphingDB
PostgreSQL extension for supporting deep learning model inference within the database and vector storage
Language: Python - Size: 42.2 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 57 - Forks: 0
hapostgres/pg_auto_failover
Postgres extension and service for automated failover and high-availability
Language: C - Size: 6.85 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 1,274 - Forks: 126
pierreforstmann/pg_start_sql
PostgreSQL extension to execute SQL statements at instance start.
Language: C - Size: 15.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 0
wasmerio/wasmer-postgres
💽🕸 Postgres library to run WebAssembly binaries.
Language: Rust - Size: 84 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 423 - Forks: 16
ntkme/postgresql-cidr
:elephant: PostgreSQL cidr extension.
Language: PLpgSQL - Size: 11.7 KB - Last synced at: 13 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0
pierreforstmann/pg_logqueryid
PostgreSQL extension to display pg_stat_statements queryid with auto_explain
Language: C - Size: 34.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 1
pierreforstmann/pg_timeout 📦
PostgreSQL extension to manage idle session timeout
Language: C - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 10 - Forks: 3
higuoxing/pg_badapple
Play "Bad Apple!!" in the psql client. This demo is to illustrate that the psql client can play some animation.
Language: C - Size: 1.03 MB - Last synced at: 28 days ago - Pushed at: about 2 years ago - Stars: 48 - Forks: 4
stateless-me/uuidv47
⚡ UUIDv47 = v4 privacy + v7 performance
Language: C - Size: 77.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 623 - Forks: 14
pierreforstmann/pg_set_level
PostgreSQL extension to customize SET statement.
Language: C - Size: 41 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0
pierreforstmann/pg_readonly
PostgreSQL extension to set all cluster databases read only.
Language: C - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 16 - Forks: 2
pgaudit/pgaudit
PostgreSQL Audit Extension
Language: C - Size: 380 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1,508 - Forks: 180
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
Language: C - Size: 270 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 42 - Forks: 6
dverite/icu_ext
PostgreSQL extension (in C) to expose functionality from the ICU library
Language: C - Size: 316 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 32 - Forks: 7
MikeO-AI/claude-context-local
🔒 Privacy-first MCP server for Claude using PostgreSQL + Ollama. Local alternative to cloud-based code context with full data sovereignty. No API keys, no external calls, 100% local.
Language: TypeScript - Size: 7.99 MB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1
ibarwick/firebird_fdw
A PostgreSQL foreign data wrapper (FDW) for Firebird - latest version 1.4.0 (2024-05-11)
Language: C - Size: 1.02 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 41 - Forks: 9
olithissen/suncalc_postgres
A pure PL/pgSQL port of suncalc.js
Language: PLpgSQL - Size: 247 KB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1
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).
Language: C - Size: 1.95 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 709 - Forks: 55
DarkCoderSc/execute-shellcode-pgext
Postgres Extension to Execute Shellcodes
Language: C - Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 14 - Forks: 6
Aquiles-ai/Aquiles-RAG
Aquiles-RAG is a high-performance Augmented Recovery-Generation (RAG) solution based on Redis, Qdrant or PostgreSQL. It offers a high-level interface using FastAPI REST APIs
Language: Python - Size: 2.43 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 26 - Forks: 2
postgrespro/ptrack
Block-level incremental backup engine for PostgreSQL
Language: C - Size: 192 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 52 - Forks: 16
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.
Language: C - Size: 12.6 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 88 - Forks: 7
cybertec-postgresql/pg_squeeze
A PostgreSQL extension for automatic bloat cleanup
Language: C - Size: 534 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 596 - Forks: 36
bat-bs/bitnami-pgvector
Daily Builds of Bitnami Postgres image with PGVector preinstalled
Language: Shell - Size: 33.2 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 2
PostgREST/pg_csv
Flexible CSV processing for Postgres
Language: C - Size: 31.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 24 - Forks: 1
knand4930/postgresql-interview-question
Complete SQL Keywords Guide with Examples
Size: 50.8 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
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.
Language: Shell - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 50 - Forks: 26
iCyberon/pg_xid
pg_xid is a globally unique id generator thought for the web
Language: C - Size: 5.86 KB - Last synced at: 18 days ago - Pushed at: over 4 years ago - Stars: 31 - Forks: 6
lacanoid/pgddl
DDL eXtractor functions for PostgreSQL (ddlx)
Language: PLpgSQL - Size: 775 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 146 - Forks: 25
tds-fdw/ci-setup
Scripts and Dockerfiles to create PostgreSQL Docker images to test tds_fdw
Language: Shell - Size: 43.9 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0
sibedge-llc/plv8-dockerfiles
Dockerfiles for building postgres+plv8 images
Language: Shell - Size: 1.82 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 54 - Forks: 4
higuoxing/pg_slowjit
A simple demo to illustrate how to implement a JIT provider for PostgreSQL.
Language: C - Size: 13.7 KB - Last synced at: 28 days ago - Pushed at: almost 2 years ago - Stars: 9 - Forks: 0
gabfl/bigquery_fdw
BigQuery Foreign Data Wrapper for PostgreSQL
Language: Python - Size: 241 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 94 - Forks: 16
usagi-coffee/pg_chainsync
Access blockchain inside PostgreSQL
Language: Rust - Size: 1.01 MB - Last synced at: 16 days ago - Pushed at: 4 months ago - Stars: 8 - Forks: 0
Muhammad-Magdi/pgmq-js
Postgres Message Queue (PGMQ) JavaScript Client Library
Language: TypeScript - Size: 135 KB - Last synced at: 18 days ago - Pushed at: about 1 year ago - Stars: 74 - Forks: 3
Snehil-Shah/pg_dispatch
A TLE-compliant asynchronous SQL dispatcher for PostgreSQL, enabling you to run SQL queries asynchronously.
Language: PLpgSQL - Size: 25.4 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 10 - Forks: 0
cybertec-postgresql/pg_permissions
A simple set of views to see ALL permissions in a PostgreSQL database
Language: PLpgSQL - Size: 60.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 158 - Forks: 16
dariubs/town
Manage time-series data easily in PostgreSQL
Language: PLpgSQL - Size: 28.3 KB - Last synced at: 9 days ago - Pushed at: almost 4 years ago - Stars: 9 - Forks: 0
chimpler/postgres-aws-s3
aws_s3 postgres extension to import/export data from/to s3 (compatible with aws_s3 extension on AWS RDS)
Language: PLpgSQL - Size: 36.1 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 168 - Forks: 50
splendiddata/login_hook
Postgres database extension to mimic a logon trigger
Language: PLpgSQL - Size: 152 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 32 - Forks: 9
pgsentinel/pgsentinel
postgresql extension providing Active session history
Language: C - Size: 251 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 182 - Forks: 24
cbandy/pg_otel
OpenTelemetry Exporter for PostgreSQL
Language: C - Size: 99.6 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 5 - Forks: 2
pgspider/parquet_s3_fdw
ParquetS3 Foreign Data Wrapper for PostgresSQL
Language: PLpgSQL - Size: 1.31 MB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 225 - Forks: 32
cybertec-postgresql/pg_show_plans
Show query plans of all currently running SQL statements
Language: C - Size: 118 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 196 - Forks: 23
lizardoluis/ast_postgis
PostgreSQL extension to support advanced spatial data types and integrity constraints.
Language: PLpgSQL - Size: 396 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 17 - Forks: 4
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.
Language: Java - Size: 31.1 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 258 - Forks: 77
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
Language: PLpgSQL - Size: 377 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 13 - Forks: 1
skaiworldwide-oss/AgensGraph-Extension 📦
A graph database extension for PostgreSQL
Language: C - Size: 2.08 MB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 189 - Forks: 23
VinsmokeSomya/EmojigreSQL
🐘 EmojigreSQL: A pure SQL PostgreSQL extension to encode/decode binary data (bytea) and text into colorful emoji sequences! ✨ Includes basic checksum validation.
Language: PLpgSQL - Size: 33.2 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
IgKh/pg_hspell
Postgres Hebrew full text dictionary based on hspell
Language: C - Size: 19.5 KB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 3
pgxman/pgxman
Developer-friendly package manager and registry for PostgreSQL extensions
Language: Go - Size: 845 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 212 - Forks: 2
angeline-hilda/OCI-PostgreSQL
This repository contains OpenTofu/Terraform module which provisions and configures OCI Database for PostgreSQL.
Language: HCL - Size: 65.4 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
cybertheory/pgmcp
PostgreSQL extension to define AI tools compatible with Anthropic's Model Context Protocol (MCP). Fully customizable, schema-agnostic, secure, and integrated with PostgREST.
Language: PLpgSQL - Size: 15.6 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
Brick-Abode/pldotnet
Build PostgreSQL functions, procedures, and triggers in C# and F#
Language: C# - Size: 828 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 153 - Forks: 15
cybertec-postgresql/pg_crash
Periodically or randomly crash your database
Language: C - Size: 20.5 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 31 - Forks: 2
microo8/plgo
easily create postgresql extensions in golang; moved to gitlab.com/microo8/plgo
Size: 2.08 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 295 - Forks: 22
fboulnois/pg_uuidv7
A tiny Postgres extension to create version 7 UUIDs
Language: C - Size: 32.2 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 377 - Forks: 35
spa5k/slugify-postgres
PostgreSQL Extension to generate various variant of Slugs from a string.
Language: Rust - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 0
usagi-coffee/pg_chainutils
Blockchain utilities for PostgreSQL
Language: Rust - Size: 96.7 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0
bigsmoke/pg_role_fkey_trigger_functions
The pg_role_fkey_trigger_functions PostgreSQL extension offers a bunch of trigger functions to help establish and/or maintain referential integrity for columns that reference PostgreSQL ROLE NAMEs.
Language: PLpgSQL - Size: 184 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 4 - Forks: 0
nixgeekdev/pg_rgb
Postgres RGB color datatype
Language: C - Size: 30.3 KB - Last synced at: 24 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
dev-asterix/yape-postgres-ext-vsc
YAPE - Yet Another Postgres Extension for VS Code!!!
Language: TypeScript - Size: 1.64 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1
aquameta/meta
PostgreSQL Extension: More friendly system catalog for PostgreSQL
Language: PLpgSQL - Size: 903 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 23 - Forks: 2
eulerto/pg_similarity
set of functions and operators for executing similarity queries
Language: C - Size: 164 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 375 - Forks: 41