Extensions / Procedural languages
CoffeeScript procedural language for PostgreSQL, compiled and executed by the PL/v8 runtime
pgext.cloud · Source code · Website · Documentation · License text · PGXN
| Package | plv8 |
|---|---|
| Version | 3.1.10 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Deprecated |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | pg_catalog |
| Stars | 2,052 |
| Latest commit | 2026-05-07 |
| Latest release | 2025-07-05 |
| Catalogue updated | 2026-08-30 |
| pg_typescript | pg_typescript: TypeScript/JavaScript procedural language for PostgreSQL |
| brainfuck | Run Brainfuck programs inside PostgreSQL using a PLV8 trusted language extension. |
| plv8geo | PL/v8 geospatial functions that bundle D3, TopoJSON, JSTS, GeoTIFF and related JavaScript libraries for PostGIS workflows. |
| jsonpath | Run JSONPath queries through a bundled JavaScript implementation in PLV8 |
| pgosql | C procedural-language handler providing PL/SQL-style compatibility and Oracle-like sys catalog views. |
| plpython3t | A SQL-only wrapper that registers PostgreSQL PL/Python 3 handlers as a trusted procedural language named plpython3t. |
| plruby | Embed MRI Ruby as an untrusted PostgreSQL procedural language |
| plrust | Compiles Rust functions to native code as a PostgreSQL procedural language, with optional postgrestd-backed trusted sandboxing. |
| plsix | provide a Perl 6/Raku procedural language handler for PostgreSQL |
| pgprolog | PostgreSQL procedural language handler for Prolog, embedding Scryer Prolog. |