Extensions / Procedural languages
Lua as a procedural language
pgext.cloud · Source code · License text · Control file
| Package | pllua |
|---|---|
| Version | 2.0.12 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | Multiple repositories |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | pg_catalog |
| Stars | 161 |
| Latest commit | 2023-07-29 |
| Latest release | 2023-07-29 |
| Catalogue updated | 2026-08-30 |
| hstore_pllua | Hstore transform for Lua |
| plv8 | PL/JavaScript (v8) trusted procedural language |
| pljs | PL/JS trusted procedural language |
| plperl | PL/Perl procedural language |
| plperlu | PL/PerlU untrusted procedural language |
| pgwasm | Run sandboxed WebAssembly components as strongly typed PostgreSQL SQL functions. |
| plpython3u | PL/Python3U untrusted procedural language |
| pltcl | PL/Tcl procedural language |
| pg_tle | Trusted Language Extensions for PostgreSQL |
| hstore_pllua | Hstore transform for Lua |
| plluau | Lua as an untrusted procedural language |
| hstore_plluau | Hstore transform for untrusted Lua |