select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

PostgreSQL Extension Catalogue

Explore 2387 PostgreSQL extensions from PGEXT, maintained by Pigsty.

jsonb_plpython2u · Historical transform between jsonb and the untrusted PL/Python 2 language. · 1.0 · Procedural languages · Unknown · C · Not packagedplpython2u · Historical untrusted PL/Python 2 procedural language. · 1.0 · Procedural languages · Unknown · C · Not packagedplpythonu · Historical untrusted PL/Python procedural language. · 1.0 · Procedural languages · Unknown · C · Not packagedomnidb_plugin · PostgreSQL plugin for enabling PL/pgSQL debugger in OmniDB · 0.0.1 · Procedural languages · MIT · C · Not packagedplcoffee · CoffeeScript procedural language for PostgreSQL, compiled and executed by the PL/v8 runtime · 3.1.10 · Procedural languages · PostgreSQL · C++ · Not packagedplls · LiveScript procedural language for PostgreSQL, compiled and executed by the PL/v8 runtime · 3.1.10 · Procedural languages · PostgreSQL · C++ · Not packagedplrust · Compiles Rust functions to native code as a PostgreSQL procedural language, with optional postgrestd-backed trusted sandboxing. · 1.1 · Procedural languages · PostgreSQL · Rust · Not packagedwasm · A Postgres extension to run WebAssembly binaries. · 0.1.0 · Procedural languages · MIT · Rust · Not packagedpldotnet · add C# and F# procedural languages to PostgreSQL through .NET · 0.9 · Procedural languages · PostgreSQL · C · Not packagedplhaskell · provide trusted and untrusted Haskell procedural languages for PostgreSQL · 5.0 · Procedural languages · GPL-3.0 · C · Not packagedpgprolog · PostgreSQL procedural language handler for Prolog, embedding Scryer Prolog. · 0.0.0 · Procedural languages · BSD-3-Clause · Rust · Not packagedbytea_plphp · Binary-safe transform between bytea and PHP strings for PL/php · 1.0 · Procedural languages · PostgreSQL · C · Not packagedhstore_plphp · Transform between hstore and PHP associative arrays for PL/php · 1.0 · Procedural languages · PostgreSQL · C · Not packagedjsonb_plphp · Transform between jsonb and native PHP values for PL/php · 1.0 · Procedural languages · PostgreSQL · C · Not packagedplphp · Embed PHP 8 as an untrusted PostgreSQL procedural language · 2.6 · Procedural languages · PostgreSQL · C · Not packagedplsci · PostgreSQL procedural language handler for Clojure via SCI · 1.0 · Procedural languages · EPL-1.0 · Rust · Not packagedplparrot · Parrot Virtual Machine and Rakudo Perl 6 as PostgreSQL procedural languages · 0.4.0 · Procedural languages · Artistic-2.0 · C · Not packagedpgtsql · provide Transact-SQL compatibility for PostgreSQL · 3.0 · Procedural languages · Unknown · C · Not packagedpgcov · Tracks test coverage in PL/PgSQL functions and requires shared_preload_libraries. · 1.0 · Procedural languages · MIT · C · Not packagedplmruby · Run scalar, set-returning, inline, and trigger functions in the embedded mruby runtime · 0.0.1 · Procedural languages · Unknown · C · Not packagedslowjit · A simple demo to illustrate how to implement a JIT provider for PostgreSQL. · 1.0.0 · Procedural languages · Unknown · C · Not packagedlambda · Lambda function for Postgres · 1.0.5 · Procedural languages · BSD-2-Clause · SQL · Not packagederlang_cnode · Erlang C-node bridge for connecting PostgreSQL sessions to Erlang or Elixir nodes. · 1.0 · Procedural languages · Unknown · C · Not packagedomnidb_plpgsql_debugger · PostgreSQL extension for enabling PL/pgSQL debugger in OmniDB · 1.0.0 · Procedural languages · MIT · C · Not packagedplswipl · Execute PostgreSQL functions and inline blocks in an embedded SWI-Prolog runtime · 0.1 · Procedural languages · MIT · C · Not packagedhstore_plpython2u · transform between hstore and plpython2u · 1.0 · Procedural languages · Unknown · C · Not packagedpg_jinx · JNI bridge for PostgreSQL stored procedures, triggers, and foreign data wrappers written in Java. · 2.3 · Procedural languages · Unknown · C · Not packagedpg_linegazer · Transparent code coverage for PL/pgSQL · 1.0 · Procedural languages · MIT · C · Not packagedpgosql · C procedural-language handler providing PL/SQL-style compatibility and Oracle-like sys catalog views. · 9.4 · Procedural languages · AGPL-3.0 · C · Not packagedpllju · LuaJIT FFI PostgreSQL language extension · 0.1 · Procedural languages · MIT · C · Not packagedbrainfuck · Run Brainfuck programs inside PostgreSQL using a PLV8 trusted language extension. · 4.2.0 · Procedural languages · Apache-2.0 · SQL · Not packagedpljvm · A PostgreSQL procedural language that sends function calls over RPC to code running in an external JVM process. · 1.0.0 · Procedural languages · BSD-3-Clause · C · Not packagedpg_plsql_graphs · Capture PL/pgSQL control-flow and dependence graphs for DOT export · 1.0 · Procedural languages · Unknown · C · Not packagedlispg · Lisp-like expression type and evaluator for PostgreSQL · 1.0 · Procedural languages · Unknown · C · Not packagednumpy_plpython2u · transform between numpy and plpython2u · 1.0 · Procedural languages · MIT · C · Not packagednumpy_plpython3u · transform between numpy and plpython3u · 1.0 · Procedural languages · MIT · C · Not packagednumpy_plpythonu · transform between numpy and plpythonu · 1.0 · Procedural languages · MIT · C · Not packagedpljulia · Embeds Julia as an untrusted PostgreSQL procedural language with SPI access, DO blocks, triggers, arrays, and composite-type conversion. · 0.8 · Procedural languages · PostgreSQL · C · Not packagedplpy_venv · Select and manage Python virtual environments for PL/Python functions. · 1.0 · Procedural languages · Unknown · SQL · Not packagedpostr · Embeds Ruby as an untrusted PostgreSQL procedural language supporting functions, DO blocks, triggers, and set-returning functions. · 0.1.0 · Procedural languages · MIT · Rust · Not packagedhstore_plpythonu · transform between hstore and plpythonu · 1.0 · Procedural languages · Unknown · C · Not packagedjsonb_plpythonu · Transform between JSONB and PL/PythonU values · 1.0 · Procedural languages · Unknown · C · Not packagedpllisp · PL/Lisp toy extension · 0.1.0 · Procedural languages · BSD-3-Clause · C · Not packagedplocamlu · PL/OCaml Procedural Language Handler for PostgreSQL · 1.0 · Procedural languages · Unknown · C · Not packagedplsix · provide a Perl 6/Raku procedural language handler for PostgreSQL · 2 · Procedural languages · PostgreSQL · C · Not packagedltree_plpython2u · A fixed postgres xl so it can compile on newer versions of GCC and glibc · 1.0 · Procedural languages · Unknown · C · Not packagedltree_plpythonu · transform between ltree and plpythonu · 1.0 · Procedural languages · Unknown · C · Not packagedpg_agg · Experimental aggregate-query support extension; its install script currently creates the untrusted PL/Python language. · 1.0 · Procedural languages · Unknown · Python · Not packagedpg_extism · An Extism sample showing how you can run Extism plugins from PostgreSQl using pgrx! · 0.0.0 · Procedural languages · Unknown · Rust · Not packagedplmuggin · PL/Muggin: an HTML templating language for PostgreSQL · 0.1 · Procedural languages · MIT · C · Not packagedplpython3t · A SQL-only wrapper that registers PostgreSQL PL/Python 3 handlers as a trusted procedural language named plpython3t. · 1.0 · Procedural languages · Unknown · SQL · Not packagedspl_check · Static checks for EPAS SPL and PL/pgSQL routines. · Procedural languages · Proprietary · Unknown · Not packagedstopgap · pgrx deployment layer for versioned TypeScript/JavaScript function bundles backed by PLTS. · 0.1.3 · Procedural languages · MIT · Rust · Not packaged

