License: Apache-2.0
109 extensions
-
h3
H3 bindings for PostgreSQL
-
h3_postgis
H3 PostGIS integration
-
qdgc
Encode, decode, navigate, and fill Extended Quarter Degree Grid Cell codes in pure SQL.
-
qdgc_postgis
Add PostGIS geometry and geography bindings plus area-to-cell fills for QDGC.
-
pg_tiktoken
tiktoken tokenizer for use with OpenAI models in postgres
-
pg_tiktoken_c
Fast tiktoken BPE tokenizer for PostgreSQL implemented in C
-
pgmnemo
Single-plan multimodal agent memory for PostgreSQL
-
pgcontext
Vector, filter-aware HNSW, and hybrid retrieval over authoritative PostgreSQL tables.
-
pgcontext_pgvector
Optional pgvector compatibility bridge for pgcontext HNSW indexes.
-
pg_turbovec
TurboQuant-compressed vector type and ANN index access method for PostgreSQL.
-
pg_bestmatch
Generate BM25 sparse vector inside PostgreSQL
-
pg_tokenizer
Tokenizers for full-text search
-
psql_bm25s
PostgreSQL extension for BM25-family lexical retrieval
-
pg_clickhouse
Interfaces to query ClickHouse databases from PostgreSQL
-
pg_orca
ORCA query optimizer as a PostgreSQL extension
-
pg_lake
Data lake extension by Snowflake
-
pg_extension_base
Extension development kit by Snowflake
-
pg_extension_updater
Automatic extension updater
-
pg_map
Map type for PostgreSQL, bundled as a required pg_lake component.
-
pg_lake_engine
Query engine for data lake queries
-
pg_lake_iceberg
Iceberg implementation in Postgres
-
pg_lake_table
Data lake tables and Iceberg tables
-
pg_lake_copy
Copy to/from data lake files
-
age
AGE graph database extension
-
onesparse
Sparse linear algebra and graph extension for PostgreSQL 18
-
graph
Graph database capabilities for PostgreSQL
-
ulak
Transactional Outbox extension for PostgreSQL with reliable asynchronous delivery
-
fsm_core
Finite state machine toolkit for PostgreSQL
-
hll
type for storing hyperloglog data
-
pg_ai_query
AI-powered SQL query generation for PostgreSQL
-
pg_graphql
Add in-database GraphQL support
-
pg_jsonschema
PostgreSQL extension providing JSON Schema validation
-
pg_trickle
Streaming tables and differential view maintenance for PostgreSQL 18
-
omni
Advanced adapter for Postgres extensions
-
omni_auth
Basic session management
-
omni_aws
Amazon Web Services APIs (S3)
-
omni_cloudevents
CloudEvents support
-
omni_containers
Docker container management
-
omni_credentials
Application credential management
-
omni_csv
CSV toolkit
-
omni_datasets
Dataset provisioning
-
omni_email
E-mail framework
-
omni_http
Basic HTTP types
-
omni_httpc
HTTP client
-
omni_httpd
HTTP server
-
omni_id
Identity types
-
omni_json
JSON toolkit
-
omni_kube
Kubernetes (k8s) integration
-
omni_ledger
Financial ledger
-
omni_manifest
Package installation manifests
-
omni_mimetypes
MIME types
-
omni_os
Operating system integration
-
omni_polyfill
Postgres API polyfills
-
omni_python
First-class Python support
-
omni_regex
PCRE-compatible regular expressions
-
omni_rest
REST API toolkit (with PostgREST support)
-
omni_schema
Advanced schema management tooling
-
omni_seq
Distributed integer sequences
-
omni_service
Service management
-
omni_session
Session management
-
omni_shmem
Shared Memory Management
-
omni_sql
Programmatic SQL manipulation
-
omni_sqlite
Embedded SQLite
-
omni_test
Testing framework
-
omni_txn
Transaction management
-
omni_types
Advanced types
-
omni_var
Scoped variables
-
omni_vfs
Virtual File System
-
omni_vfs_types_v1
Virtual File System types (v1)
-
omni_web
Common web stack primitives
-
omni_worker
Generalized worker pool
-
omni_xml
XML toolkit
-
omni_yaml
YAML toolkit
-
pg_mentat
Datomic-compatible data model and Datalog query engine inside PostgreSQL
-
pg_tle
Trusted Language Extensions for PostgreSQL
-
plprql
Use PRQL in PostgreSQL - Pipelined Relational Query Language
-
roaringbitmap
support for Roaring Bitmaps
-
collection
Memory optimized data type to be used inside of plpglsql func
-
pg_net
Async HTTP Requests
-
sparql
Query SPARQL datasource with SQL
-
pg_idkit
multi-tool for generating new/niche universally unique identifiers (ex. UUIDv6, ULID, KSUID)
-
datasketches
Approximate analytics sketches and aggregates for PostgreSQL
-
tdigest
Provides tdigest aggregate function.
-
pg_cooldown
remove buffered pages for specific relations
-
pg_savior
Postgres extension to save OOPS mistakes
-
pg_stat_ch
Export PostgreSQL query telemetry to ClickHouse
-
pgfr_record
Server-side PostgreSQL performance flight recorder
-
pgfr_analyze
Reporting and analysis functions for pgfr_record
-
pgmonitor
Collector-friendly metric views and background refresh worker
-
pgnodemx
Capture node OS metrics via SQL queries
-
supautils
Extension that secures a cluster on a cloud environment
-
supabase_vault
Supabase Vault Extension
-
pg_session_jwt
Manage authentication sessions using JWTs
-
pg_oidc_validator
OAuth and OIDC token validator for PostgreSQL 18
-
wrappers
Foreign data wrappers developed by Supabase
-
aws_s3
aws_s3 postgres extension to import/export data from/to s3
-
log_fdw
foreign-data wrapper for Postgres log file access
-
ivorysql_ora
Oracle Compatible extension on Postgres Database
-
ora_btree_gin
Support for indexing oracle datatypes in GIN
-
ora_btree_gist
Support for oracle indexing common datatypes in GiST
-
pg_get_functiondef
Get function's definition
-
plisql
PL/iSQL procedural language
-
gb18030_2022
Support GB18030-2022 and UTF-8 conversion
-
babelfishpg_common
SQL Server Transact SQL Datatype Support
-
babelfishpg_tsql
SQL Server Transact SQL compatibility
-
babelfishpg_tds
SQL Server TDS protocol extension
-
babelfishpg_money
SQL Server Money Data Type
-
pgactive
Active-Active Replication Extension for PostgreSQL
-
wal2mongo
PostgreSQL logical decoding output plugin for MongoDB