Explore 2387 PostgreSQL extensions from PGEXT, maintained by Pigsty.
53 extensions found. Clear filters
| Name | Version | Description | Category | License | Language | PG Version | Stars |
|---|---|---|---|---|---|---|---|
| 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 | — |