53 extensions found. Clear filters

NameVersionDescriptionCategoryLicenseLanguagePG VersionStars
jsonb_plpython2u 1.0 Historical transform between jsonb and the untrusted PL/Python 2 language. LANG C 22k
plpython2u 1.0 Historical untrusted PL/Python 2 procedural language. LANG C 22k
plpythonu 1.0 Historical untrusted PL/Python procedural language. LANG C 22k
omnidb_plugin 0.0.1 PostgreSQL plugin for enabling PL/pgSQL debugger in OmniDB LANG MIT C 3.3k
plcoffee 3.1.10 CoffeeScript procedural language for PostgreSQL, compiled and executed by the PL/v8 runtime LANG PostgreSQL C++ 10–16 2.1k
plls 3.1.10 LiveScript procedural language for PostgreSQL, compiled and executed by the PL/v8 runtime LANG PostgreSQL C++ 10–16 2.1k
plrust 1.1 Compiles Rust functions to native code as a PostgreSQL procedural language, with optional postgrestd-backed trusted sandboxing. LANG PostgreSQL Rust 13–16 1.4k
wasm 0.1.0 A Postgres extension to run WebAssembly binaries. LANG MIT Rust 10 430
pldotnet 0.9 add C# and F# procedural languages to PostgreSQL through .NET LANG PostgreSQL C 10–16 164
plhaskell 5.0 provide trusted and untrusted Haskell procedural languages for PostgreSQL LANG GPL-3.0 C 147
pgprolog 0.0.0 PostgreSQL procedural language handler for Prolog, embedding Scryer Prolog. LANG BSD-3-Clause Rust 11–16 134
bytea_plphp 1.0 Binary-safe transform between bytea and PHP strings for PL/php LANG PostgreSQL C 11–18 56
hstore_plphp 1.0 Transform between hstore and PHP associative arrays for PL/php LANG PostgreSQL C 11–18 56
jsonb_plphp 1.0 Transform between jsonb and native PHP values for PL/php LANG PostgreSQL C 11–18 56
plphp 2.6 Embed PHP 8 as an untrusted PostgreSQL procedural language LANG PostgreSQL C 11–18 56
plsci 1.0 PostgreSQL procedural language handler for Clojure via SCI LANG EPL-1.0 Rust 49
plparrot 0.4.0 Parrot Virtual Machine and Rakudo Perl 6 as PostgreSQL procedural languages LANG Artistic-2.0 C 27
pgtsql 3.0 provide Transact-SQL compatibility for PostgreSQL LANG C 11 12
pgcov 1.0 Tracks test coverage in PL/PgSQL functions and requires shared_preload_libraries. LANG MIT C 10–12 11
plmruby 0.0.1 Run scalar, set-returning, inline, and trigger functions in the embedded mruby runtime LANG C 11
slowjit 1.0.0 A simple demo to illustrate how to implement a JIT provider for PostgreSQL. LANG C 11
lambda 1.0.5 Lambda function for Postgres LANG BSD-2-Clause SQL 10
erlang_cnode 1.0 Erlang C-node bridge for connecting PostgreSQL sessions to Erlang or Elixir nodes. LANG C 8
omnidb_plpgsql_debugger 1.0.0 PostgreSQL extension for enabling PL/pgSQL debugger in OmniDB LANG MIT C 8
plswipl 0.1 Execute PostgreSQL functions and inline blocks in an embedded SWI-Prolog runtime LANG MIT C 8
hstore_plpython2u 1.0 transform between hstore and plpython2u LANG C 7
pg_jinx 2.3 JNI bridge for PostgreSQL stored procedures, triggers, and foreign data wrappers written in Java. LANG C 7
pg_linegazer 1.0 Transparent code coverage for PL/pgSQL LANG MIT C 7
pgosql 9.4 C procedural-language handler providing PL/SQL-style compatibility and Oracle-like sys catalog views. LANG AGPL-3.0 C 7
pllju 0.1 LuaJIT FFI PostgreSQL language extension LANG MIT C 6
brainfuck 4.2.0 Run Brainfuck programs inside PostgreSQL using a PLV8 trusted language extension. LANG Apache-2.0 SQL 15–18 5
pljvm 1.0.0 A PostgreSQL procedural language that sends function calls over RPC to code running in an external JVM process. LANG BSD-3-Clause C 4
pg_plsql_graphs 1.0 Capture PL/pgSQL control-flow and dependence graphs for DOT export LANG C 3
lispg 1.0 Lisp-like expression type and evaluator for PostgreSQL LANG C 2
numpy_plpython2u 1.0 transform between numpy and plpython2u LANG MIT C 2
numpy_plpython3u 1.0 transform between numpy and plpython3u LANG MIT C 2
numpy_plpythonu 1.0 transform between numpy and plpythonu LANG MIT C 2
pljulia 0.8 Embeds Julia as an untrusted PostgreSQL procedural language with SPI access, DO blocks, triggers, arrays, and composite-type conversion. LANG PostgreSQL C 14–18 2
plpy_venv 1.0 Select and manage Python virtual environments for PL/Python functions. LANG SQL 2
postr 0.1.0 Embeds Ruby as an untrusted PostgreSQL procedural language supporting functions, DO blocks, triggers, and set-returning functions. LANG MIT Rust 13–18 2
hstore_plpythonu 1.0 transform between hstore and plpythonu LANG C 1
jsonb_plpythonu 1.0 Transform between JSONB and PL/PythonU values LANG C 10–18 1
pllisp 0.1.0 PL/Lisp toy extension LANG BSD-3-Clause C 1
plocamlu 1.0 PL/OCaml Procedural Language Handler for PostgreSQL LANG C 1
plsix 2 provide a Perl 6/Raku procedural language handler for PostgreSQL LANG PostgreSQL C 10–18 1
ltree_plpython2u 1.0 A fixed postgres xl so it can compile on newer versions of GCC and glibc LANG C
ltree_plpythonu 1.0 transform between ltree and plpythonu LANG C
pg_agg 1.0 Experimental aggregate-query support extension; its install script currently creates the untrusted PL/Python language. LANG Python 12
pg_extism 0.0.0 An Extism sample showing how you can run Extism plugins from PostgreSQl using pgrx! LANG Rust
plmuggin 0.1 PL/Muggin: an HTML templating language for PostgreSQL LANG MIT C