Language: Rust
58 个扩展
-
timescaledb_toolkit
Library of analytical hyperfunctions, time-series pipelining, and other SQL utilities
-
pg_later
Run queries now and get results later
-
pg_when
Natural language time parsing for PostgreSQL
-
pg_polyline
Fast Google Encoded Polyline encoding & decoding for postgres
-
pg_eviltransform
Coordinate transforms for BD09/GCJ02 via PostGIS ST_Transform
-
tzf
Fast lookup timezone name by GPS coordinates
-
vchord
Vector database plugin for Postgres, written in Rust
-
vectorscale
Advanced indexing for vector data with DiskANN
-
vectorize
The simplest way to do vector search on Postgres
-
pg_rrf
Reciprocal rank fusion functions for hybrid search
-
pg_summarize
Text Summarization using LLMs. Built using pgrx
-
pg_tiktoken
tiktoken tokenizer for use with OpenAI models in postgres
-
pgml
Run AL/ML workloads with SQL interface
-
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_search
Full text search for PostgreSQL using BM25
-
pg_bestmatch
Generate BM25 sparse vector inside PostgreSQL
-
vchord_bm25
A postgresql extension for bm25 ranking algorithm
-
pg_tokenizer
Tokenizers for full-text search
-
pg_pinyin
Pinyin romanization and search helpers for PostgreSQL
-
pg_kazsearch
Kazakh full-text search extension for PostgreSQL
-
pg_analytics
Postgres for analytics, powered by DuckDB
-
pg_mooncake
Columnstore Table in Postgres
-
pg_parquet
copy data between Postgres and Parquet
-
graph
Graph database capabilities for PostgreSQL
-
pgrdf
RDF, SPARQL, SHACL, and OWL reasoning for PostgreSQL
-
pg_graphql
Add in-database GraphQL support
-
pg_jsonschema
PostgreSQL extension providing JSON Schema validation
-
jsonschema
JSON Schema validation functions for PostgreSQL
-
pg_trickle
Streaming tables and differential view maintenance for PostgreSQL 18
-
pg_durable
Durable SQL functions for PostgreSQL
-
pg_cardano
A suite of Cardano-related tools
-
pg_mentat
Datomic-compatible data model and Datalog query engine inside PostgreSQL
-
plprql
Use PRQL in PostgreSQL - Pipelined Relational Query Language
-
pgwasm
Run sandboxed WebAssembly components as strongly typed PostgreSQL SQL functions.
-
pglite_fusion
Embed an SQLite database in your PostgreSQL table
-
pg_smtp_client
PostgreSQL extension to send email using SMTP
-
pg_render
Render HTML in SQL
-
pg_idkit
multi-tool for generating new/niche universally unique identifiers (ex. UUIDv6, ULID, KSUID)
-
pgx_ulid
ulid type and methods
-
typeid
Allows to use TypeIDs in Postgres natively
-
pg_base58
Base58 Encoder/Decoder Extension for PostgreSQL
-
convert
conversion functions for spatial, routing and other specialized uses
-
pglinter
PostgreSQL Linting and Analysis Extension
-
pgdd
Introspect pg data dictionary via standard SQL
-
pg_strict
Prevent dangerous UPDATE and DELETE without WHERE clause
-
explain_ui
easily jump into a visual plan UI for any SQL query
-
pg_session_jwt
Manage authentication sessions using JWTs
-
anon
PostgreSQL Anonymizer (anon) extension
-
pgsmcrypto
PostgreSQL SM Algorithm Extension
-
pg_enigma
Encrypted postgres data type
-
oidc_validator
PostgreSQL 18 OIDC bearer-token validator plugin written in Rust
-
pg_command_fw
DDL and utility command firewall for PostgreSQL
-
block_copy_command
Block COPY commands via a configurable ProcessUtility hook
-
wrappers
Foreign data wrappers developed by Supabase
-
etcd_fdw
Foreign data wrapper for etcd
-
pgmqtt
CDC-to-MQTT broker for PostgreSQL