| timescaledb |
1817161514
|
--sLdt- |
Enables scalable inserts and complex queries for time-series data |
| timescaledb_toolkit |
1817161514
|
--s-d-- |
Library of analytical hyperfunctions, time-series pipelining, and other SQL utilities |
| timeseries |
1817161514
|
----d-- |
Convenience API for time series stack |
| periods |
1817161514
|
--s-d-- |
Provide Standard SQL functionality for PERIODs and SYSTEM VERSIONING |
| temporal_tables |
1817161514
|
--s-d-r |
temporal tables |
| emaj |
1817161514
|
--s-d-- |
Enables fine-grained write logging and time travel on subsets of the database. |
| table_version |
1817161514
|
--s-d-- |
PostgreSQL table versioning extension |
| pg_cron |
1817161514
|
--sLd-- |
Job scheduler for PostgreSQL |
| pg_task |
1817161514
|
--sL--- |
execute any sql command at any specific time at background |
| pg_later |
1817161514
|
--sLd-- |
Run queries now and get results later |
| pg_dispatch |
1817161514
|
----d-- |
Asynchronous SQL dispatcher built on pg_cron |
| pg_background |
1817161514
|
--s-d-r |
Run SQL queries in the background |
| pg_when |
1817161514
|
--s-d-- |
Natural language time parsing for PostgreSQL |
| pg_stl |
1817161514
|
--s-d-r |
Time series analysis functions for PostgreSQL |
| cron_utils |
1817161514
|
----d-r |
Parse cron expressions and compute previous or next trigger times |
| postgis |
1817161514
|
--s-d-- |
PostGIS geometry and geography spatial types and functions |
| postgis_topology |
1817161514
|
--s-d-- |
PostGIS topology spatial types and functions |
| postgis_raster |
1817161514
|
--s-d-- |
PostGIS raster types and functions |
| postgis_sfcgal |
1817161514
|
--s-d-r |
PostGIS SFCGAL functions |
| postgis_tiger_geocoder |
1817161514
|
--s-dt- |
PostGIS tiger geocoder and reverse geocoder |
| address_standardizer |
1817161514
|
--s-d-r |
Used to parse an address into constituent elements. Generally used to support geocoding address normalization step. |
| address_standardizer_data_us |
1817161514
|
--s-d-r |
Address Standardizer US dataset example |
| pgrouting |
1817161514
|
--s-d-r |
pgRouting Extension |
| pointcloud |
1817161514
|
--s-d-- |
data type for lidar point clouds |
| pointcloud_postgis |
1817161514
|
--s-dt- |
integration for pointcloud LIDAR data and PostGIS geometry data |
| h3 |
1817161514
|
--s-d-r |
H3 bindings for PostgreSQL |
| h3_postgis |
1817161514
|
--s-d-r |
H3 PostGIS integration |
| q3c |
1817161514
|
--s-d-r |
q3c sky indexing plugin |
| ogr_fdw |
1817161514
|
--s-d-r |
foreign-data wrapper for GIS data access |
| geoip |
1817161514
|
--s-d-- |
IP-based geolocation query |
| pg_polyline |
1817161514
|
--s-d-- |
Fast Google Encoded Polyline encoding & decoding for postgres |
| pg_eviltransform |
1817161514
|
--s-d-r |
Coordinate transforms for BD09/GCJ02 via PostGIS ST_Transform |
| pg_geohash |
1817161514
|
--s-d-r |
Handle geohash based functionality for spatial coordinates |
| pghydro |
1817161514
|
----d-- |
Drainage network analysis core for PostgreSQL and PostGIS |
| pgh_raster |
1817161514
|
----d-- |
Raster hydrology extension for PgHydro |
| pgh_hgm |
1817161514
|
----d-- |
Hydrogeomorphological analysis extension for PgHydro |
| pgh_output |
1817161514
|
----d-- |
Output and reporting objects for PgHydro |
| pgh_output_en_au |
1817161514
|
----d-- |
Australian English output pack for PgHydro |
| pgh_output_pt_br |
1817161514
|
----d-- |
Brazilian Portuguese output pack for PgHydro |
| pgh_consistency |
1817161514
|
----d-- |
Pfafstetter consistency checks for PgHydro |
| mobilitydb |
1817161514
|
--sLd-- |
MobilityDB geospatial trajectory data management & analysis platform |
| mobilitydb_datagen |
1817161514
|
----d-r |
MobilityDB random data generator functions |
| tzf |
1817161514
|
--s-d-- |
Fast lookup timezone name by GPS coordinates |
| earthdistance |
1817161514
|
c-s-d-- |
calculate great-circle distances on the surface of the Earth |
| qdgc |
1817161514
|
----dtr |
Encode, decode, navigate, and fill Extended Quarter Degree Grid Cell codes in pure SQL. |
| qdgc_postgis |
1817161514
|
----d-r |
Add PostGIS geometry and geography bindings plus area-to-cell fills for QDGC. |
| vector |
1817161514
|
--s-d-r |
vector data type and ivfflat and hnsw access methods |
| vchord |
1817161514
|
--sLd-r |
Vector database plugin for Postgres, written in Rust |
| vectorscale |
1817161514
|
--s-d-- |
Advanced indexing for vector data with DiskANN |
| vectorize |
1817161514
|
--sLd-- |
The simplest way to do vector search on Postgres |
| pg_similarity |
1817161514
|
--s-d-r |
support similarity queries |
| pg_rrf |
1817161514
|
--s-d-- |
Reciprocal rank fusion functions for hybrid search |
| smlar |
1817161514
|
--s-d-r |
Effective similarity search |
| pg_summarize |
1817161514
|
--s-d-- |
Text Summarization using LLMs. Built using pgrx |
| pg_tiktoken |
1817161514
|
--s-d-- |
tiktoken tokenizer for use with OpenAI models in postgres |
| pg_tiktoken_c |
1817161514
|
--s-d-- |
Fast tiktoken BPE tokenizer for PostgreSQL implemented in C |
| pg4ml |
1817161514
|
----dtr |
Machine learning framework for PostgreSQL |
| pgml |
1817161514
|
--sLdt- |
Run AL/ML workloads with SQL interface |
| pgmnemo |
1817161514
|
----dt- |
Single-plan multimodal agent memory for PostgreSQL |
| pgcontext |
1817161514
|
--s-d-- |
Vector, filter-aware HNSW, and hybrid retrieval over authoritative PostgreSQL tables. |
| pgcontext_pgvector |
1817161514
|
--s-d-- |
Optional pgvector compatibility bridge for pgcontext HNSW indexes. |
| pg_turbovec |
1817161514
|
--s-d-- |
TurboQuant-compressed vector type and ANN index access method for PostgreSQL. |
| pg_search |
1817161514
|
--sLd-- |
Full text search for PostgreSQL using BM25 |
| pgroonga |
1817161514
|
--s-dtr |
Use Groonga as index, fast full text search platform for all languages! |
| pgroonga_database |
1817161514
|
--s-dtr |
PGroonga database management module |
| pg_bigm |
1817161514
|
--sLd-r |
create 2-gram (bigram) index for faster full text search. |
| zhparser |
1817161514
|
--s-d-r |
a parser for full-text search of Chinese |
| pg_bestmatch |
1817161514
|
--sLd-- |
Generate BM25 sparse vector inside PostgreSQL |
| vchord_bm25 |
1817161514
|
--sLd-- |
A postgresql extension for bm25 ranking algorithm |
| pg_tokenizer |
1817161514
|
--sLd-- |
Tokenizers for full-text search |
| biscuit |
1817161514
|
--s-d-- |
IAM-LIKE pattern matching with bitmap indexing |
| pg_textsearch |
1817161514
|
--sLd-- |
Full-text search with BM25 ranking |
| pg_pinyin |
1817161514
|
--s-d-r |
Pinyin romanization and search helpers for PostgreSQL |
| pg_kazsearch |
1817161514
|
--s-d-- |
Kazakh full-text search extension for PostgreSQL |
| psql_bm25s |
1817161514
|
--s-d-- |
PostgreSQL extension for BM25-family lexical retrieval |
| pg_fts |
1817161514
|
--s-dtr |
Full-text search with BM25 and BM25F ranking |
| pg_cjk_parser |
1817161514
|
--s-d-r |
CJK bigram parser derived from PostgreSQL full-text search |
| pg_jieba |
1817161514
|
--s-d-r |
Chinese full-text search parser based on cppjieba |
| hunspell_cs_cz |
1817161514
|
----d-r |
Czech Hunspell Dictionary |
| hunspell_de_de |
1817161514
|
----d-r |
German Hunspell Dictionary |
| hunspell_en_us |
1817161514
|
----d-r |
en_US Hunspell Dictionary |
| hunspell_fr |
1817161514
|
----d-r |
French Hunspell Dictionary |
| hunspell_ne_np |
1817161514
|
----d-r |
Nepali Hunspell Dictionary |
| hunspell_nl_nl |
1817161514
|
----d-r |
Dutch Hunspell Dictionary |
| hunspell_nn_no |
1817161514
|
----d-r |
Norwegian (norsk) Hunspell Dictionary |
| hunspell_pt_pt |
1817161514
|
----d-r |
Portuguese Hunspell Dictionary |
| hunspell_ru_ru |
1817161514
|
----d-r |
Russian Hunspell Dictionary |
| hunspell_ru_ru_aot |
1817161514
|
----d-r |
Russian Hunspell Dictionary (from AOT.ru group) |
| fuzzystrmatch |
1817161514
|
c-s-dt- |
determine similarities and distance between strings |
| pg_trgm |
1817161514
|
c-s-dt- |
text similarity measurement and index searching based on trigrams |
| citus |
1817161514
|
--sLd-- |
Distributed PostgreSQL as an extension |
| citus_columnar |
1817161514
|
--s-d-- |
Citus columnar storage engine |
| columnar |
1817161514
|
--s-d-- |
Hydra Columnar extension |
| pg_duckdb |
1817161514
|
--sLd-- |
DuckDB Embedded in Postgres |
| pg_mooncake |
1817161514
|
--sLd-- |
Columnstore Table in Postgres |
| storage_engine |
1817161514
|
--sLd-- |
colcompress and rowcompress Table Access Methods with vectorized execution |
| pg_clickhouse |
1817161514
|
--s-d-r |
Interfaces to query ClickHouse databases from PostgreSQL |
| duckdb_fdw |
1817161514
|
--s-d-r |
DuckDB Foreign Data Wrapper |
| pg_parquet |
1817161514
|
--sLd-- |
copy data between Postgres and Parquet |
| pg_ducklake |
1817161514
|
--sLd-- |
DuckLake lakehouse extension for PostgreSQL, backed by DuckDB and Parquet |
| pg_fkpart |
1817161514
|
----d-- |
Table partitioning by foreign key utility |
| pg_partman |
1817161514
|
--s-d-- |
Extension to manage partitioned tables by time or ID |
| plproxy |
1817161514
|
--s-d-- |
Database partitioning implemented as procedural language |
| pg_strom |
1817161514
|
--s-d-- |
PG-Strom - big-data processing acceleration using GPU and NVME |
| pg_orca |
1817161514
|
--sLd-- |
ORCA query optimizer as a PostgreSQL extension |
| pg_sorted_heap |
1817161514
|
--sLd-- |
Sorted heap table AM with zone map scan pruning and built-in vector search |
| pg_lake |
1817161514
|
-bsLd-- |
Data lake extension by Snowflake |
| pg_extension_base |
1817161514
|
--sLd-- |
Extension development kit by Snowflake |
| pg_extension_updater |
1817161514
|
--sLd-- |
Automatic extension updater |
| pg_map |
1817161514
|
--s-d-- |
Map type for PostgreSQL, bundled as a required pg_lake component. |
| pg_lake_engine |
1817161514
|
--sLd-- |
Query engine for data lake queries |
| pg_lake_iceberg |
1817161514
|
--s-d-- |
Iceberg implementation in Postgres |
| pg_lake_table |
1817161514
|
--sLd-- |
Data lake tables and Iceberg tables |
| pg_lake_copy |
1817161514
|
--sLd-- |
Copy to/from data lake files |
| tablefunc |
1817161514
|
c-s-dt- |
functions that manipulate whole tables, including crosstab |
| age |
1817161514
|
--sLd-- |
AGE graph database extension |
| pg_liquid |
1817161514
|
--s-d-- |
Liquid-inspired Datalog graph query extension for PostgreSQL |
| onesparse |
1817161514
|
--s-d-- |
Sparse linear algebra and graph extension for PostgreSQL 18 |
| graph |
1817161514
|
--s-d-- |
Graph database capabilities for PostgreSQL |
| pgrdf |
1817161514
|
--sLd-- |
RDF, SPARQL, SHACL, and OWL reasoning for PostgreSQL |
| pgq |
1817161514
|
--s-d-- |
Generic queue for PostgreSQL |
| pgmq |
1817161514
|
----d-- |
A lightweight message queue. Like AWS SQS and RSMQ but on Postgres. |
| pgmb |
1817161514
|
----d-- |
A simple PostgreSQL Message Broker system |
| ulak |
1817161514
|
--sLd-- |
Transactional Outbox extension for PostgreSQL with reliable asynchronous delivery |
| fsm_core |
1817161514
|
----d-- |
Finite state machine toolkit for PostgreSQL |
| hll |
1817161514
|
--s-d-- |
type for storing hyperloglog data |
| rum |
1817161514
|
--s-d-r |
RUM index access method |
| pg_ai_query |
1817161514
|
--s-d-r |
AI-powered SQL query generation for PostgreSQL |
| pg_ttl_index |
1817161514
|
--sLd-r |
Automatic data expiration with TTL indexes |
| pg_graphql |
1817161514
|
--s-d-- |
Add in-database GraphQL support |
| pg_jsonschema |
1817161514
|
----d-- |
PostgreSQL extension providing JSON Schema validation |
| jsonschema |
1817161514
|
--s-d-r |
JSON Schema validation functions for PostgreSQL |
| jsquery |
1817161514
|
--s-d-r |
data type for jsonb inspection |
| pg_hint_plan |
1817161514
|
--sLd-- |
Give PostgreSQL ability to manually force some decisions in execution plans. |
| hypopg |
1817161514
|
--s-d-r |
Hypothetical indexes for PostgreSQL |
| index_advisor |
1817161514
|
----d-r |
Query index advisor |
| plan_filter |
1817161514
|
--sL--- |
filter statements by their execution plans. |
| pg_variables |
1817161514
|
--s-d-r |
Session-scoped variables with scalar, array, and record types |
| imgsmlr |
1817161514
|
--s-d-r |
Image similarity with haar |
| pg_ivm |
1817161514
|
--sLd-- |
incremental view maintenance on PostgreSQL |
| pg_incremental |
1817161514
|
--s-d-- |
Incremental Processing by Crunchy Data |
| pg_trickle |
1817161514
|
--sLd-- |
Streaming tables and differential view maintenance for PostgreSQL 18 |
| pg_durable |
1817161514
|
--sLd-- |
Durable SQL functions for PostgreSQL |
| pg_disorder |
1817161514
|
--sL--- |
Perturb unordered SELECT row order to expose order-dependent tests |
| pg_local_cache |
1817161514
|
--sLd-- |
Transaction-aware shared-memory cache for ordinary PostgreSQL primary-key reads |
| provsql |
1817161514
|
--sLdt- |
Semiring provenance and probability management for PostgreSQL |
| orioledb |
1817161514
|
--sLd-r |
OrioleDB, the next generation transactional engine |
| pg_cardano |
1817161514
|
--s-d-- |
A suite of Cardano-related tools |
| rdkit |
1817161514
|
--s-d-r |
Cheminformatics functionality for PostgreSQL. |
| omni |
1817161514
|
--sLd-- |
Advanced adapter for Postgres extensions |
| omni_auth |
1817161514
|
----d-- |
Basic session management |
| omni_aws |
1817161514
|
----dt- |
Amazon Web Services APIs (S3) |
| omni_cloudevents |
1817161514
|
----dt- |
CloudEvents support |
| omni_containers |
1817161514
|
--s-d-- |
Docker container management |
| omni_credentials |
1817161514
|
----d-- |
Application credential management |
| omni_csv |
1817161514
|
--s-d-- |
CSV toolkit |
| omni_datasets |
1817161514
|
----d-- |
Dataset provisioning |
| omni_email |
1817161514
|
----d-- |
E-mail framework |
| omni_http |
1817161514
|
----d-- |
Basic HTTP types |
| omni_httpc |
1817161514
|
--s-d-- |
HTTP client |
| omni_httpd |
1817161514
|
--s-d-- |
HTTP server |
| omni_id |
1817161514
|
--s-d-r |
Identity types |
| omni_json |
1817161514
|
----dt- |
JSON toolkit |
| omni_kube |
1817161514
|
--s-d-- |
Kubernetes (k8s) integration |
| omni_ledger |
1817161514
|
--s-d-- |
Financial ledger |
| omni_manifest |
1817161514
|
----d-- |
Package installation manifests |
| omni_mimetypes |
1817161514
|
----d-- |
MIME types |
| omni_os |
1817161514
|
--s-d-- |
Operating system integration |
| omni_polyfill |
1817161514
|
--s-d-- |
Postgres API polyfills |
| omni_python |
1817161514
|
--s-d-- |
First-class Python support |
| omni_regex |
1817161514
|
--s-d-r |
PCRE-compatible regular expressions |
| omni_rest |
1817161514
|
----d-- |
REST API toolkit (with PostgREST support) |
| omni_schema |
1817161514
|
----d-- |
Advanced schema management tooling |
| omni_seq |
1817161514
|
--s-d-- |
Distributed integer sequences |
| omni_service |
1817161514
|
----d-- |
Service management |
| omni_session |
1817161514
|
----d-- |
Session management |
| omni_shmem |
1817161514
|
--s-d-- |
Shared Memory Management |
| omni_sql |
1817161514
|
--s-d-- |
Programmatic SQL manipulation |
| omni_sqlite |
1817161514
|
--s-d-- |
Embedded SQLite |
| omni_test |
1817161514
|
----d-- |
Testing framework |
| omni_txn |
1817161514
|
--s-d-- |
Transaction management |
| omni_types |
1817161514
|
--s-d-- |
Advanced types |
| omni_var |
1817161514
|
--s-d-- |
Scoped variables |
| omni_vfs |
1817161514
|
--s-d-- |
Virtual File System |
| omni_vfs_types_v1 |
1817161514
|
----d-- |
Virtual File System types (v1) |
| omni_web |
1817161514
|
--s-d-- |
Common web stack primitives |
| omni_worker |
1817161514
|
--s-d-- |
Generalized worker pool |
| omni_xml |
1817161514
|
--s-d-- |
XML toolkit |
| omni_yaml |
1817161514
|
--s-d-- |
YAML toolkit |
| pg_mentat |
1817161514
|
--s-d-- |
Datomic-compatible data model and Datalog query engine inside PostgreSQL |
| bloom |
1817161514
|
c-s-d-- |
bloom access method - signature file based index |
| pg_tle |
1817161514
|
--sLd-- |
Trusted Language Extensions for PostgreSQL |
| plv8 |
1817161514
|
--s-d-- |
PL/JavaScript (v8) trusted procedural language |
| pljs |
1817161514
|
--s-d-- |
PL/JS trusted procedural language |
| pllua |
1817161514
|
--s-d-- |
Lua as a procedural language |
| hstore_pllua |
1817161514
|
--s-d-r |
Hstore transform for Lua |
| plluau |
1817161514
|
--s-d-- |
Lua as an untrusted procedural language |
| hstore_plluau |
1817161514
|
--s-d-r |
Hstore transform for untrusted Lua |
| plprql |
1817161514
|
--s-d-- |
Use PRQL in PostgreSQL - Pipelined Relational Query Language |
| pldbgapi |
1817161514
|
--sLd-r |
server-side support for debugging PL/pgSQL functions |
| plpgsql_check |
1817161514
|
--s-d-- |
Additional validation, profiling, and diagnostics for PL/pgSQL functions |
| plprofiler |
1817161514
|
--sLd-r |
server-side support for profiling PL/pgSQL functions |
| plsh |
1817161514
|
--s-d-r |
PL/sh procedural language |
| pljava |
1817161514
|
--s-d-- |
PL/Java procedural language |
| plr |
1817161514
|
--s-d-- |
load R interpreter and execute R script from within a database |
| plxslt |
1817161514
|
--s-d-r |
XSLT procedural language for PostgreSQL |
| pg_mockable |
1817161514
|
----d-- |
Create mockable wrappers for PostgreSQL functions in tests |
| pgsqlmock |
1817161514
|
----d-r |
Mocking and faking helpers for PostgreSQL unit tests |
| plx |
1817161514
|
--s-d-r |
Transpile multiple procedural dialects to PL/pgSQL |
| pgwasm |
1817161514
|
--s-d-- |
Run sandboxed WebAssembly components as strongly typed PostgreSQL SQL functions. |
| plruby |
1817161514
|
--s-d-- |
Embed MRI Ruby as an untrusted PostgreSQL procedural language |
| jsonb_plruby |
1817161514
|
--s-d-r |
Transform between jsonb and native Ruby data for PL/Ruby |
| hstore_plruby |
1817161514
|
--s-d-r |
Transform between hstore and Ruby Hashes for PL/Ruby |
| ltree_plruby |
1817161514
|
--s-d-r |
Transform between ltree and Ruby Arrays for PL/Ruby |
| pgtap |
1817161514
|
--s-d-- |
Unit testing for PostgreSQL |
| faker |
1817161514
|
--s-d-- |
Wrapper for the Faker Python library |
| dbt2 |
1817161514
|
--s-d-r |
OSDL-DBT-2 test kit |
| pg_regresql |
1817161514
|
--sLd-r |
Trust pg_class statistics for planning instead of physical relation size |
| pltcl |
1817161514
|
c-s-dt- |
PL/Tcl procedural language |
| pltclu |
1817161514
|
c---d-- |
PL/TclU untrusted procedural language |
| plperl |
1817161514
|
c-s-dt- |
PL/Perl procedural language |
| bool_plperl |
1817161514
|
c-s-dt- |
transform between bool and plperl |
| hstore_plperl |
1817161514
|
c-s-d-- |
transform between hstore and plperl |
| jsonb_plperl |
1817161514
|
c---dt- |
transform between jsonb and plperl |
| plperlu |
1817161514
|
c-s-d-- |
PL/PerlU untrusted procedural language |
| bool_plperlu |
1817161514
|
c---d-- |
transform between bool and plperlu |
| jsonb_plperlu |
1817161514
|
c---d-- |
transform between jsonb and plperlu |
| hstore_plperlu |
1817161514
|
c---d-- |
transform between hstore and plperlu |
| plpgsql |
1817161514
|
c-s-dt- |
PL/pgSQL procedural language |
| plpython3u |
1817161514
|
c-s-d-- |
PL/Python3U untrusted procedural language |
| jsonb_plpython3u |
1817161514
|
c---d-r |
transform between jsonb and plpython3u |
| ltree_plpython3u |
1817161514
|
c-s-d-r |
transform between ltree and plpython3u |
| hstore_plpython3u |
1817161514
|
c---d-r |
transform between hstore and plpython3u |
| prefix |
1817161514
|
--s-d-r |
Prefix Range module for PostgreSQL |
| semver |
1817161514
|
--s-d-r |
Semantic version data type |
| pg_text_semver |
1817161514
|
----d-r |
Semantic version domain and comparison operators for PostgreSQL |
| unit |
1817161514
|
--s-d-- |
SI units extension |
| pgpdf |
1817161514
|
--sLdtr |
PDF type with meta admin & Full-Text Search |
| pglite_fusion |
1817161514
|
--sLd-- |
Embed an SQLite database in your PostgreSQL table |
| md5hash |
1817161514
|
--s-d-r |
type for storing 128-bit binary data inline |
| asn1oid |
1817161514
|
--s-d-r |
asn1oid extension |
| roaringbitmap |
1817161514
|
--s-d-r |
support for Roaring Bitmaps |
| pgfaceting |
1817161514
|
----d-- |
fast faceting queries using an inverted index |
| pg_sphere |
1817161514
|
--s-d-r |
spherical objects with useful functions, operators and index support |
| country |
1817161514
|
--s-d-r |
Country data type, ISO 3166-1 |
| pg_xenophile |
1817161514
|
----d-- |
More than the bare necessities for PostgreSQL i18n and l10n. |
| l10n_table_dependent_extension |
1817161514
|
----d-r |
PostgreSQL l10n toolbox |
| currency |
1817161514
|
--s-d-r |
Custom PostgreSQL currency type in 1Byte |
| collection |
1817161514
|
--s-d-r |
Memory optimized data type to be used inside of plpglsql func |
| pgmp |
1817161514
|
--s-d-r |
Multiple Precision Arithmetic extension |
| numeral |
1817161514
|
--s-d-r |
numeral datatypes extension |
| pg_rational |
1817161514
|
--s-d-- |
bigint fractions |
| uint |
1817161514
|
--s-d-r |
unsigned integer types |
| uint128 |
1817161514
|
--s-d-r |
Native uint128 type |
| hashtypes |
1817161514
|
--s-d-- |
sha1, md5 and other data types for PostgreSQL |
| postbis |
1817161514
|
--s-d-r |
Adds compressed DNA, RNA, amino-acid, and aligned sequence types with casts, operators, indexes, and bioinformatics functions. |
| ip4r |
1817161514
|
--s-d-r |
IPv4/v6 and IPv4/v6 range index type for PostgreSQL |
| uri |
1817161514
|
--s-d-r |
URI Data type for PostgreSQL |
| emailaddr |
1817161514
|
--s-d-- |
Email address type for PostgreSQL |
| acl |
1817161514
|
--s-d-r |
ACL Data type |
| debversion |
1817161514
|
--s-d-r |
Debian version number data type |
| pg_duration |
1817161514
|
--s-d-r |
data type for representing durations |
| pg_bikram_sambat |
1817161514
|
--s-d-r |
Bikram Sambat date type and AD/BS conversion functions |
| pg_rrule |
1817161514
|
--s-d-r |
RRULE field type for PostgreSQL |
| pgcalendar |
1817161514
|
----d-- |
Recurring calendar, schedule, and exception management for PostgreSQL |
| timestamp9 |
1817161514
|
--s-d-- |
timestamp nanosecond resolution |
| pgbson |
1817161514
|
--s-d-r |
BSON data type and accessor functions for PostgreSQL |
| chkpass |
1817161514
|
--s-d-- |
data type for auto-encrypted passwords |
| isn |
1817161514
|
c-s-dt- |
data types for international product numbering standards |
| seg |
1817161514
|
c-s-dt- |
data type for representing line segments or floating-point intervals |
| cube |
1817161514
|
c-s-dt- |
data type for multidimensional cubes |
| ltree |
1817161514
|
c-s-dt- |
data type for hierarchical tree-like structures |
| hstore |
1817161514
|
c-s-dt- |
data type for storing sets of (key, value) pairs |
| citext |
1817161514
|
c-s-dt- |
data type for case-insensitive character strings |
| xml2 |
1817161514
|
c---d-- |
XPath querying and XSLT |
| gzip |
1817161514
|
--s-d-r |
gzip and gunzip functions. |
| bzip |
1817161514
|
--s-d-- |
Bzip compression and decompression |
| zstd |
1817161514
|
--s-d-r |
Zstandard compression algorithm implementation in PostgreSQL |
| http |
1817161514
|
--s-d-- |
HTTP client for PostgreSQL, allows web page retrieval inside the database. |
| pg_net |
1817161514
|
--sLd-- |
Async HTTP Requests |
| pg_curl |
1817161514
|
--s-d-r |
Run curl actions for data transfer in URL syntax |
| pg_retry |
1817161514
|
--s-d-r |
Retry SQL statements on transient errors with exponential backoff |
| pg_fsql |
1817161514
|
--s-d-- |
Recursive SQL template engine with JSONB-driven execution |
| pg_protobuf |
1817161514
|
--s-d-r |
Protobuf support for PostgreSQL |
| pgproto |
1817161514
|
--s-d-r |
Native Protobuf parsing, mutation, indexing, and JSON conversion support |
| pglock |
1817161514
|
----d-- |
Lightweight distributed lock service inside PostgreSQL |
| pgjq |
1817161514
|
--s-dtr |
Use jq in Postgres |
| pgjwt |
1817161514
|
--s-d-- |
JSON Web Token API for Postgresql |
| pg_smtp_client |
1817161514
|
--s-d-- |
PostgreSQL extension to send email using SMTP |
| pg_html5_email_address |
1817161514
|
----d-r |
PostgreSQL email validation that is consistent with the HTML5 spec |
| url_encode |
1817161514
|
--s-d-r |
url_encode, url_decode functions |
| pgsql_tweaks |
1817161514
|
--s-d-r |
Some functions and views for daily usage |
| pg_relation_sql |
1817161514
|
------- |
Generate inlinable SQL functions for navigating PostgreSQL foreign-key relations |
| pg_extra_time |
1817161514
|
--s-d-r |
Some date time functions and operators that, |
| pgpcre |
1817161514
|
--s-d-r |
Perl Compatible Regular Expression functions |
| re2 |
1817161514
|
--s-dtr |
ClickHouse-compatible regex functions using RE2 |
| icu_ext |
1817161514
|
--s-d-r |
Access ICU functions |
| pgqr |
1817161514
|
--s-d-r |
QR Code generator from PostgreSQL |
| envvar |
1817161514
|
--s-d-- |
Fetch the value of an environment variable |
| byteamagic |
1817161514
|
--s-d-r |
Detect MIME types and file formats from PostgreSQL bytea values |
| floatfile |
1817161514
|
--s-d-r |
Simple file storage for arrays of floats |
| external_file |
1817161514
|
----d-- |
Access external server-side files through PostgreSQL functions |
| pg_render |
1817161514
|
--s-d-- |
Render HTML in SQL |
| pg_readme |
1817161514
|
----d-r |
Generate a Markdown README from PostgreSQL COMMENT objects |
| pg_readme_test_extension |
1817161514
|
----d-r |
Fixture extension used to test pg_readme document generation |
| ddl_historization |
1817161514
|
----d-- |
Historize the ddl changes inside PostgreSQL database |
| data_historization |
1817161514
|
----dt- |
PLPGSQL Script to historize data in partitionned table |
| schedoc |
1817161514
|
----d-- |
Cross documentation between Django and DBT projects |
| pg_isok |
1817161514
|
----d-- |
Query-based data integrity management and soft alerting for PostgreSQL |
| pg_describe |
1817161514
|
--s-d-r |
Report a query’s parameters and result columns without executing it |
| hashlib |
1817161514
|
--s-d-r |
Stable hash functions for Postgres |
| xxhash |
1817161514
|
--s-dtr |
xxhash functions for PostgreSQL |
| shacrypt |
1817161514
|
--s-d-r |
Implements SHA256-CRYPT and SHA512-CRYPT password encryption schemes |
| cryptint |
1817161514
|
--s-d-r |
Encryption functions for int and bigint values |
| pguecc |
1817161514
|
--s-d-r |
uECC bindings for Postgres |
| sparql |
1817161514
|
----d-- |
Query SPARQL datasource with SQL |
| pg_idkit |
1817161514
|
--s-d-- |
multi-tool for generating new/niche universally unique identifiers (ex. UUIDv6, ULID, KSUID) |
| pgx_ulid |
1817161514
|
--sLd-- |
ulid type and methods |
| pg_uuidv7 |
1817161514
|
--s-d-r |
Create UUIDv7 values in postgres |
| pg_uuid_v8 |
1817161514
|
--s-d-- |
UUID v8 generator with embedded timestamps for PostgreSQL |
| permuteseq |
1817161514
|
--s-d-r |
Pseudo-randomly permute sequences with a format-preserving encryption on elements |
| pg_hashids |
1817161514
|
--s-d-r |
Short unique id generator for PostgreSQL, using hashids |
| pg_slug_gen |
1817161514
|
--s-d-r |
Generate cryptographically secure timestamp-based slugs |
| sequential_uuids |
1817161514
|
--s-d-r |
generator of sequential UUIDs |
| typeid |
1817161514
|
--s-d-- |
Allows to use TypeIDs in Postgres natively |
| snowflake |
1817161514
|
--s-d-- |
Snowflake-style 64-bit ID generator and sequence utilities for PostgreSQL |
| topn |
1817161514
|
--s-d-- |
type for top-n JSONB |
| quantile |
1817161514
|
--s-d-- |
Quantile aggregation function |
| lower_quantile |
1817161514
|
--s-d-- |
Lower quantile aggregate function |
| count_distinct |
1817161514
|
--s-d-r |
An alternative to COUNT(DISTINCT …) aggregate, usable with HashAggregate |
| omnisketch |
1817161514
|
--s-d-r |
data structure for on-line agg of data into approximate sketch |
| ddsketch |
1817161514
|
--s-d-r |
Provides ddsketch aggregate function |
| vasco |
1817161514
|
--s-d-r |
discover hidden correlations in your data with MIC |
| xicor |
1817161514
|
--s-dtr |
XI Correlation Coefficient in Postgres |
| weighted_statistics |
1817161514
|
--s-d-r |
High-performance weighted statistics functions for sparse data |
| datasketches |
1817161514
|
--s-d-r |
Approximate analytics sketches and aggregates for PostgreSQL |
| fbsql |
1817161514
|
----d-- |
Closure-preserving formula-based statistical modeling in SQL |
| tdigest |
1817161514
|
--s-d-r |
Provides tdigest aggregate function. |
| first_last_agg |
1817161514
|
--s-d-r |
first() and last() aggregate functions |
| extra_window_functions |
1817161514
|
--s-d-r |
Extra Window Functions for PostgreSQL |
| floatvec |
1817161514
|
--s-d-r |
Math for vectors (arrays) of numbers |
| aggs_for_vecs |
1817161514
|
--s-d-r |
Aggregate functions for array inputs |
| aggs_for_arrays |
1817161514
|
--s-d-r |
Various functions for computing statistics on arrays of numbers |
| argm |
1817161514
|
--s-d-r |
argmax, argmin, and anyold aggregate functions |
| pg_csv |
1817161514
|
--s-d-r |
Flexible CSV processing for Postgres |
| arraymath |
1817161514
|
--s-d-r |
Array math and operators that work element by element on the contents of arrays |
| pg_math |
1817161514
|
--s-d-r |
GSL statistical functions for postgresql |
| random |
1817161514
|
--s-d-r |
random data generator |
| base36 |
1817161514
|
--s-d-- |
Integer Base36 types |
| base62 |
1817161514
|
--s-d-- |
Base62 extension for PostgreSQL |
| pg_base58 |
1817161514
|
--s-d-- |
Base58 Encoder/Decoder Extension for PostgreSQL |
| financial |
1817161514
|
--s-d-r |
Financial aggregate functions |
| pg_accumulator |
1817161514
|
--s-d-- |
Accumulation registers for balance and turnover tracking in PostgreSQL |
| convert |
1817161514
|
--s-d-- |
conversion functions for spatial, routing and other specialized uses |
| parray_gin |
1817161514
|
--s-d-r |
GIN index operator class and partial-match operators for text arrays |
| refint |
1817161514
|
c-s-d-- |
functions for implementing referential integrity (obsolete) |
| autoinc |
1817161514
|
c-s-d-- |
functions for autoincrementing fields |
| insert_username |
1817161514
|
c-s-d-- |
functions for tracking who changed a table |
| moddatetime |
1817161514
|
c-s-d-- |
functions for tracking last modification time |
| tsm_system_time |
1817161514
|
c-s-dt- |
TABLESAMPLE method which accepts time in milliseconds as a limit |
| dict_xsyn |
1817161514
|
c-s-d-- |
text search dictionary template for extended synonym processing |
| tsm_system_rows |
1817161514
|
c-s-dt- |
TABLESAMPLE method which accepts number of rows as a limit |
| tcn |
1817161514
|
c-s-dt- |
Triggered change notifications |
| uuid-ossp |
1817161514
|
c-s-dt- |
generate universally unique identifiers (UUIDs) |
| btree_gist |
1817161514
|
c-s-dt- |
support for indexing common datatypes in GiST |
| btree_gin |
1817161514
|
c-s-dt- |
support for indexing common datatypes in GIN |
| intarray |
1817161514
|
c---dt- |
functions, operators, and index support for 1-D arrays of integers |
| intagg |
1817161514
|
c---d-- |
integer aggregator and enumerator (obsolete) |
| dict_int |
1817161514
|
c-s-dt- |
text search dictionary template for integers |
| unaccent |
1817161514
|
c-s-dt- |
text search dictionary that removes accents |
| pg_repack |
1817161514
|
-bs-d-- |
Reorganize tables in PostgreSQL databases with minimal locks |
| pg_rewrite |
1817161514
|
--sLd-r |
Tool allows read write to the table during the rewriting |
| pg_query_rewrite |
1817161514
|
--sLd-- |
Rewrite SQL statements with a PostgreSQL ProcessUtility hook |
| pg_squeeze |
1817161514
|
--sLd-- |
A tool to remove unused space from a relation. |
| pg_dirtyread |
1817161514
|
--s-d-r |
Read dead but unvacuumed rows from table |
| pgfincore |
1817161514
|
--s-d-r |
examine and manage the os buffer cache |
| pg_cooldown |
1817161514
|
--s-d-r |
remove buffered pages for specific relations |
| ddlx |
1817161514
|
--s-d-- |
DDL eXtractor functions |
| pglinter |
1817161514
|
--s-dt- |
PostgreSQL Linting and Analysis Extension |
| prioritize |
1817161514
|
--s-d-r |
get and set the priority of PostgreSQL backends |
| pg_checksums |
1817161514
|
--s---r |
Activate/deactivate/verify checksums in offline Postgres clusters |
| pg_readonly |
1817161514
|
--sLd-- |
cluster database read only |
| pgdd |
1817161514
|
--s-d-- |
Introspect pg data dictionary via standard SQL |
| pg_permissions |
1817161514
|
--s-d-- |
view object permissions and compare them with the desired state |
| pgautofailover |
1817161514
|
--sLd-- |
pg_auto_failover |
| pg_catcheck |
1817161514
|
--s-d-- |
Diagnosing system catalog corruption |
| pre_prepare |
1817161514
|
--s-d-r |
Pre Prepare your Statement server side |
| pg_upless |
1817161514
|
----dt- |
Detect Useless UPDATE |
| pgcozy |
1817161514
|
----d-- |
Pre-warming shared buffers according to previous pg_buffercache snapshots for PostgreSQL. |
| pg_orphaned |
1817161514
|
--s-d-- |
Deal with orphaned files |
| pg_crash |
1817161514
|
--sL--- |
Send random signals to random processes |
| pg_cheat_funcs |
1817161514
|
--s-d-r |
Provides cheat (but useful) functions |
| fio |
1817161514
|
--s-d-r |
PostgreSQL File I/O Functions |
| qos |
1817161514
|
--sLd-- |
QoS resource governor extension for PostgreSQL sessions and queries |
| pg_pathcheck |
1817161514
|
--sL--- |
Validate planner Path trees for freed or corrupt memory |
| pgdisablelogerror |
1817161514
|
--sLd-r |
Disable selected SQLSTATE error codes from PostgreSQL server logging. |
| online_advisor |
1817161514
|
--sLd-r |
Suggest missing indexes and extended statistics online |
| pg_column_tetris |
1817161514
|
----d-- |
Enforce optimal column alignment to minimize row padding |
| cat_tools |
1817161514
|
----d-- |
Tools for interfacing with the PostgreSQL catalog |
| pg_savior |
1817161514
|
--s-d-r |
Postgres extension to save OOPS mistakes |
| safeupdate |
1817161514
|
--sL--- |
Require criteria for UPDATE and DELETE |
| pg_strict |
1817161514
|
--sLd-- |
Prevent dangerous UPDATE and DELETE without WHERE clause |
| pg_drop_events |
1817161514
|
----d-- |
logs transaction ids of drop table, drop column, drop materialized view statements |
| table_log |
1817161514
|
--s-d-- |
record table modification logs and PITR for table/row |
| pgelog |
1817161514
|
----d-- |
Extended logging via pseudo-autonomous transactions |
| pgagent |
1817161514
|
--s-d-- |
A PostgreSQL job scheduler |
| pg_prewarm |
1817161514
|
c-sLd-- |
prewarm relation data |
| pgpool_adm |
1817161514
|
----d-- |
Administrative functions for pgPool |
| pgpool_recovery |
1817161514
|
----d-- |
recovery functions for pgpool-II for V4.3 |
| pgpool_regclass |
1817161514
|
----d-- |
replacement for regclass |
| lo |
1817161514
|
c-s-dt- |
Large Object maintenance |
| basic_archive |
1817161514
|
c-s---- |
an example of an archive module |
| basebackup_to_shell |
1817161514
|
c-s---- |
adds a custom basebackup target called shell |
| old_snapshot |
1817161514
|
c-s-d-- |
utilities in support of old_snapshot_threshold |
| adminpack |
1817161514
|
c-s-d-- |
administrative functions for PostgreSQL |
| amcheck |
1817161514
|
c-s-d-- |
functions for verifying relation integrity |
| pg_surgery |
1817161514
|
c-s-d-- |
extension to perform surgery on a damaged relation |
| pg_profile |
1817161514
|
--s-d-- |
PostgreSQL load profile repository and report builder |
| pg_tracing |
1817161514
|
--sLd-r |
Distributed Tracing for PostgreSQL |
| pg_stat_ch |
1817161514
|
--sLd-- |
Export PostgreSQL query telemetry to ClickHouse |
| pg_stat_backtrace |
1817161514
|
--s-d-r |
Capture or log C-level stack backtraces of PostgreSQL processes |
| pg_stat_log |
1817161514
|
--sLd-r |
Track cumulative PostgreSQL log message statistics by backend, database, user, level, and SQLSTATE. |
| pg_stat_plans |
1817161514
|
--sLd-r |
Track per-plan call counts, execution times, and example EXPLAIN texts. |
| pgfr_record |
1817161514
|
----d-- |
Server-side PostgreSQL performance flight recorder |
| pgfr_analyze |
1817161514
|
----d-- |
Reporting and analysis functions for pgfr_record |
| pgmonitor |
1817161514
|
--sLd-- |
Collector-friendly metric views and background refresh worker |
| pg_statviz |
1817161514
|
----d-- |
Capture PostgreSQL statistics snapshots for time-series analysis and visualization |
| pg_show_plans |
1817161514
|
--sLd-r |
show query plans of all currently running SQL statements |
| pg_stat_kcache |
1817161514
|
--sLd-r |
Kernel statistics gathering |
| pg_stat_monitor |
1817161514
|
--sLd-r |
The pg_stat_monitor is a PostgreSQL Query Performance Monitoring tool, based on PostgreSQL contrib module pg_stat_statements. pg_stat_monitor provides aggregated statistics, client information, plan details including plan, and histogram information. |
| pg_qualstats |
1817161514
|
--sLd-- |
An extension collecting statistics about quals |
| pg_store_plans |
1817161514
|
--sLd-r |
track plan statistics of all SQL statements executed |
| pg_track_settings |
1817161514
|
--s-d-- |
Track settings changes |
| pg_track_optimizer |
1817161514
|
--sLd-r |
Track planning decisions in comparison with execution reality |
| pg_wait_sampling |
1817161514
|
--sLd-r |
sampling based statistics of wait events |
| pg_datasentinel |
1817161514
|
--sLd-- |
Observability and activity monitoring extension for PostgreSQL |
| pgsentinel |
1817161514
|
--sLd-r |
active session history |
| system_stats |
1817161514
|
--s-d-r |
EnterpriseDB system statistics for PostgreSQL |
| meta |
1817161514
|
----d-- |
Normalized, friendlier system catalog for PostgreSQL |
| pgnodemx |
1817161514
|
--sLd-r |
Capture node OS metrics via SQL queries |
| pg_proctab |
1817161514
|
--s-d-r |
PostgreSQL extension to access the OS process table |
| pg_sqlog |
1817161514
|
--s-d-- |
Provide SQL interface to logs |
| bgw_replstatus |
1817161514
|
--sL--- |
Small PostgreSQL background worker to report whether a node is a replication master or standby |
| pgmeminfo |
1817161514
|
--s-d-- |
show memory usage |
| toastinfo |
1817161514
|
--s-d-r |
show details on toasted datums |
| explain_ui |
1817161514
|
--s-d-- |
easily jump into a visual plan UI for any SQL query |
| pg_relusage |
1817161514
|
--sL--- |
Log all the queries that reference a particular column |
| pagevis |
1817161514
|
----d-r |
Visualise database pages in ascii code |
| powa |
1817161514
|
--s-d-- |
PostgreSQL Workload Analyser-core |
| pg_overexplain |
1817161514
|
c-sL--- |
Allow EXPLAIN to dump even more details |
| pg_logicalinspect |
1817161514
|
c-s-d-- |
Logical decoding components inspection |
| pageinspect |
1817161514
|
c-s-d-- |
inspect the contents of database pages at a low level |
| pgrowlocks |
1817161514
|
c-s-d-- |
show row-level locking information |
| sslinfo |
1817161514
|
c-s-d-- |
information about SSL certificates |
| pg_buffercache |
1817161514
|
c-s-d-- |
examine the shared buffer cache |
| pg_walinspect |
1817161514
|
c-s-d-- |
functions to inspect contents of PostgreSQL Write-Ahead Log |
| pg_freespacemap |
1817161514
|
c-s-d-- |
examine the free space map (FSM) |
| pg_visibility |
1817161514
|
c-s-d-- |
examine the visibility map (VM) and page-level visibility info |
| pgstattuple |
1817161514
|
c-s-d-- |
show tuple-level statistics |
| auto_explain |
1817161514
|
c-sL--- |
Provides a means for logging execution plans of slow statements automatically |
| pg_stat_statements |
1817161514
|
c-sLd-- |
track planning and execution statistics of all SQL statements executed |
| passwordcheck_cracklib |
1817161514
|
--sL--- |
Strengthen PostgreSQL user password checks with cracklib |
| supautils |
1817161514
|
--sL--- |
Extension that secures a cluster on a cloud environment |
| pgsodium |
1817161514
|
--sLd-- |
Postgres extension for libsodium functions |
| column_encrypt |
1817161514
|
--sLd-- |
Transparent column-level encryption with encrypted_text and encrypted_bytea types |
| passwordpolicy |
1817161514
|
--sLd-r |
Dynamically configurable PostgreSQL password complexity checks. |
| supabase_vault |
1817161514
|
--s-d-- |
Supabase Vault Extension |
| pg_session_jwt |
1817161514
|
--s-dt- |
Manage authentication sessions using JWTs |
| anon |
1817161514
|
--sLd-- |
PostgreSQL Anonymizer (anon) extension |
| pgsmcrypto |
1817161514
|
--s-d-- |
PostgreSQL SM Algorithm Extension |
| pg_enigma |
1817161514
|
--s-d-- |
Encrypted postgres data type |
| pgaudit |
1817161514
|
--sLd-r |
provides auditing functionality |
| pgauditlogtofile |
1817161514
|
--sLd-r |
pgAudit addon to redirect audit log to an independent file |
| pg_roast |
1817161514
|
--sLd-- |
Opinionated PostgreSQL database auditor |
| pg_auditor |
1817161514
|
----d-- |
Audit data changes and provide flashback ability |
| logerrors |
1817161514
|
--sLd-r |
Function for collecting statistics about messages in logfile |
| pg_auth_mon |
1817161514
|
--sLd-r |
monitor connection attempts per user |
| pg_jobmon |
1817161514
|
--s-d-- |
Extension for logging and monitoring functions in PostgreSQL |
| pg_oidc_validator |
1817161514
|
--sL--- |
OAuth and OIDC token validator for PostgreSQL 18 |
| oidc_validator |
1817161514
|
--sL--- |
PostgreSQL 18 OIDC bearer-token validator plugin written in Rust |
| pgmemento |
1817161514
|
----d-- |
Transaction-based audit trail with schema versioning |
| credcheck |
1817161514
|
--sLd-- |
credcheck - postgresql plain text credential checker |
| pgcryptokey |
1817161514
|
--s-d-r |
cryptographic key management |
| pg_pwhash |
1817161514
|
--s-d-r |
Advanced password hashing methods for PostgreSQL |
| login_hook |
1817161514
|
--s-d-- |
login_hook - hook to execute login_hook.login() at login time |
| set_user |
1817161514
|
--sLd-- |
similar to SET ROLE but with added logging |
| pg_snakeoil |
1817161514
|
--sLd-r |
The PostgreSQL Antivirus |
| pgextwlist |
1817161514
|
--sL--- |
PostgreSQL Extension Whitelisting |
| pg_command_fw |
1817161514
|
--sLd-- |
DDL and utility command firewall for PostgreSQL |
| sslutils |
1817161514
|
--s-d-- |
A Postgres extension for managing SSL certificates through SQL |
| noset |
1817161514
|
--sLd-r |
Module for blocking SET variables for non-super users. |
| block_copy_command |
1817161514
|
--sLd-- |
Block COPY commands via a configurable ProcessUtility hook |
| pg_policy |
1817161514
|
----d-- |
Agentic policy language for PostgreSQL with guardrails, guidance, and session-aware controls |
| pg_kpart |
1817161514
|
--sL--r |
Reject full partition scans that omit the partition key |
| pg_tde |
1817161514
|
--sLd-- |
Percona pg_tde access method |
| pg_vault_tde |
1817161514
|
-bsLd-- |
Transparent Data Encryption for PostgreSQL through custom table and index access methods |
| sepgsql |
1817161514
|
c-sL--- |
label-based mandatory access control (MAC) based on SELinux security policy. |
| auth_delay |
1817161514
|
c-sL--- |
pause briefly before reporting authentication failure |
| pgcrypto |
1817161514
|
c-s-dt- |
cryptographic functions |
| passwordcheck |
1817161514
|
c-sL--- |
checks user passwords and reject weak password |
| wrappers |
1817161514
|
--s-d-r |
Foreign data wrappers developed by Supabase |
| multicorn |
1817161514
|
--s-d-- |
Fetch foreign data in Python in your PostgreSQL server. |
| odbc_fdw |
1817161514
|
--s-d-r |
Foreign data wrapper for accessing remote databases using ODBC |
| jdbc_fdw |
1817161514
|
--s-d-r |
foreign-data wrapper for remote servers available over JDBC |
| pgspider_ext |
1817161514
|
--s-d-r |
foreign-data wrapper for remote PGSpider servers |
| mysql_fdw |
1817161514
|
--s-d-r |
Foreign data wrapper for querying a MySQL server |
| oracle_fdw |
1817161514
|
--s-d-- |
foreign data wrapper for Oracle access |
| tds_fdw |
1817161514
|
--s-d-r |
Foreign data wrapper for querying a TDS database (Sybase or Microsoft SQL Server) |
| db2_fdw |
1817161514
|
--s-d-- |
foreign data wrapper for DB2 access |
| sqlite_fdw |
1817161514
|
--s-d-r |
SQLite Foreign Data Wrapper |
| pgbouncer_fdw |
1817161514
|
----d-- |
Extension for querying PgBouncer stats from normal SQL views & running pgbouncer commands from normal SQL functions |
| etcd_fdw |
1817161514
|
--s-d-- |
Foreign data wrapper for etcd |
| informix_fdw |
1817161514
|
--s-d-r |
Foreign data wrapper for Informix access |
| nominatim_fdw |
1817161514
|
--s-d-r |
Nominatim Foreign Data Wrapper for PostgreSQL |
| mongo_fdw |
1817161514
|
--s-d-- |
foreign data wrapper for MongoDB access |
| redis_fdw |
1817161514
|
--s-d-r |
Foreign data wrapper for querying a Redis server |
| redis |
1817161514
|
--s-d-r |
Send redis pub/sub messages to Redis from PostgreSQL Directly |
| kafka_fdw |
1817161514
|
--s-d-r |
kafka Foreign Data Wrapper for CSV formatted messages |
| hdfs_fdw |
1817161514
|
--s-d-r |
foreign-data wrapper for remote hdfs servers |
| firebird_fdw |
1817161514
|
--s-d-r |
Foreign data wrapper for Firebird |
| rdf_fdw |
1817161514
|
--s-d-r |
Foreign data wrapper for RDF triplestores over SPARQL endpoints |
| aws_s3 |
1817161514
|
----d-r |
aws_s3 postgres extension to import/export data from/to s3 |
| log_fdw |
1817161514
|
--s-d-- |
foreign-data wrapper for Postgres log file access |
| dblink |
1817161514
|
c-s-d-- |
connect to other PostgreSQL databases from within a database |
| file_fdw |
1817161514
|
c-s-d-- |
foreign-data wrapper for flat file access |
| postgres_fdw |
1817161514
|
c-s-d-- |
foreign-data wrapper for remote PostgreSQL servers |
| documentdb |
1817161514
|
--sLd-- |
API surface for DocumentDB for PostgreSQL |
| documentdb_core |
1817161514
|
--sLd-- |
Core API surface for DocumentDB on PostgreSQL |
| documentdb_distributed |
1817161514
|
--sLd-- |
Multi-Node API surface for DocumentDB |
| documentdb_extended_rum |
1817161514
|
--sLd-r |
DocumentDB Extended RUM index access method |
| pg_projection |
1817161514
|
----d-r |
MongoDB-like read projections for JSONB in PostgreSQL |
| orafce |
1817161514
|
--s-d-- |
Functions and operators that emulate a subset of functions and packages from the Oracle RDBMS |
| pgtt |
1817161514
|
--sLd-- |
Extension to add Global Temporary Tables feature to PostgreSQL |
| session_variable |
1817161514
|
--s-d-- |
Registration and manipulation of session variables and constants |
| pg_statement_rollback |
1817161514
|
--sL--- |
Server side rollback at statement level for PostgreSQL like Oracle or DB2 |
| ivorysql_ora |
1817161514
|
--s-d-- |
Oracle Compatible extension on Postgres Database |
| ora_btree_gin |
1817161514
|
--s-dt- |
Support for indexing oracle datatypes in GIN |
| ora_btree_gist |
1817161514
|
--s-dt- |
Support for oracle indexing common datatypes in GiST |
| pg_get_functiondef |
1817161514
|
--s-dt- |
Get function’s definition |
| plisql |
1817161514
|
--s-dt- |
PL/iSQL procedural language |
| gb18030_2022 |
1817161514
|
--s-dt- |
Support GB18030-2022 and UTF-8 conversion |
| db2fce |
1817161514
|
----d-- |
DB2 compatibility functions, types, operators, and SYSIBM.SYSDUMMY1 for PostgreSQL. |
| plpgsql_wrap |
1817161514
|
--s-d-- |
Oracle WRAP-equivalent PL/pgSQL language handler storing AES-256-GCM encrypted procedure source. |
| pg_dbms_metadata |
1817161514
|
----d-- |
Extension to add Oracle DBMS_METADATA compatibility to PostgreSQL |
| pg_dbms_lock |
1817161514
|
----d-- |
Extension to add Oracle DBMS_LOCK full compatibility to PostgreSQL |
| pg_dbms_job |
1817161514
|
--sLd-- |
Extension to add Oracle DBMS_JOB full compatibility to PostgreSQL |
| pg_dbms_errlog |
1817161514
|
--sLd-- |
Emulate DBMS_ERRLOG Oracle module to log DML errors in a dedicated table. |
| pg_utl_smtp |
1817161514
|
----d-- |
Oracle UTL_SMTP compatibility extension for PostgreSQL |
| babelfishpg_common |
1817161514
|
--s-d-r |
SQL Server Transact SQL Datatype Support |
| babelfishpg_tsql |
1817161514
|
--s-d-r |
SQL Server Transact SQL compatibility |
| babelfishpg_tds |
1817161514
|
--sLd-r |
SQL Server TDS protocol extension |
| babelfishpg_money |
1817161514
|
--s-dt- |
SQL Server Money Data Type |
| pgmemcache |
1817161514
|
--s-d-r |
memcached interface |
| aux_mysql |
1817161514
|
--s-d-- |
MySQL Supplementary Extension |
| pglogical |
1817161514
|
--sLd-- |
PostgreSQL Logical Replication |
| pglogical_origin |
1817161514
|
--s-d-- |
Dummy extension for compatibility when upgrading from Postgres 9.4 |
| pglogical_ticker |
1817161514
|
--sLd-- |
Have an accurate view on pglogical replication delay |
| pgl_ddl_deploy |
1817161514
|
--s-d-- |
automated ddl deployment using pglogical |
| logical_ddl |
1817161514
|
--s-d-- |
Replicate supported DDL changes over PostgreSQL logical replication |
| pg_failover_slots |
1817161514
|
--sL--r |
PG Failover Slots extension |
| db_migrator |
1817161514
|
----d-r |
Tools to migrate other databases to PostgreSQL |
| pgactive |
1817161514
|
-bsLd-- |
Active-Active Replication Extension for PostgreSQL |
| spock |
1817161514
|
-bsLd-- |
Multi-master logical replication extension for PostgreSQL |
| lolor |
1817161514
|
--s-dt- |
Logical-replication-friendly replacement for PostgreSQL large objects |
| pgclone |
1817161514
|
--sLd-- |
Clone PostgreSQL databases, schemas, tables, and functions across environments |
| pgmqtt |
1817161514
|
--s-d-- |
CDC-to-MQTT broker for PostgreSQL |
| wal2json |
1817161514
|
--s---- |
Changing data capture in JSON format |
| wal2mongo |
1817161514
|
--s---- |
PostgreSQL logical decoding output plugin for MongoDB |
| decoderbufs |
1817161514
|
--sL--- |
Logical decoding plugin that delivers WAL stream changes using a Protocol Buffer format |
| decoder_raw |
1817161514
|
--s---- |
Output plugin for logical replication in Raw SQL format |
| mimeo |
1817161514
|
----d-- |
Extension for specialized, per-table replication between PostgreSQL instances |
| repmgr |
1817161514
|
--sLd-- |
Replication manager for PostgreSQL |
| pg_fact_loader |
1817161514
|
--s-d-- |
build fact tables with Postgres |
| pg_bulkload |
1817161514
|
-bs-d-- |
pg_bulkload is a high speed data loading utility for PostgreSQL |
| test_decoding |
1817161514
|
c-s---- |
SQL-based test/example module for WAL logical decoding |
| pgoutput |
1817161514
|
c-s---- |
Logical Replication output plugin |