postgresql-extension
There are 295 repositories under postgresql-extension topic.
pgcentralfoundation/pgrx
Build Postgres Extensions with Rust!
apache/age
Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
orioledb/orioledb
OrioleDB – building a modern cloud-native storage engine (... and solving some PostgreSQL wicked problems)
hydradatabase/columnar
Postgres-native columnar storage extension
pgpartman/pg_partman
Partition management extension for PostgreSQL
plv8/plv8
V8 Engine Javascript Procedural Language add-on for PostgreSQL
pgaudit/pgaudit
PostgreSQL Audit Extension
pgRouting/pgrouting
Repository contains pgRouting library. Development branch is "develop", stable branch is "master"
hapostgres/pg_auto_failover
Postgres extension and service for automated failover and high-availability
supabase/wrappers
Postgres Foreign Data Wrapper development framework in Rust.
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).
stateless-me/uuidv47
⚡ UUIDv47 = v4 privacy + v7 performance
cybertec-postgresql/pg_squeeze
A PostgreSQL extension for automatic bloat cleanup
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.
wasmerio/wasmer-postgres
💽🕸 Postgres library to run WebAssembly binaries.
tds-fdw/tds_fdw
A PostgreSQL foreign data wrapper to connect to TDS databases (Sybase and Microsoft SQL Server)
fboulnois/pg_uuidv7
A tiny Postgres extension to create version 7 UUIDs
OneSparse/OneSparse
Accelerated Sparse Linear Algebra with Postgres and SuiteSparse
aws/pg_tle
Framework for building trusted language extensions for PostgreSQL
supabase/pg_net
A PostgreSQL extension that enables asynchronous (non-blocking) HTTP/HTTPS requests with SQL
apache/age-viewer
Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
petere/pguri
uri type for PostgreSQL
iCyberon/pg_hashids
Short unique id generator for PostgreSQL, using hashids
microo8/plgo
easily create postgresql extensions in golang; moved to gitlab.com/microo8/plgo
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.
pgspider/sqlite_fdw
SQLite Foreign Data Wrapper for PostgreSQL
pgspider/parquet_s3_fdw
ParquetS3 Foreign Data Wrapper for PostgresSQL
pgxman/pgxman
Developer-friendly package manager and registry for PostgreSQL extensions
cybertec-postgresql/pg_show_plans
Show query plans of all currently running SQL statements
skaiworldwide-oss/AgensGraph-Extension
A graph database extension for PostgreSQL
pgsentinel/pgsentinel
postgresql extension providing Active session history
petere/plsh
PL/sh is a procedural language handler for PostgreSQL that allows you to write stored procedures in a shell of your choice.
chimpler/postgres-aws-s3
aws_s3 postgres extension to import/export data from/to s3 (compatible with aws_s3 extension on AWS RDS)
Brick-Abode/pldotnet
Build PostgreSQL functions, procedures, and triggers in C# and F#
cybertec-postgresql/pg_permissions
A simple set of views to see ALL permissions in a PostgreSQL database
lacanoid/pgddl
DDL eXtractor functions for PostgreSQL (ddlx)