Extensions / Procedural languages
Run Brainfuck programs inside PostgreSQL using a PLV8 trusted language extension.
pgext.cloud · Source code · Website · Documentation · License text · Control file
| Package | brainfuck |
|---|---|
| Version | 4.2.0 |
| PostgreSQL versions | 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | SQL only |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 5 |
| Latest commit | 2026-08-24 |
| Latest release | 2025-03-26 |
| Catalogue updated | 2026-08-30 |
| plv8 | PL/JavaScript (v8) trusted procedural language |
| plv8 | PL/JavaScript (v8) trusted procedural language |
| pljs | PL/JS trusted procedural language |
| jsonpath | Run JSONPath queries through a bundled JavaScript implementation in PLV8 |
| pllua | Lua as a procedural language |
| plv8geo | PL/v8 geospatial functions that bundle D3, TopoJSON, JSTS, GeoTIFF and related JavaScript libraries for PostGIS workflows. |
| pg_typescript | pg_typescript: TypeScript/JavaScript procedural language for PostgreSQL |
| pg_tle | Trusted Language Extensions for PostgreSQL |
| pgwasm | Run sandboxed WebAssembly components as strongly typed PostgreSQL SQL functions. |
| stopgap | pgrx deployment layer for versioned TypeScript/JavaScript function bundles backed by PLTS. |
| extension_drop | Run custom commands when an extension is dropped. |